set protocols ospf interface dead-interval

Run the command set protocols ospf interface dead-interval to configure the OSPF neighbor router dead interval in seconds. This value must be the same on all routers in the OSPF domain.

Run the command delete protocols ospf interface dead-interval to remove this configuration and revert to the default value which is 40 seconds.


Command Syntax

set protocols ospf interface <interface-name> dead-interval <seconds>

delete protocols ospf interface <interface-name> dead-interval 


Parameter

Parameter

Description

interface <interface-name>Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name.
dead-interval <seconds>Specifies the OSPF neighbor dead interval in seconds. The value ranges from 1 to 65535. The default interval is 40 seconds.

Example

  •  Configure the OSPF neighbor dead interval to 60 seconds.
admin@XorPlus# set protocols ospf interface vlan200 dead-interval 60
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.