Not sure what interface ifconfig had shown before, but in my case there is a an 
example:
# grep mac /var/adm/messages
Oct 25 06:40:25 unknown mac: [ID 469746 kern.info] NOTICE: rge0 registered
Oct 25 06:40:26 unknown mac: [ID 435574 kern.info] NOTICE: rge0 link up, 100 
Mbps, full duplex
# 
Then run:
 ifconfig nge0 dhcp release
 ifconfig nge0 dhcp start^
 
 
This message posted from opensolaris.org

Reply via email to