Specifications

Table Of Contents
show ip bgp vpnv4
MP-481
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
The following example displays separate router IDs for each VRF in the output from an image in
Cisco IOS Release 12.2(31)SB2, 12.2(33)SRA, 12.2(33)SXH, 12.4(20)T, Cisco IOS XE Release 2.1,
a
nd later releases with the Per-VRF Assignment of BGP Router ID feature configured. The router ID is
shown next to the VRF name.
Router# show ip bgp vpnv4 all
BGP table version is 5, local router ID is 172.17.1.99
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 1:1 (default for vrf vrf_trans) VRF Router ID 10.99.1.2
*> 192.168.4.0 0.0.0.0 0 32768 ?
Route Distinguisher: 42:1 (default for vrf vrf_user) VRF Router ID 10.99.1.1
*> 192.168.5.0 0.0.0.0 0 32768 ?
Table 38 describes the significant fields shown in the display.
In this example, the BGP Event-Based VPN Import feature is configured in Cisco IOS Release 15.0(1)M,
1
2.2(33)SRE, and later releases. When the import path selection command is configured, but the strict
keyword is not included, then a safe import path selection policy is in effect. When a path is imported as
the best available path (when the bestpath or multipaths are not eligible for import), the imported path
includes the wording “imported safety path,” as shown in the output.
Router# show ip bgp vpnv4 all 172.17.0.0
BGP routing table entry for 45000:1:172.17.0.0/16, version 10
Paths: (1 available, best #1, table vrf-A)
Flag: 0x820
Not advertised to any peer
2, imported safety path from 50000:2:172.17.0.0/16
10.0.101.1 from 10.0.101.1 (10.0.101.1)
Origin IGP, metric 200, localpref 100, valid, internal, best
Extended Community: RT:45000:100
In this example the BGP Event-Based VPN Import feature is configured in Cisco IOS Release 15.0(1)M,
12.2(33)SRE, and later releases. When the import path selection command is configured with the all
keyword, any path that matches an RD of the specified VRF will be imported, even though the path does
Out label Displays the label assigned by the BGP next-hop router.
Route Distinguisher Displays an 8-byte value added to an IPv4 prefix to create a VPN
IPv4
prefix.
Table 37 show ip bgp vpnv4 all labels Field Descriptions (continued)
Field Description
Ta b l e 38 show ip bgp vpnv4 all (VRF Router ID) Field Descriptions
Field Description
Route Distinguisher Displays an 8-byte value added to an IPv4 prefix to create a VPN
IPv4
prefix.
vrf Name of the VRF.
VRF Router ID Router ID for the VRF.