![Huawei Quidway S8500 Series Command Manual Download Page 401](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479401.webp)
Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 4 Integrated IS-IS Configuration Commands
Huawei Technologies Proprietary
4-26
View
Interface view
Parameter
time
: Specifies the LSP interval, ranging from 1 to 1000 and measured in milliseconds.
The default value is 33 milliseconds.
Description
Use the
isis timer lsp
command to configure the interval at which IS-IS sends
link-state packets on the interface.
Use the
undo isis timer lsp
command to restore the default setting.
Related command:
isis timer retransmit
.
Example
# Set the LSP interval on Interface Vlan-interface 10 to 500 milliseconds.
[Quidway] interface Vlan-interface 10
[Quidway-Vlan-interface10] isis timer lsp 500
4.1.29 timer lsp-generation
Syntax
timer lsp-generation
x y z
[
level-1
|
level-2
]
undo timer lsp-generation
[
level-1
|
level-2
]
View
IS-IS view
Parameter
x
: Maximum interval (in seconds) for generating LSP. It ranges from 1 to 120 and
defaults to 5.
y
: Interval (in milliseconds) between each trigger operation and each LSP generation
operation. It ranges from 1 to 120,000 and defaults to 5,000.
z
: Interval (in milliseconds) between two successive LSP generation operations. It
ranges from 1 to 120,000 and defaults to 5,000.
level
-
1
: Sets interval for Level-1 LSP only.
level
-
2
: Sets interval for Level-2 LSP only.
If neither
level-1
nor
level-2
is specified in this command, this command takes effect on
both levels by default.