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 |
Name of the vRouter. |
nic nic-string |
The virtual NIC assigned to the interface. |
ip ip-address |
The IP address assigned to the interface. |
netmask netmask |
The netmask of the IP address. |
Specify any of the following options |
|
vnet vnet-name |
The vNET assigned to the vRouter. |
l2-net l2-net name |
The Layer 2 interface. |
type primary|secondary |
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 with dual stack (IPv4, and IPv6) IP addresses, 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