Specifications

Table Of Contents
show ip route vrf
MP-504
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Table 47 describes the significant fields shown when the show ip route vrf vrf-name ip-prefix command
is used.
Example of Output Using the Cisco IOS Software Modularity for Layer 3 VPNs Feature
The following is sample output from the show ip route vrf command on routers using the Cisco IOS
Software Modularity for Layer 3 VPNs feature. The output includes remote label information and
corresponding MPLS flags for prefixes that have remote labels stored in the RIB, if BGP is the label
distribution protocol:
Router# show ip route vrf v2 10.2.2.2
Routing entry for 10.2.2.2/32
Known via "bgp 1", distance 200, metric 0, type internal
Redistributing via ospf 2
Advertised by ospf 2 subnets
Last update from 10.0.0.4 00:22:59 ago
Routing Descriptor Blocks:
* 10.0.0.4 (Default-IP-Routing-Table), from 10.0.0.31, 00:22:59 ago
Route metric is 0, traffic share count is 1
AS Hops 0
MPLS label: 1300
MPLS Flags: MPLS Required
Ta b l e 47 show ip route vrf Field Descriptions
Field Description
Routing entry for 10.22.22.0/24 Network number.
Known via ... Indicates how the route was derived.
distance Administrative distance of the information source.
metric The metric to reach the destination network.
Tag Integer that is used to implement the route.
type Indicates that the route is an L1 type or L2 type route.
Last update from 10.22.5.10 Indicates the IP address of a router that is the next hop to the
r
emote network and the router interface on which the last
update arrived.
00:01:07 ago Specifies the last time the route was updated (in
hou
rs:minutes:seconds).
Routing Descriptor Blocks: Displays the next hop IP address followed by the information
sour
ce.
10.22.6.10, from 10.11.6.7, 00:01:07
ag
o
Indicates the next hop address, the address of the gateway that
sent the update, and the time that has elapsed since this update
was received (in hours:minutes:seconds).
Route metric This value is the best metric for this routing descriptor block.
traffic share count Number of uses for this routing descriptor block.
AS Hops Number of hops to the destination or to the router where the
r
oute first enters internal BGP (iBGP).