Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
ip ospf dead-interval 199
ip ospf dead-interval
Configures the dead-interval for the current OSPF interface. The dead interval is the interval at
which hello packets must not be seen before neighbors declare the router down. Note the
following:
■ You execute this command from IP interface mode.
■ Once within this mode, you must specify the IP interface to which you want to apply the
OSPF configuration using the ip address command.
■ You must have already defined one or more ospf areas with the ospf area command within
router:ospf mode. You must apply an ospf area to the current interface using the ip ospf
area-id before you use this command.
■ Use the show ip ospf command to display the OSPF configuration for the current interface.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip ospf dead-interval <seconds>
Arguments
<seconds> Interval, in seconds. You must set the same value for all participating
OSPF routers on the network. Valid range is 0 to 2147483647
seconds. The default is 40.