<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospf timer hello 20
ospf timer poll
Syntax
ospf timer poll
seconds
undo ospf timer poll
View
Interface view
Default level
2: System level
Parameters
seconds
: Poll interval in seconds, in the range of 1 to 2147483647.
Description
Use
ospf timer poll
to set the poll interval on an NBMA interface.
Use
undo ospf timer poll
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.
IMPORTANT:
The poll interval must be at least four times the hello interval.
Related commands:
ospf timer hello
.
Examples
# Set the poll timer interval on the current interface to 130 seconds.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] 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 of 1 to 3600.
113