R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
331
Description
Use ospf packet-process prioritized-treatment to enable OSPF to give priority to receiving and
processing Hello packets.
Use undo ospf packet-process prioritized-treatment to restore the default.
By default, this function is not enabled.
Examples
# Enable OSPF to give priority to receiving and processing Hello packets.
<Sysname> system-view
[Sysname] ospf packet-process prioritized-treatment
ospf timer dead
Syntax
ospf timer dead seconds
undo ospf timer dead
View
Interface view
Default level
2: System level
Parameters
seconds: Dead interval in seconds, in the range of 1 to 2147483647.
Description
Use ospf timer dead to set the dead interval.
Use undo ospf timer dead to restore the default.
The dead interval defaults to 40s for Broadcast, P2P interfaces and defaults to 120s for P2MP and
NBMA interfaces.
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.
Related commands: ospf timer hello.
Examples
# Configure the dead interval on the current interface as 60 seconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospf timer dead 60
ospf timer hello
Syntax
ospf timer hello seconds
undo ospf timer hello