Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 OSPF Configuration Commands
3Com Corporation
3-48
Parameter
seconds: Interval in seconds for an interface to transmit hello message. It ranges from
1 to 255.
Description
Use the ospf timer hello command to configure the interval for transmitting Hello
messages on an interface.
Use the undo ospf timer hello command to restore the default value.
By default, the interval is 10 seconds for an interface of p2p or broadcast type to
transmit Hello messages, and 30 seconds for an interface of nbma or p2mp type.
Related command: ospf timer dead.
Example
# Configure the interval of transmitting Hello packets on the interface serial1/0/0 to 20
seconds.
[3Com ] interface serial1/0/0
[3Com -serial1/0/0] ospf timer hello 20
3.1.44 ospf timer poll
Syntax
ospf timer poll seconds
undo ospf timer poll
View
Interface view
Parameter
seconds: Specifies the poll Hello messages interval, ranging from 1 to 65535 and
measured in seconds. By default, the value is 40 seconds.
Description
Use the ospf timer poll command to configure the poll Hello message interval on
nbma and p2mp network.
Use the undo ospf timer poll command to restore the default value.
On the nbma and p2mp network, if a neighbor is invalid, the Hello message will be
transmitted regularly according to the poll seconds. You can configure the poll
seconds to specify how often the interface transmits Hello messages before it
establishes adjacency with the adjacent router.
You are recommended to set the poll timer longer than the hello timer.










