Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
MPLS LDP Commands
page 24-30
OmniSwitch CLI Reference Guide
September 2009
oam lsp-trace
Performs an Operation Administration and Maintenance (OAM) traceroute for an existing MPLS Label 
Switched Path (LSP).
[configure] oam lsp-trace prefix ip_prefix/mask [size octets] [min-ttl min-label-ttl] [max-ttl max-label-
ttl
] [max-fail no-response-count] [probe-count  probes-per-hop] [timeout timeout] [interval interval]
Syntax Definitions
ip_prefix
The IP address of the destination node.
mask
The subnet mask of the specified destination IP prefix.The value ranges 
from 1 to 32.
octets
The MPLS Echo request packet size in octets, expressed as a decimal 
integer. The value ranges from 104 to 9194.
min-label-ttl
The minimum TTL value for the MPLS label for the LSP trace test, 
expressed as a decimal integer. The value ranges from 0 to 255.
max-label-ttl
The maximum TTL value for the MPLS label for the LSP trace test, 
expressed as a decimal integer. The value ranges from 1 to 255.
no-responce-count
The permissible maximum number of consecutive MPLS Echo requests 
that do not receive a reply before the trace operation fails for a given 
TTL, expressed as a decimal integer. The value ranges from 1 to 255.
probes-per-hop
The number of Echo request messages to send, expressed as a decimal 
integer. The value ranges from 1 to 10.
timeout
The amount of time, in seconds, that the router will wait for a message 
reply after sending the MPLS Echo request message. The value ranges 
from 1 to 60.
interval
The minimum amount of time that must expire before the next MPLS 
Echo request message is sent. A value of 0 implies the test will not be 
repeated. The value ranges from 0 to 10.