R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
548
Examples
# On GigabitEthernet 2/1/1, specify the link-local address of its neighbor as FE80::1111.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ospfv3 peer fe80::1111
ospfv3 timer dead
Use ospfv3 timer dead to configure the OSPFv3 neighbor dead time.
Use undo ospfv3 timer dead to restore the default.
Syntax
ospfv3 timer dead seconds [ instance instance-id ]
undo ospfv3 timer dead [ instance instance-id ]
Default
The OSPFv3 neighbor dead time is 40 seconds for P2P and broadcast interfaces, and is 120 seconds for
P2MP and NBMA interfaces.
Views
Interface view
Predefined user roles
network-admin
Parameters
seconds: Specifies the dead time in the range of 1 to 65535 seconds.
Usage guidelines
If an interface receives no hello packet from a neighbor after dead time elapses, the interface considers
the neighbor down.
The dead time must be at least four times the hello time and must be identical on interfaces attached to
the same network segment.
Examples
# Configure the OSPFv3 neighbor dead time as 60 seconds for GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ospfv3 timer dead 60
Related commands
ospfv3 timer hello
ospfv3 timer hello
Use ospfv3 timer hello to configure the hello interval for an interface.
Use undo ospfv3 timer hello to restore the default.
Syntax
ospfv3 timer hello seconds [ instance instance-id ]