Navigation
Monitoring the VRF Routing Table
Purpose
Display the routing table of the specified VRF
Action
To display the routing table of the VRF
host1#show ip route vrf vpn2 Protocol/Route type codes: I1- ISIS level 1, I2- ISIS level2, I- route type intra, IA- route type inter, E- route type external, i- metric type internal, e- metric type external, O- OSPF, E1- external type 1, E2- external type2, N1- NSSA external type1, N2- NSSA external type2
Prefix/Length Type Next Hop Dist/Met Intf --------------- ------- ---------- -------- ------------ 45.5.5.5/32 Connect 45.5.5.5 0/1 fastEthernet3/0 56.5.5.0/24 Connect 56.5.5.5 0/1 atm4/0.21
Meaning
Table 1 lists the show ip route command output fields.
Table 1: show ip route Output Fields
Field Name | Field Description |
---|---|
Protocol/Route type codes | Type of route |
Prefix/Length | Network prefix for route in VRF routing table |
Type | Protocol of route |
Next Hop | IP address of the next hop to reach route |
Dist/Met | Administrative distance and metric applied to route |
Intf | Outgoing interface to reach route |