< Home

ospfv3 trans-delay

Function

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

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

Format

ospfv3 trans-delay interval [ instance instance-id ]

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

Parameters

Parameter Description Value
interval Indicates the delay for transmitting LSA on an interface. The value is an integer ranging from 1 to 800 seconds. By default, it is 1 second.
instance instance-id Specifies the interface instance ID. The value is an integer ranging from 0 to 255. By default, it is 0.

Views

Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Dialer interface view, VLANIF interface view

Default Level

2: Configuration level

Usage Guidelines

The LSA in the LSDB of the local router ages with time. The aging of the LSA increases by 1 per second. But the aging of the LSA does not change in the transmission process. So, it is necessary to add the delay to the aging time of the LSA before the LSA is sent.

Example

# Set the delay for transmitting LSA on GigabitEthernet0/0/0 instance 1 to 3 seconds.

<sysname> system-view
[sysname] interface GigabitEthernet 0/0/0
[sysname-GigabitEthernet0/0/0] ipv6 enable
[sysname-GigabitEthernet0/0/0] ospfv3 trans-delay 3 instance 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >