10-2 - Troubleshoot PE-to-PE Connectivity Flashcards

1
Q

T/F: 6VPE requires support for IPv6 unicast inside each VPN routing and forwarding instance (VRF). Make sure that you are using a separate VRF for each IPv6-enabled end customer.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

IOS-XR Command:
show vrf [vrf-name] detail

A

Show the VRF details, including RTs, RD, interfaces, and more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

IOS-XE Command:
show vrf detail [vrf-name]

A

Show the VRF details, including RTs, RD, interfaces, and more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

IOS-XR Command:
show running-config router bgp 65000

A

Show the running config of the BGP process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IOS-XE Command:
show running-config | section router bgp 65000

A

Show the running config of the BGP process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IOS-XR Command:
show bgp vpnv6 unicast summary

A

display a summary of BGP neighbors, including status, received number of routes, and more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IOS-XE Command:
show bgp all summary

A

display a summary of BGP neighbors, including status, received number of routes, and more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IOS-XE Command:
show bgp vpnv6 unicast vrf [vrf-name]

A

display the BGP topology table for each VRF of interest that you must troubleshoot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

IOS-XR Command:
show bgp vpnv6 unicast vrf vrf-name

A

display the BGP topology table for each VRF of interest that you must troubleshoot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

IOS-XE Command:
show bgp vpnv6 unicast vrf [vrf-name] [ipv6-prefix/mask]

A

With this command, you can look for detailed information in the BGP table for address-family VPNv6 for a specific VRF and discover the local label that this PE router has assigned and advertised to remote PEs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

IOS-XR Command:
show bgp vpnv6 unicast vrf [vrf-name] [ipv6-prefix/mask]

A

With this command, you can look for detailed information in the BGP table for address-family VPNv6 for a specific VRF and discover the local label that this PE router has assigned and advertised to remote PEs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is true about issues with IPv6 VPN over MPLS (6VPE)?

A. 6VPE is not supported in an MPLS IPv4-signaled core.
B. Routing with PE and P devices is typically performed by the IPv6 protocol.
C. The ingress PE uses MPLS to tunnel IPv6 packets to the egress PE.
D. The P devices in the core are aware of the VPN routes.

A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly