< Home

ospf timer poll

Function

The ospf timer poll command sets a poll interval for sending Hello packets on NBMA networks.

The undo ospf timer poll command restores the default poll interval.

By default, it is 120 seconds.

Format

ospf timer poll interval

undo ospf timer poll

Parameters

Parameter Description Value
interval Specifies the poll interval for sending Hello packets. The value is an integer ranging from 1 to 3600, in seconds.

Views

Interface view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

On an NBMA network, after a device's neighbor becomes invalid, the device periodically sends Hello packets to the neighbor according to the poll interval set in the ospf timer poll command. The poll interval should be at least 4 times that of the Hello interval.

Precautions

OSPF does not support the configuration on a null interface.

Example

# Set the poll interval for sending Hello packets on VLANIF100 to 130 seconds.

<HUAWEI> system-view
[HUAWEI] interface vlanif 100
[HUAWEI-Vlanif100] ospf timer poll 130

# Set the poll interval for sending Hello packets on GE0/0/1 to 130 seconds.

<HUAWEI> system-view
[HUAWEI] interface gigabitethernet 0/0/1
[HUAWEI-GigabitEthernet0/0/1] undo portswitch
[HUAWEI-GigabitEthernet0/0/1] ospf timer poll 130
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >