F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
364
undo ospf timer retransmit
Default
The LSA retransmission interval is 5 seconds.
Views
Interface view
Default command level
2: System level
Parameters
interval: Specifies the LSA retransmission interval in seconds, in the range of 1 to 3600.
Usage guidelines
After an interface sends an LSA, it waits for an acknowledgement packet. If the interface receives no
acknowledgement within the retransmission interval, it will retransmit the LSA.
Do not set the retransmission interval to a very small value to avoid unnecessary retransmissions.
Examples
# Set the LSA retransmission interval to 8 seconds on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospf timer retransmit 8
ospf trans-delay
Use ospf trans-delay to set the LSA transmission delay on an interface.
Use undo ospf trans-delay to restore the default.
Syntax
ospf trans-delay seconds
undo ospf trans-delay
Default
The LSA transmission delay defaults to 1 second.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the LSA transmission delay in seconds, in the range of 1 to 3600.
Usage guidelines
Each LSA in the LSDB has an age that is incremented by 1 every second, but the age does not change
during transmission. It is necessary to add a transmission delay into its age time on low speed networks.
Examples
# Set the LSA transmission delay to 3 seconds on GigabitEthernet 0/1.