Open Shortest Path First (OSPFv2) | 399
ip ospf dead-interval
Set the time interval since the last hello-packet was received from a router. After the interval elapses,
the neighboring routers declare the router dead.
Syntax
ip ospf dead-interval seconds
To return to the default values, use the no ip ospf dead-interval command.
Parameters
Defaults
40 seconds
Command Modes
INTERFACE
Command
History
Usage
Information
By default, the dead interval is four times the default hello-interval.
Related
Commands
ip ospf hello-interval
Specify the time interval between the hello packets sent on the interface.
Syntax
ip ospf hello-interval seconds
To return to the default value, use the no ip ospf hello-interval command.
Parameters
Defaults
10 seconds
Command Modes
INTERFACE
Command
History
Usage
Information
The time interval between hello packets must be the same for routers in a network.
Related
Commands
seconds
Enter the number of seconds for the interval.
Range: 1 to 65535. Default: 40 seconds.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
ip ospf hello-interval Sets the time interval between hello packets.
seconds
Enter a the number of second as the delay between hello packets.
Range: 1 to 65535.
Default: 10 seconds.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
ip ospf dead-interval Sets the time interval before a router is declared dead.