10-3 - Troubleshoot PE-to-CE Connectivity Flashcards
T/F: While you are testing PE-to-CE connectivity, you can use the link-local IPv6 address of the configured IPv6 address on interfaces that connect both devices to test Layer 3 communication.
True
IOS-XE Command:
show ipv6 cef vrf [vrf-name] [prefix/mask] detail
look for details for a specific IPv6 prefix
IOS-XE Command:
show mpls forwarding-table [bgp-next-hop]
verify the label forwarding information base (LFIB) table entry for the remote BGP peer and validate label swapping where the outer label displays.
IOS-XR Command:
show cef vrf [vrf-name] [prefix/mask]
look for details for a specific IPv6 prefix
IOS-XR Command:
show mpls forwarding-table prefix [bgp-next-hop/32]
verify the LFIB table entry for the remote BGP peer and validate label swapping where outer label displays
IOS-XE Command:
show ipv6 route vrf [vrf-name]
Show the RIB entries corresponding to a particular VRF
What is true about issues with PE-to-CE connectivity?
A. Routing between a CE router and its PE router uses a routing protocol that is VRF-aware.
B. The CE redistributes IGP routes into MP-EBGP address-family IPv6.
C. Static routes are not supported because they are not VRF-aware.
D. At the CE, routes are installed in the VRF and forwarded to the remote CEs.
A