Specifications

Table Of Contents
show ip bgp vpnv4
MP-478
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
10.7.7.7 (metric 20) from 10.5.5.5 (10.5.5.5)
Origin IGP, metric 0, localpref 100, valid, internal, best
Extended Community: RT:100:1 RT:200:1 RT:300:1 RT:400:1
Originator: 10.7.7.7, Cluster list: 10.5.5.5 , recursive-via-host
mpls labels in/out nolabel/17
Table 34 describes the significant fields shown in the display.
The following example shows routes that BGP could not install in the VRF table:
Router# show ip bgp vpnv4 vrf xyz rib-failure
Network Next Hop RIB-failure RIB-NH Matches
Ta b l e 34 show ip bgp vpnv4 all network-address Field Descriptions
Field Description
BGP routing table entry for ...
ver
sion
Internal version number of the table. This number is incremented
whenever the table changes.
Paths Number of autonomous system paths to the specified network. If
m
ultiple paths exist, one of the multipaths is designated the best path.
Multipath Indicates the maximum paths configured (iBGP or eBGP).
Advertised to non peer-group
pe
ers
IP address of the BGP peers to which the specified route is
advertised.
10.22.7.8 (metric 11) from
1
0.11.3.4 (10.0.0.8)
Indicates the next hop address and the address of the gateway that
sent the update.
Origin
Indicates the origin of the entry. It can be one of the following values:
IGP—Entry originated from Interior Gateway Protocol (IGP)
and was advertised with a network router configuration
command.
incomplete—Entry originated from other than an IGP or Exterior
Gateway Protocol (EGP) and was advertised with the
redistribute router configuration command.
EGP—Entry originated from an EGP.
metric If shown, the value of the interautonomous system metric.
localpref Local preference value as set with the s
et local-preference
route-map configuration command. The default value is 100.
valid Indicates that the route is usable and has a valid set of attributes.
internal/external The field is in
ternal if the path is learned via iBGP. The field is
external if the path is learned via eBGP.
multipath One of multiple paths to the specified network.
best If multiple paths exist, one of the multipaths is designated the best
p
ath and this path is advertised to neighbors.
Extended Community Route Target value associated with the specified route.
Originator The router ID of the router from which the route originated when
rou
te reflector is used.
Cluster list The router ID of all the route reflectors that the specified route has
pas
sed through.