9-39
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospfv3 timer dead 80 instance 1
ospfv3 timer hello
Syntax
ospfv3 timer hello
seconds
[
instance instance-id
]
undo ospfv3 timer hello
[
instance instance-id
]
View
Interface view
Default 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.
Description
Use the
ospfv3 timer hello
command to configure the hello interval for an interface that belongs to an
instance.
Use the
undo ospfv3 timer hello
command to restore the default .
By default, the hello interval is 10 seconds for P2P and Broadcast interfaces, and is not supported on
the P2MP or NBMA interfaces at present.
Related commands:
ospfv3 timer dead
.
Examples
# Configure the hello interval as 20 seconds for an interface in instance 1.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospfv3 timer hello 20 instance 1
ospfv3 timer retransmit
Syntax
ospfv3 timer retransmit interval
[
instance instance-id
]
undo ospfv3 timer retransmit
[
instance instance-id
]
View
Interface view
Default Level
2: System level
Parameters
interval
: LSA retransmission interval in seconds, ranging from 1 to 65535.
instance-id
: Instance ID of an interface, in the range of 0 to 255, which defaults to 0.