vrouter-interface-ip-show
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. |
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 display a vRouter interface with dual stack (IPv4 and IPv6) IP addresses.
Examples To display an interface to dual stack with the IPv6 address, 1000::4/92, use the following syntax:
CLI network-admin@switch > vrouter-interface-ip-show
vrouter-name nic vnet vlan vlan-type ip assignment nic-state
------------ ----- ----- ---- --------- ----------------------------- --------------------
vr1 eth0.10 0:0 10 public 10.2.3.4/24 static up
vr1 eth0.10 0:0 10 public 1000::4/92 static up
vr1 eth0.10 0:0 10 public fe80::640e:94ff:fe17:4f99/64 static up