166
ospf timer poll
Use
ospf timer poll
to set the poll interval on an NBMA interface.
Use
undo ospf timer poll
to restore the default.
Syntax
ospf timer poll
seconds
undo ospf timer poll
Default
The poll interval is 120 seconds on an interface.
Views
Interface view
Predefined user roles
network-admin
Parameters
seconds
: Specifies the poll interval in the range of 1 to 2147483647 seconds.
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 VLAN-interface 10 to 130 seconds.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] 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 on an interface.
Views
Interface view