HP VPN Firewall Appliances Network Management Command Reference

839
ospfv3 timer dead
Use ospfv3 timer dead to configure the OSPFv3 neighbor dead time for an interface that belongs to a
specified instance.
Use undo ospfv3 timer dead to restore the default.
Syntax
ospfv3 timer dead seconds [ instance instance-id ]
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: Dead time in seconds, in the range of 1 to 65535.
instance-id: Instance ID of an interface, in the range of 0 to 255, which defaults to 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 GigabitEthernet 0/1 in instance 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] 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 ]