Owner's Manual

1150 CHAPTER 76: OSPF CONFIGURATION COMMANDS
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] ospf timer hello 20
ospf timer poll
Syntax ospf timer poll seconds
undo ospf timer poll
View Interface view
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 120 seconds.
When an NBMA interface finds its neighbor is dead, it will send hello packets at
the poll interval.
Note that:
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 ethernet 1/0
[Sysname-Ethernet1/0] ospf timer poll 130
ospf timer retransmit
Syntax ospf timer retransmit interval
undo ospf timer retransmit
View Interface view
Parameters interval: LSA retransmit timer interval in seconds, in the range 1 to 3600.
Description Use the
ospf timer retransmit command to set the LSA retransmit interval on
an interface.