set protocols ospf6 interface dead-interval

Run the command set protocols ospf6 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 ospf6 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 <1-65535>

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 <1-65535>Specifies the OSPFv3 neighbor dead interval in seconds. The value ranges from 1 to 65535. The default interval is 40 seconds.


Example

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

Copyright © 2024 Pica8 Inc. All Rights Reserved.