R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide

73
Default
The LSP statistics reading interval is 0, which indicates that the system does not read collected LSP
statistics.
Views
MPLS view
Default command level
2: System level
Parameters
interval-time: Specifies the statistics reading interval in the range of 30 to 65535 seconds.
Examples
# Set the LSP statistics reading interval to 30 seconds.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] statistics interval 30
Related commands
display mpls statistics interface
display mpls statistics lsp
tracert lsp ipv4
Use tracert lsp ipv4 to locate errors on the LSP for a FEC.
Syntax
tracert lsp [ -a source-ip | -exp exp-value | -h ttl-value | -r reply-mode | -t time-out ] * ipv4 dest-addr
mask-length [ destination-ip-addr-header ]
Views
Any view
Default command level
0: Visit level
Parameters
-a source-ip: Specifies the source IP address for the echo request messages.
-exp exp-value: Specifies the EXP value for the echo request messages. The value range for the exp-value
argument is 0 to 7, and the default is 0.
-h ttl-value: Specifies the maximum TTL value for the echo request messages. The value range for the
ttl-value argument is 1 to 255, and the default is 30.
-r reply-mode: Specifies the reply mode of the receiver in response to the echo request messages. The
reply-mode argument can be 1 or 2, where 1 means "Do not respond" and 2 means "Respond using a
UDP packet." The default is 2.
-t time-out: Specifies the timeout interval for the response to an echo request message. The value range
for the time-out argument is 0 to 65535 milliseconds, and the default is 2000 milliseconds.