R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
269
Parameters
seconds: Poll interval in seconds, in the range 1 to 2147483647.
Description
Use the ospf timer poll command to set the poll interval on an NBMA interface.
Use the undo ospf timer poll command to restore the default value.
By default, the poll interval is 120s.
When an NBMA interface finds its neighbor is down, it will send hello packets at the poll interval.
The poll interval is at least four times the hello interval.
This configuration is not supported on the null interface.
Related commands: ospf timer hello.
Examples
# Set the poll timer interval on the current interface to 130 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/0
[Sysname-GigabitEthernet0/0] ospf timer poll 130
ospf timer retransmit
Syntax
ospf timer retransmit interval
undo ospf timer retransmit
View
Interface view
Default level
2: System level
Parameters
interval: LSA retransmission interval in seconds, in the range 1 to 3600.
Description
Use the ospf timer retransmit command to set the LSA retransmission interval on an interface.
Use the undo ospf timer retransmit command to restore the default.
The interval defaults to 5s.
After sending an LSA, an interface 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.
NOTE:
This configuration is not supported on the null interface.
Examples
# Set the LSA retransmission interval to 8 seconds.