Specifications

Table Of Contents
show xconnect
MP-776
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
For VPLS Autodiscovery, issuing the show xconnect command with the rib keyword provides RIB
detail, as shown in the following:
Router# show xconnect rib
Local Router ID: 10.9.9.9
Legend: O=Origin, P=Provisioned, TID=Target ID, B=BGP, Y=Yes, N=No
O P VPLS/VPWS-ID TID Next-Hop Route-Target
-+-+---------------------+------------+---------------+---------------------
B Y 10:123 10.7.7.7 10.7.7.7 10:123
B N 10:123 10.7.7.8 10.7.7.8 10:123
B Y 10.100.100.100:1234 10.0.0.2 10.2.2.2 10.111.111.111:12345
10.3.3.3 10.8.8.8:345
10.4.4.4
B Y 128.100.100.100:1234 10.13.1.1 10.1.1.1 10.111.111.111:12345
Table 156 describes the significant fields shown in the display.
For VPLS Autodiscovery, issuing the show
xconnect command with the rib and detail keywords
provides more information about the routing information base, as shown in the following example:
Router# show xconnect rib detail
Local Router ID: 10.9.9.9
VPLS-ID 10:123, TID 10.7.7.7
Next-Hop: 10.7.7.7
Hello-Source: 10.9.9.9
Route-Target: 10:123
Incoming RD: 10:10
Forwarder: vfi VPLS1
Origin: BGP
Provisioned: Yes
VPLS-ID 10:123, TID 10.7.7.8
Next-Hop: 10.7.7.8
Hello-Source: 10.9.9.9
Ta b l e 156 show xconnect rib Field Descriptions
Field Description
Local Router ID A unique router identifier. VPLS Autodiscovery
aut
omatically generates a router ID using the MPLS global
router ID.
O The origin of the route.
P Whether the pseudowire has been provisioned using a learned
rou
te.
VPLS/WPWS-ID The Virtual Private LAN Service (VPLS) domain. VPLS
A
utodiscovery automatically generates a VPLS ID using the
Border Gateway Protocol (BGP) autonomous system number
and the configured VFI VPN ID.
TID The target ID. The IP address of the destination router.
Next-Hop The IP address of the next hop router.
Route-Target The route target (RT). VPLS Autodiscovery automatically
g
enerates a route target using the lower 6 bytes of the route
distinguisher (RD) and VPLS ID.