The is-level command configures a level for an IS-IS device.
The undo is-level command restores the default value.
By default, the level of an IS-IS device is Level-1-2.
Parameter | Description | Value |
---|---|---|
level-1 |
Sets the level of the device to Level-1. It calculates only intra-area routes and maintains the LSDBs of Level-1. |
- |
level-1-2 |
Sets the level of the device to Level-1-2. It calculates both Level-1 and Level-2 routes and maintains the LSDBs of Level-1 and Level-2. |
- |
level-2 |
Sets the level of the device to Level-2. It calculates Level-2 routes and maintains the LSDBs of Level-2. |
- |
Usage Scenario
To support a network with a large number of routes, IS-IS uses a two-level structure in an IS-IS domain. IS-IS devices are classified into the following levels:
Prerequisites
An IS-IS process has been created using the isis command in the system view.
Configuration Impact
If the levels of IS-IS devices are changed during network operation, the IS-IS process will be restarted and IS-IS neighbor relationships will be disconnected. Setting the levels of Routers when configuring IS-IS is recommended.
Precautions
If neither Level-1 nor Level-2 is specified, the device works at Level-1-2. That is, the device calculates Level-1 and Level-2 routes and maintains Level-1 and Level-2 LSDBs.