root@solaris01:~# dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
net0 Ethernet unknown 100 full bfe0
To configure the interface using dhcp
# ipadm create-ip net0 # ipadm create-addr -T dhcp net0
some Unix notes
root@solaris01:~# dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
net0 Ethernet unknown 100 full bfe0
To configure the interface using dhcp
# ipadm create-ip net0 # ipadm create-addr -T dhcp net0