< Home

ospf trans-delay

Function

The ospf trans-delay command adds an extension period for LSAs that are transmitted on an interface.

The undo ospf trans-delay command restores the default delay on the interface.

By default, the delay is 1 second.

Format

ospf trans-delay interval

undo ospf trans-delay

Parameters

Parameter Description Value
interval Specifies the extension period for LSAs that are transmitted on an interface. The value is an integer ranging from 1 to 500, in seconds.

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, Virtual-Template interface view, BDIF interface view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

An LSA ages in the LSDB of the router (increases by 1 each second), but the LSA does not age during transmission in the network. Using this command, therefore, is necessary to set a certain delay before the LSA is transmitted. This configuration is important for a low-speed network.

Precautions

OSPF cannot be configured on the Null interface.

Example

# Specify the the extension period for LSAs that are transmitted on the GigabitEthernet 0/0/1 to 3 seconds.

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