Configuring a nic in Solaris 11

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