F3215-HP Load Balancing Module Network Management Command Reference-6PW101
445
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 ]
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
Parameters
seconds: Interval between hello packets, ranging from 1 to 65535.
instance-id: Instance ID of an interface, in the range of 0 to 255, which defaults to 0.
Examples
# Configure the hello interval as 20 seconds for GigabitEthernet 0/1 in instance 1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospfv3 timer hello 20 instance 1