vrf-route-show
Virtual Routing and Forwarding (VRF) is a technology that virtualizes the hardware routing capabilities of a vRouter or a Layer 3 switch and offers per logical instance dedicated control and data planes. This command displays a static route on a VRF configuration.
Syntax vrf-route-show
vrf-name name-string |
Displays the name of the VRF configuration. |
vrf-vnet vnet name-string |
Displays the vNET of the VRF. |
scope local|cluster|fabric |
Displays the scope of the VRF. |
network ip-address |
Displays the IP address. |
netmask netmask |
Displays the netmask. |
gateway-ip ip-address |
Displays the VRF gateway IP address. |
active in-rib|not-in-rib |
Displays the status of the static route. |
Defaults None
Access Network Administrator
History Command introduced in Version 3.1.0
Usage Use this command to display a static route for a VRF configuration.
Examples To display the static route for the VRF configuration, blue, use the following syntax:
CLI network-admin@switch > vrf-show vrf-name vrf-vnet red