All Cisco PBQs
350-501Cisco

SPCOR Performance-Based Questions

Service provider routing, MPLS, BGP, segment routing, L3VPN

74

PBQs available

ArchitectureNetworkingMPLSIP ServicesAutomation & Programmability
Question 1 of 74
350-501ArchitecturehardRouting Table

MPLS TE LSP path selection and routing table

You are troubleshooting a traffic flow from R1 (10.1.1.1) to destination 192.168.100.1. An MPLS TE tunnel (Tunnel0) is configured between R1 and R3. Examine the routing table output below and determine which path the traffic will take when leaving R1.

R1 — show ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
       a - application route
       + - replicated route, % - next hop override, p - overrides from PfR

Gateway of last resort is not set

      192.168.100.1/32 is subnetted, 1 subnets
T       192.168.100.1 [5/0] via 10.12.13.2, Tunnel0
O       192.168.100.1 [110/20] via 10.12.12.2, GigabitEthernet0/0
C       10.12.13.0/30 is directly connected, Tunnel0
C       10.12.12.0/30 is directly connected, GigabitEthernet0/0