vrouter-interface-ip-remove
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-remove
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. |
Defaults None
Access Network administrator
History Command introduced in Version 3.0.0.
Usage Use this command to migrate a vRouter interface from a dual stack (IPv4 and IPv6) to single stack (IPv4 and IPv6) back to a single stack (IPv4).
Examples To migrate an interface to single stack and remove the IPv6 address, 1000::4/92, use the following syntax:
CLI network-admin@switch > vrouter-interface-ip-remove vrouter-name vr1 nic eth0.10 ip 1000::4/92