vrouter-loopback-interface-show
This command displays information about a loopback address added to a virtual router (vRouter) service for a fabric, cluster, virtual network (VNET), or standalone switch.
Syntax vrouter-loopback-interface-show vrouter-name name-string index number ip-address
vrouter-name name-string |
Specify the name of the vRouter. |
Specify the following loopback interface arguments: |
|
index number |
Specify the interface index from 1 to 255. |
ip-address |
Specify the network IP address. |
Defaults None.
Access CLI.
History Command introduced in Version 2.2.
Usage Each fabric, cluster, standalone switch, or virtual network (VNET) can provide its tenants with a virtual router (vRouter) service that forwards traffic between networks and implements Layer 3 protocols. This command adds a loopback address for an existing vRouter service.
Examples To add the loopback interface of 192.168.11.13 to vRouter, MyvService, , use the following command:
CLI network-admin@switch > vrouter-loopback-interface-show
vrouter-name index ip-address
------------ ----- --------------
MyvService 1 192.168.11.13