- traceroute mpls <ldp> fec
- <destination>
- <detail>
- <exp>
- <fanout>
- <logical-system>
- <no-resolve>
- <paths>
- <retries>
- <routing-instance>
- <source>
- <ttl>
- <update>
- <wait>
Command introduced in JUNOS Release 8.4.
Trace route to a remote host for an MPLS label-switched path signaled by the LDP. Use traceroute mpls ldp as a debugging tool to locate MPLS label-switched path forwarding issues in a network. (Currently supported for IPv4 packets only.)
fec — Specify the IP address and optional prefix of FEC.
destination — (Optional) Specify the destination address to use when sending probes.
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.
fanout — (Optional) Specify the maximum number of nexthops to search per node. The range of values is 1 through 16. The default value is 16.
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.
paths — (Optional) Specify the number of paths to search. The range of values is 1 through 255. The default value is 16.
retries — (Optional) Specify the number of times to resend probe. values. The range of values is 1 through 9. The default value is 3.
routing-instance routing-instance-name — (Optional) Specify the name of the routing instance for the traceroute attempt.
source source-address — (Optional) Specify the source address of the outgoing traceroute packets.
ttl value — (Optional) Specify the maximum time-to-live value to include in the traceroute request. The range of values is 1 through 125. The default value is 64.
wait seconds — (Optional) Specify the number of seconds to wait before resending a probe. The range of values is 5 through 15 and the default value is 10 seconds.
network
Table 33 describes the output fields for the traceroute mpls ldp fec command and the traceroute mpls ldp fec detail commands. Output fields are listed in the approximate order in which they appear.
Table 33: traceroute mpls ldp Output Fields
user@router> traceroute mpls ldp 4.4.4.4
Probe options: ttl 64, retries 3, wait 10, paths 16, exp 7, fanout 16
ttl Label Protocol Address Previous Hop Probe Status
1 100016 LDP 24.24.24.1 (null) Success
2 100000 LDP 20.20.20.2 24.24.24.1 Success
3 3 LDP 22.22.22.4 20.20.20.2 Egress
Path 1 via fe-0/3/3.101 destination 127.0.0.64user@router> traceroute mpls ldp 4.4.4.4 detail
Probe Options: ttl 64, retries 3, wait 10, paths 3, exp 7
Hop 24.24.24.1 Depth 1
Parent (null)
Return code: Label switched at stack-depth 1
Response time 165.93 msec
Multipath type: IP bitmask
Address Range 1: 127.0.0.0 ~ 127.0.3.255
Label Stack:
Label 1 Value 100032 Protocol LDP
Hop 20.20.20.2 Depth 2
Parent 24.24.24.1
Return code: Upstream interface index unknown label-switched at stack-depth 1
Response time 19.05 msec
Multipath type: IP bitmask
Address Range 1: 127.0.0.0 ~ 127.0.3.255
Label Stack:
Label 1 Value 100000 Protocol LDP
Hop 22.22.22.4 Depth 3
Parent 20.20.20.2
Return code: Egress-ok at stack-depth 1
Response time 0.79 msec
Multipath type: None
Label Stack:
Label 1 Value 3 Protocol LDP