R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

123
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.
The retransmission interval should not be so small to avoid unnecessary retransmissions.
Examples
# Set the LSA retransmission interval to 8 seconds.
<Sysname> system-view
[Sysname] interface GigabitEthernet 2/0/0
[Sysname-GigabitEthernet2/0/0] 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, which is important for
low speed networks.
Examples
# Set the LSA transmission delay to 3 seconds on an interface.
<Sysname> system-view
[Sysname] interface GigabitEthernet 2/0/0
[Sysname-GigabitEthernet2/0/0] ospf trans-delay 3