Have a static IP for net0

Sorry Peasant. From the article, I don't find out the way to assign one static IP to net0.

HuaMin is it some kind of joke?
There is section "Manual Network Configuration" in that article.
There is everything step-by-step.

Please, post output from

#dladm
#ipadm

The article even uses net0 interface in the examples, you can copy/paste everything except the IP address and route ! :eek:

Many thanks to all.

I've already done the steps to have the static IP for net0 like

root@SOL11I:/home/huamin# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000 
net0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
    inet 192.168.168.20 netmask ffffff00 broadcast 192.168.168.255
    ether 8:0:27:4:7c:5e 
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
    inet6 ::1/128 
net0: flags=20002000840<RUNNING,MULTICAST,IPv6> mtu 1500 index 4
    inet6 ::/0 
    ether 8:0:27:4:7c:5e 

How about the details to have automatic IP for net1, which is from ISP, as now I can't go to internet in the server?

Many Thanks & Best Regards,
HuaMin

All information you need to solve your problems are in this thread! Please read more carefully and use sources like the really good documentation from oracle to help yourself with easy questions like that...