Specifications

144 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Managing the Switch
show vr
show vr <vrname>
Description
Displays information about the virtual routers.
Syntax Description
Default
N/A.
Usage Guidelines
During system boot up, ExtremeWare XOS creates three virtual routers: VR-0, VR-1, and VR-2. The
following defines each virtual router:
The management port on both the primary and backup MSMs and the VLAN mgmt belong to VR-0.
Internal system operations use VR-1.
All other VLANs belong to VR-2.
The output displays, in tabular format, the:
Name of the virtual router
Number of the virtual router
Number of VLANs that belong to that virtual router
Example
The following command displays the virtual router configurations on the switch:
show vr
The following is sample output from this command:
-------------------------------------
Vr Name Vr Id No of Vlans
-------------------------------------
VR-0 0 1
VR-2 2 1
VR-1 1 0
-------------------------------------
vrname Specifies the name of the virtual router.