Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 4 Integrated IS-IS Configuration Commands
Huawei Technologies Proprietary
4-26
Use caution when setting this parameter to avoid unnecessary retransmission.
The response is required when sending LSP packets on the point-to-point link, not the
broadcast link, and therefore this command is unnecessary for the broadcast link.
For the related commands, see isis timer lsp.
Example
# Set the LSP retransmission interval to 10 seconds on Interface Vlan-interface 1.
[Quidway] interface Vlan-interface 1
[Quidway-Vlan-interface1] isis timer retransmit 10
4.1.30 is-level
Syntax
is-level { level-1 | level-1-2 | level-2 }
undo is-level
View
IS-IS view
Parameter
level-1: Configure the router to operate at Level-1, only calculate the intra-area routes
and maintain the LSDB of L1.
level-1-2: Configure the router to operate at Level-2, calculate both the L1 and L2
routes and maintain the LSDB of L1 and L2.
level-2: Configure the router to operate at Level-2, only switch L2 LSP and calculate
the L2 routes and maintain the LSDB of L2.
Description
Using is-level command, you can configure the IS-IS level. Using undo is-level
command, you can restore the default value.
By default, the value is level-1-2.
We recommend setting the system Level, when you configure IS-IS.
If there is only one area, you are recommended to set the level of all the routers as
Level-1 or Level-2, because it is not necessary for all the routers to maintain two
identical databases. You are recommended to set all the routers to Level-2 for
convenient future extension, when applying them to IP network.
For the related commands, see isis circuit-level.