< Home

mpls rsvp-te timer retransmission

Function

The mpls rsvp-te timer retransmission command adjusts retransmission-related parameters on an interface.

The undo mpls rsvp-te timer retransmission command restores the default settings.

By default, the retransmission incremental is 1 and the timeout period of a retransmission timer is 5000 ms.

Format

mpls rsvp-te timer retransmission { increment-value increment | retransmit-value interval } *

undo mpls rsvp-te timer retransmission [ increment-value [ increment ] | retransmit-value [ interval ] ] *

Parameters

Parameter Description Value
increment-value increment Specifies the retransmission incremental value. The value is an integer that ranges from 1 to 10. The default value is 1.
retransmit-value interval Specifies the timeout period of a retransmission timer. The value is an integer that ranges from 500 to 5000, in milliseconds. The default value is 5000 ms.

Views

VLANIF interface view, GE interface view, XGE interface view, MultiGE interface view, 25GE interface view, 40GE interface view, 100GE interface view, Eth-trunk interface view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

The relationship between increment and interval: Next retransmission interval = Current retransmission interval x (1 + increment)

Prerequisites

The Srefresh function has been enabled by running the mpls rsvp-te srefresh command in the MPLS view.

Example

# Set the timeout period of the retransmission timer to 500 ms and the increment to 2 on interface VLANIF100.
<HUAWEI> system-view
[HUAWEI] interface vlanif 100
[HUAWEI-Vlanif100] mpls
[HUAWEI-Vlanif100] mpls te
[HUAWEI-Vlanif100] mpls rsvp-te
[HUAWEI-Vlanif100] mpls rsvp-te timer retransmission retransmit-value 500 increment-value 2
# Set the timeout period of the retransmission timer to 500 ms and the increment to 2 on interface GE0/0/1.
<HUAWEI> system-view
[HUAWEI] interface gigabitethernet 0/0/1
[HUAWEI-GigabitEthernet0/0/1] undo portswitch
[HUAWEI-GigabitEthernet0/0/1] mpls
[HUAWEI-GigabitEthernet0/0/1] mpls te
[HUAWEI-GigabitEthernet0/0/1] mpls rsvp-te
[HUAWEI-GigabitEthernet0/0/1] mpls rsvp-te timer retransmission retransmit-value 500 increment-value 2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >