API Guide
Router 2 show command output
OS10# show ip vrf
VRF-Name                          Interfaces
blue                              Eth1/1/5
                                  Vlan128
default                           Mgmt1/1/1
                                  Vlan1,24-25,200
green                             Eth1/1/7
                                  Vlan256
orange                            Eth1/1/6
                                  Vlan192
OS10# show ip route vrf blue
Codes: C - connected
       S - static
       B - BGP, IN - internal BGP, EX - external BGP
       O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
       N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
       E2 - OSPF external type 2, * - candidate default,
       + - summary route, > - non-active route
Gateway of last resort is not set
  Destination         Gateway                          Dist/Metric  Last Change
-------------------------------------------------------------------------------
  C     21.0.0.0/24   via 21.0.0.1    ethernet1/1/5    0/0          02:05:00   
  C     1.0.0.0/24    via 1.0.0.2     vlan128          0/0          01:04:47
OS10# show ip route vrf orange
Codes: C - connected
       S - static
       B - BGP, IN - internal BGP, EX - external BGP
       O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
       N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
       E2 - OSPF external type 2, * - candidate default,
       + - summary route, > - non-active route
Gateway of last resort is not set
  Destination         Gateway                           Dist/Metric  Last Change
--------------------------------------------------------------------------------
  C     31.0.0.0/24   via 31.0.0.1    ethernet1/1/6     0/0          02:09:19   
  C     2.0.0.0/24    via 2.0.0.2     vlan192           0/0          01:04:36
OS10# show ip route vrf green
Codes: C - connected
       S - static
       B - BGP, IN - internal BGP, EX - external BGP
       O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
       N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
       E2 - OSPF external type 2, * - candidate default,
       + - summary route, > - non-active route
Gateway of last resort is not set
  Destination          Gateway                           Dist/Metric  Last Change
---------------------------------------------------------------------------------
  C     41.0.0.0/24    via 41.0.0.1   ethernet1/1/7      0/0          02:45:16   
  C     3.0.0.0/24     via 3.0.0.2    vlan256            0/0          01:04:52
=================================================================================
View VRF instance information
To display information about a VRF configuration, use the show ip vrf command. To display information about all VRF
instances including the default VRF 0, do not enter a value for vrf-name.
● Display the VRF instance interfaces.
EXEC
show ip vrf [vrf-name]
Layer 3
537










