Command introduced in JUNOS Release 9.2.
Trace route to a remote host for an MPLS LSP signaled by RSVP. Use traceroute mpls rsvp as a debugging tool to locate MPLS label-switched path (LSP) forwarding issues in a network. (Currently supported for IPv4 packets only.)
lsp-name — Specify the name of the LSP to be traced.
detail — (Optional) Display detailed output.
exp — (Optional) Specify the class-of-service to use when sending probes. The range of values is 0 through 7. The default value is 7.
logical-system — (Optional) Specify the name of the logical system for the traceroute attempt.
no-resolve — (Optional) Specify not to resolve the hostname that corresponds to the IP address.
retries — (Optional) Specify the number of times to resend probe. The range of values is 1 through 9. The default value is 3.
source source-address — (Optional) Specify the source address of the outgoing traceroute packets.
network
Table 34 describes the output fields for the traceroute mpls rsvp lsp-name and traceroute mpls rsvp lsp-name detail commands. Output fields are listed in the approximate order in which they appear.
Table 34: traceroute mpls rsvp Output Fields
user@host> traceroute mpls rsvp lsp-chicago-atlanta
Probe options: retries 3, exp 7
ttl Label Protocol Address Previous Hop Probe Status
1 299792 RSVP—TE 192.168.1.2 (null) Success
2 299803 RSVP—TE 192.168.2.3 192.168.1.2 Success
3 3 RSVP—TE 192.168.3.4 192.168.2.3 Egress
Path 1 via ge-0/0/0.1 destination 127.0.0.64user@host> traceroute mpls rsvp lsp-chicago-atlanta detailProbe options: retries 3, exp 7
Hop 192.168.1.2 Depth 1
Probe status: Success
Parent: (null)
Return code: Label-switched at stack-depth 1
Sender timestamp: 2008-04-17 09:35:27 EDT 400.88 msec
Receiver timestamp: 2008-04-17 09:35:27 EDT 427.87 msec
Response time: 26.99 msec
MTU: Unknown
Multipath type: IP bitmask
Address Range 1: 127.0.0.64 ~ 127.0.0.127
Label Stack:
Label 1 Value 299792 Protocol RSVP-TE
Hop 192.168.2.3 Depth 2
Probe status: Success
Parent: 192.168.1.2
Return code: Upstream interface index unknown label-switched at stack-depth 1
Sender timestamp: 2008-04-17 09:35:27 EDT 522.13 msec
Receiver timestamp: 2008-04-17 09:35:27 EDT 548.69 msec
Response time: 26.55 msec
MTU: 1518
Multipath type: IP bitmask
Address Range 1: 127.0.0.64 ~ 127.0.0.127
Label Stack:
Label 1 Value 299803 Protocol RSVP-TE