retransmission-limit (OSPFv3 view)

Function

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

The undo retransmission-limit command disables the retransmission limit.

By default, the number of retransmissions is not set.

Format

retransmission-limit max-number

retransmission-limit

undo retransmission-limit

Parameters

Parameter Description Value
max-number

Specifies the maximum number of retransmissions.

The value is an integer ranging from 2 to 255. The default value is 30.

Views

OSPFv3 view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ospf write

Usage Guidelines

Usage Scenario

The transmission mechanism of OSPFv3 packets is applicable to the following packets:

  • DD packets
  • Update packets
  • Request packets

    If the three types of packets cannot receive response packets, enable the retransmission limit, set the maximum number of retransmissions, and disconnect the neighbor when the number of retransmissions exceeds the specified value.

    In this manner, neighbor flapping caused by packet loss can be avoided.

Configuration Impact

If the maximum number of retransmissions is set too small, route flapping may occur. If the maximum number of retransmissions is set too large, neighbor information of the local device may become incorrect.

Example

# Enable the OSPFv3 retransmission limit.
<HUAWEI> system-view
[~HUAWEI] ospfv3 1
[*HUAWEI-ospfv3-1] retransmission-limit 40
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >