ospfv3 trans-delay

Function

The ospfv3 trans-delay command sets the delay for transmitting LSA on an interface.

The undo ospfv3 trans-delay command restores the default value.

By default, the delay is 1 second.

Format

ospfv3 trans-delay interval [ instance instance-id ]

undo ospfv3 trans-delay [ interval ] [ instance instance-id ]

Parameters

Parameter Description Value
interval

Specifies the delay for transmitting LSAs on an interface.

The value is an integer ranging from 1 to 800 seconds.

instance instance-id

Specifies an interface instance ID.

The value is an integer ranging from 0 to 255. The default value is 0.

Views

100GE interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, Global VE sub-interface view, VBDIF interface view, VE sub-interface view, VLANIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ospf write

Usage Guidelines

Usage Scenario

The LSAs in the LSDB of the local device age with time (increase by 1 each second), but not during transmission. Therefore, it is necessary to add the delay to the aging time of the LSA before the LSA is sent. To set a delay for transmitting LSAs on an interface, run the ospfv3 trans-delay command.

Example

# Set the delay for transmitting LSAs on GigabitEthernet 0/1/0 in instance 1 to 3 seconds.
<HUAWEI> system-view
[~HUAWEI] ospfv3 1
[*HUAWEI-ospfv3-1] quit
[*HUAWEI] interface GigabitEthernet 0/1/0
[*HUAWEI-GigabitEthernet0/1/0] ipv6 enable
[*HUAWEI-GigabitEthernet0/1/0] ospfv3 1 area 0 instance 1
[*HUAWEI-GigabitEthernet0/1/0] ospfv3 trans-delay 3 instance 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >