< Home

ospfv3 timer poll

Function

The ospfv3 timer poll command sets the poll interval for sending Hello packets on NBMA network.

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

By default, it is 120 seconds.

Format

ospfv3 timer poll interval [ instance instance-id ]

undo ospfv3 timer poll [ interval ] [ instance instance-id ]

Parameters

Parameter Description Value
interval Specifies the poll interval. The value is an integer ranging from 1 to 65535.
instance instance-id Specifies the instance ID of the interface. The value is an integer ranging from 0 to 255. By default, it is 0.

Views

Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Dialer interface view, VLANIF interface view

Default Level

2: Configuration level

Usage Guidelines

On the NBMA network, if a neighbor is invalid, you can configure routers to send Hello packet based on the poll interval that is set by the ospfv3 timer poll command. The poll interval should be at least 4 times that of the Hello interval.

OSPFv3 does not support the configuration on the Null interface.

Example

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

<sysname> system-view 
[sysname] interface GigabitEthernet 0/0/10
[sysname-GigabitEthernet0/0/10] ipv6 enable
[sysname-GigabitEthernet0/0/10] ospfv3 timer poll 130
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >