show vrf
Syntax
show vrf <VRF-NAME> [vsx-peer]
show vrf [vsx-peer]
Description
Displays the status and attached interfaces for the specified VRF instance.
The
show vrf
command shows this information for all the VRFs.
Command context
Operator (>
) or Manager (#
)
Parameters
<VRF-NAME>
Specifies the VRF name. Length: Up to 32 alpha numeric characters.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Examples
Showing VRF information for the test VRF:
switch# show vrf test VRF Configuration: ------------------ VRF Name : test Interfaces Status ----------------------------- 1/1/29 up 1/1/30 up
Showing VRF information for all VRFs:
switch# show vrf VRF Configuration: ------------------ VRF Name : default Interfaces Status ----------------------------- VRF Name : red Interfaces Status ----------------------------- 1/1/32 up VRF Name : test Interfaces Status ----------------------------- 1/1/29 up 1/1/30 up