vrouter-interface-ip-add
This command is used to migrate a vRouter interface from a single stack (IPv4) to dual stack (IPv4 and IPv6) back to a single stack (IPv4).
Syntax vrouter-interface-ip-add
vrouter-name name-string |
Specify the name of the vRouter. |
nic nic-string |
Specify the virtual NIC assigned to the interface. |
ip ip-address |
Specify the IP address assigned to the interface. |
netmask netmask |
Specify the netmask of the IP address. |
Specify any of the following options |
|
vnet vnet-name |
Specify the VNET assigned to the vRouter. |
l2-net l2-net name |
Specify the Layer 2 interface. |
type primary|secondary |
Specify the IP address as primary or secondary. |
Defaults None
Access Network administrator
History
Version 3.0.0 |
Command introduced. |
Version 3.0.4 |
The parameter, type, added. |
Usage Use this command to migrate a vRouter interf ace from a single stack (IPv4) to dual stack (IPv4 and IPv6) back to a single stack (IPv4).
Examples To migrate an interface to dual stack with the IPv6 address, 1000::4/92, use the following syntax:
CLI network-admin@switch > vrouter-interface-ip-add vrouter-name vr1 nic eth0.10 ip 1000::4/92 vnet 0:0 l2-net 10