300-515 · Question #20
Which utility can you use to validate an LSP in an MPLS environment?
The correct answer is B. MPLS LSP ping. MPLS LSP ping is specifically designed to test the end-to-end connectivity of a Label Switched Path (LSP) in an MPLS network. It works similarly to a regular ICMP ping but operates within the MPLS data plane, sending echo requests along the LSP to verify that the path is…
Question
Which utility can you use to validate an LSP in an MPLS environment?
Options
- AuRPF
- BMPLS LSP ping
- Clogging
- DRSVP
How the community answered
(49 responses)- A4% (2)
- B86% (42)
- C2% (1)
- D8% (4)
Explanation
MPLS LSP ping is specifically designed to test the end-to-end connectivity of a Label Switched Path (LSP) in an MPLS network. It works similarly to a regular ICMP ping but operates within the MPLS data plane, sending echo requests along the LSP to verify that the path is correctly established and forwarding packets as expected.
Why the distractors are wrong:
- A. uRPF (Unicast Reverse Path Forwarding) is an anti-spoofing mechanism that validates source IP addresses on incoming packets - unrelated to LSP validation.
- C. Logging captures events and errors for monitoring/troubleshooting but cannot actively probe or validate an LSP.
- D. RSVP is a signaling protocol used to establish and reserve resources for LSPs (particularly in Traffic Engineering), not to validate them after the fact.
Memory tip: Think "ping = test connectivity" - just as you ping an IP address to test reachability, MPLS LSP ping does the same thing inside the MPLS tunnel. The word "ping" in the answer is your clue.
Topics
Community Discussion
No community discussion yet for this question.