Specifications

Table Of Contents
show ip bgp vpnv4
MP-479
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Route Distinguisher: 2:2 (default for vrf bar)
10.1.1.2/32 10.100.100.100 Higher admin distance No
10.111.111.112/32 10.9.9.9 Higher admin distance Yes
Table 35 describes the significant fields shown in the display.
The following example shows the information displayed on the active and standby Route Processors
w
hen they are configured for NSF/SSO: MPLS VPN.
Note In Cisco IOS Release 12.2(33)SXH, the Cisco IOS Software Modularity: MPLS Layer 3 VPNs feature
incurred various infrastructure changes. The result of those changes affects the output of this command
on the standby Route Processor (RP). In Cisco IOS Release 12.2(33)SXH, the standby RP does not
display any output from the show ip bgp vpnv4 command.
Active Route Processor
Router# show ip bgp vpnv4 all labels
Network Next Hop In label/Out label
Route Distinguisher: 100:1 (vpn1)
10.12.12.12/32 0.0.0.0 16/aggregate(vpn1)
10.0.0.0/8 0.0.0.0 17/aggregate(vpn1)
Route Distinguisher: 609:1 (vpn0)
10.13.13.13/32 0.0.0.0 18/aggregate(vpn0)
Router# show ip
bgp vpnv4 vrf vpn1 labels
Network Next Hop In label/Out label
Route Distinguisher: 100:1 (vpn1)
10.12.12.12/32 0.0.0.0 16/aggregate(vpn1)
Ta b l e 35 show ip bgp vpnv4 vrf rib-failure Field Descriptions
Field Description
Network IP address of a network entity.
Next Hop IP address of the next system that is used when forwarding a packet
t
o the destination network. An entry of 0.0.0.0 indicates that the
router has some non-BGP routes to this network.
RIB-failure Cause of the Routing Information Base (RIB) failure. Higher admin
d
istance means that a route with a better (lower) administrative
distance, such as a static route, already exists in the IP routing table.
RIB-NH Matches Route status that applies only when Higher admin distance appears in
t
he RIB-failure column and the bgp suppress-inactive command is
configured for the address family being used. There are three
choices:
Yes—Means that the route in the RIB has the same next hop as
the BGP route or that the next hop recurses down to the same
adjacency as the BGP next hop.
No—Means that the next hop in the RIB recurses down
differently from the next hop of the BGP route.
n/a—Means that the bgp suppress-inactive command is not
configured for the address family being used.