< Home

mpls te timer retry

Function

The mpls te timer retry command sets the interval for re-establishing a tunnel.

The undo mpls te timer retry command restores the default setting.

The default interval is 30 seconds.

Format

mpls te timer retry interval

undo mpls te timer retry [ interval ]

Parameters

Parameter Description Value
interval Specifies the interval for resetting up tunnels. The value is an integer ranges from 10 to 65535, in seconds. The default value is 30 seconds.

Views

Tunnel interface view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

After a TE tunnel has been established, the TE tunnel is kept Up by periodically sending a Path message from the local node to its neighbor and receiving a Resv message from the neighbor. If no Resv message is received after the specified interval at which a tunnel is re-established, the local node considers the tunnel Down and reattempts to establish the tunnel. You can run this command to modify the interval for re-establishing a tunnel.

Precautions

A rather smaller interval imposes heavy burden of message processing on the system, causing network flapping; a rather large interval deteriorates the efficiency of RSVP CR-LSP convergence. Therefore, the default interval, 30 seconds, is recommended.

Example

# Set the interval for setting up tunnels to 20 seconds.

<HUAWEI> system-view
[HUAWEI] interface tunnel 1
[HUAWEI-Tunnel1] tunnel-protocol mpls te
[HUAWEI-Tunnel1] mpls te timer retry 20
[HUAWEI-Tunnel1] mpls te commit
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >