Free Cisco 300-415 Actual Exam Questions - Question 5 Discussion

Question No. 5
Refer to the exhibit.
300-415 practice exam questions
What binding is created using the tloc-extension command?
Select one option, then reveal solution.
US
AE
Adeel E.
2026-02-21

Isn’t tloc-extension specifically for transport to transport links? That points to D.

0
AB
Arjun B.
2026-02-14

Maybe C. The tloc-extension typically pairs a service interface with a transport one, so D’s transport-to-transport binding doesn’t fit the usual pattern. That rules out options A and D for me.

0
ND
Naveed D.
2026-02-14

It’s D because the tloc-extension command actually creates a binding between two transport-type interfaces. Since both sides are transport, options A and C are invalid. Option B mixes transport and service, which tloc-extension doesn’t do. This matches the documentation where tloc-extension extends the transport locator info, so binding happens transport to transport. The config snippet confirms ge 0/2.101 and ge 0/0 are both transport-type here, making D the right choice.

0
BW
Bilal W.
2026-02-07

It’s C for sure. The key part is that tloc-extension always links a service interface to a transport interface, never transport to transport or service to service. So options A and D are out right away. Between B and C, the example config clearly shows ge 0/2.101 as service and ge 0/0 as transport, matching option C exactly. That fits the documentation too, so no doubt about it.

0
BW
Bilal W.
2026-02-07

Option C makes sense since tloc-extension connects a service interface to a transport interface, not transport to transport or service to service, which rules out D and A.

0
KN
Kevin N.
2026-01-19

Not A, because the command links service to transport interfaces, not service to service.

0
RO
Ryan O.
2026-01-17

C - It links service on one end to transport on the other.

0