/
protocols ospf6 area interface vif router-dead-interval

protocols ospf6 area interface vif router-dead-interval

To set the interval during which at least one OSPFv3 hello packet must be received from a neighbor before the router declares that neighbor as down, use the set protocols ospf6 area interface vif router-dead-interval command in L2/L3 configuration mode.

Command Syntax

set protocols ospf6 area area-id interface interface-name vif vif-name router-dead-interval time

Parameters

area-idOSPFv3 area identifier.
interface-nameInterface name.
vif-nameVirtual interface name.
timeInterval (in seconds) during which the router must receive at least one hello packet from a neighbor or that neighbor adjacency is removed. The range is 1-4294967295.

Example

The following example configures the OSPFv6 dead interval to 20 seconds:

admin@Switch# set protocols ospf6 area 0.0.0.0 interface vlan2 vif vlan2 router-dead-interval 20

Copyright © 2025 Pica8 Inc. All Rights Reserved.