< Home

retransmission-limit

Function

The retransmission-limit command enables retransmission limit and sets the maximum number of retransmissions.

The undo retransmission-limit command disables retransmission limit.

By default, retransmission limit is disabled.

Format

retransmission-limit [ max-number ]

undo retransmission-limit

Parameters

Parameter Description Value
max-number Indicates the maximum number of retransmissions. The value is an integer that ranges from 2 to 255. The default value is 30.

Views

OSPF view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

The retransmission-limit command can be used to enable Retransmission Limitation for OSPF (RL-for OSPF) to prevent dead loops caused by repeated transmissions if neighbors cannot receive packets.

Configuration Impact

The OSPF retransmission limit can be used in the following packets:

  • DD packets

  • LSU packets

  • LSR packets

Limit the maximum number of retransmissions. If the preceding three types of packets cannot be responded within the allowed retransmission times, disconnect neighbor relationships.

Example

# Enable OSPF retransmission limit and set the maximum number of retransmissions to 40.

<HUAWEI> system-view
[HUAWEI] ospf 1
[HUAWEI-ospf-1] retransmission-limit 40
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >