HP VPN Firewall Appliances Network Management Command Reference
363
Usage guidelines
When an NBMA interface finds its neighbor is down, it sends hello packets at the poll interval.
The poll interval must be at least four times the hello interval.
Examples
# Set the poll timer interval on GigabitEthernet 0/1 to 130 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospf timer poll 130
Related commands
ospf timer hello
ospf timer retransmit
Use ospf timer retransmit to set the LSA retransmission interval on an interface.
Use undo ospf timer retransmit to restore the default.
Syntax
ospf timer retransmit interval
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.