Changing virtual nic name on guest domain
Hi, I am not sure but seeking help if following is possible or not.
LDOM1 : Guest NETWORK NAME SERVICE ID DEVICE MAC MODE PVID VID MTU LINKPROP vnet1 primary-vsw0@primary 0 network@0 00:14:4f:f8:63:33 1 1500
# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 vnet0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet 10.118.8.76 netmask fffffc00 broadcast 10.118.11.255 ether 0:14:4f:f8:63:33
I am bit confused when I see ldm list -l LDOM1 and found network Name is vnet1 and on guest domain it is plumbed as vnet0. Is this correct? If I try to use ldm set-vnet command and modify some properties for vnet0, command says vnet0 is not found. Any help is appreciated. Thanks