R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
377
undo ospfv3 timer dead [ seconds ] [ instance instance-id ]
Default
The OSPFv3 neighbor dead time is 40 seconds for P2P and Broadcast interfaces, and is not supported
on P2MP and NBMA interfaces.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Specifies the dead time in seconds, in the range of 1 to 65535.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
OSPFv3 neighbor dead time: if an interface receives no hello packet from a neighbor after dead time
elapses, the interface considers the neighbor dead.
The dead seconds value is at least four times the Hello seconds value and must be identical on interfaces
attached to the same network segment.
Examples
# Configure the OSPFv3 neighbor dead time as 80 seconds for the interface in instance 1.
<Sysname> system-view
[Sysname] interface serial 2/2/0
[Sysname-Serial2/2/0] ospfv3 timer dead 80 instance 1
Related commands
ospfv3 timer hello
ospfv3 timer hello
Use ospfv3 timer hello to configure the hello interval for an interface that belongs to an instance.
Use undo ospfv3 timer hello to restore the default.
Syntax
ospfv3 timer hello seconds [ instance instance-id ]
undo ospfv3 timer hello [ seconds ] [ instance instance-id ]
Default
The hello interval is 10 seconds for P2P and Broadcast interfaces and is not supported on the P2MP or
NBMA interfaces.
Views
Interface view
Default command level
2: System level