R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

121
Default command level
2: System level
Parameters
seconds: Specifies the dead interval in seconds, in the range of 1 to 2147483647.
Usage guidelines
If an interface receives no hello packet from a neighbor within the dead interval, the interface considers
the neighbor down. The dead interval on an interface is at least four times the hello interval. Any two
routers attached to the same segment must have the same dead interval.
Examples
# Configure the dead interval on an interface as 60 seconds.
<Sysname> system-view
[Sysname] interface GigabitEthernet 2/0/0
[Sysname-GigabitEthernet2/0/0] ospf timer dead 60
Related commands
ospf timer hello
ospf timer hello
Use ospf timer hello to set the hello interval on an interface.
Use undo ospf timer hello to restore the default.
Syntax
ospf timer hello seconds
undo ospf timer hello
Default
The hello interval defaults to 10s for P2P and Broadcast interfaces, and defaults to 30s for P2MP and
NBMA interfaces.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the hello interval in seconds, in the range of 1 to 65535.
Usage guidelines
The shorter the hello interval is, the faster the topology converges and the more resources are consumed.
Make sure the hello interval on two neighboring interfaces is the same.
Examples
# Configure the hello interval on an interface as 20 seconds.
<Sysname> system-view
[Sysname] interface GigabitEthernet 2/0/0
[Sysname-GigabitEthernet2/0/0] ospf timer hello 20