Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 4 Integrated IS-IS Configuration Commands
Huawei Technologies Proprietary
4-24
View
Interface view
Parameter
minimal
: Sets the sending interval to the minimum value. In this case, the hold time is 1
second.
level-1
: Specifies that the sending interval resulting from this command is for level-1
Hello packets.
level-2
: Specifies that the sending interval resulting from this command is for level-2
Hello packets.
If neither
level-1
nor
level-2
is specified, the sending interval is set for both Level-1 and
Level-2 Hello packets by default, that is, this command takes effect on both Level-1 and
Level-2 Hello packets.
Description
Use the
isis timer hello minimal
command to configure the IS-IS system to send the
Hello packets at the corresponding level(s) in Fast Hello Mode. If the number of
consecutively sent Hello packets is not specified, the system sends three Hello packets
per second.
Use the
undo isis timer hello minimal
command to restore the default setting, that is,
10 seconds.
Related command:
isis timer holding-multiplier
.
Example
# Specify to enable the Fast Hello function on interface pos1/0/0 so that the system
sends level-2 Hello packets in Fast Hello mode.
[Quidway] interface pos1/0/0
[Quidway-Pos1/0/0] isis timer hello minimal level-2
4.1.27 isis timer holding-multiplier
Syntax
isis timer holding-multiplier
value
[
level-1
|
level-2
]
undo isis timer holding-multiplier
[
level-1
|
level-2
]
View
Interface view