ip ospf poll-interval

Use this command to set a non-broadcast neighbor polling interval.

Syntax

ip ospf poll-interval seconds
no ip ospf poll-interval

Parameters

seconds Specifies the number of seconds between polls for this non-broadcast neighbor. Valid Values: 0 - 4294967295. Default: 120 seconds.

Defaults

None.

Mode

Interface configuration mode.

Usage

The polling interval sets the time between hello messages sent to this interface‘s neighbor.

The “no” form of this command resets the value to the default of 1.

Example

This example shows how to set the OSPF polling interval to 150 seconds for VLAN 1:

System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->ip ospf poll-interval 150