H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 3 OSPF Configuration Commands
3-43
3.1.38 ospf timer hello
Syntax
ospf timer hello seconds
undo ospf timer hello
View
Interface view
Parameters
seconds: Hello interval in seconds, in the range 1 to 255.
Description
Use the ospf timer hello command to configure the hello interval (interval for
transmitting Hello messages) on an interface.
Use the undo ospf timer hello command to restore the default hello interval on an
interface.
By default, the hello interval is 10 seconds for p2p or broadcast interfaces and 30
seconds for p2mp or nbma interfaces.
Related commands: ospf timer dead.
Examples
# Configure the hello interval on the interface VLAN-interface 10 as 20 seconds.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] ospf timer hello 20
3.1.39 ospf timer poll
Syntax
ospf timer poll seconds
undo ospf timer poll
View
Interface view
Parameters
seconds: Poll interval in seconds. The value ranges from 1 to 65,535 and defaults to 40.