hi Alex

Alex Zhang wrote:
> Hi all
>    When automatic ncp worked, can I change the link's name with "dladm 
> rename-link" command?
> This command failed and told me that the device is busy, so I run "ifconfig 
> linkname down"
> though this command return success, the link seems is not down, but lost its 
> dhcp address.
> However, when I run "ifconfig linkname up" again, it still can not find the 
> dhcp address.
>
>   
If I remember correctly, you'd need to unplumb
IP on the link before you can rename it. After
renaming, you'd need to run "ifconfig linkname plumb"
and "ifconfig linkname dhcp". nwamd will later
catch such rename events, but at present it does not.
Hope this helps,

Alan
> Thanks
> - Alex
> _______________________________________________
> nwam-dev mailing list
> nwam-dev at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/nwam-dev
>   


Reply via email to