The is-level command sets the level of an IS-IS switch.
The undo is-level command restores the default setting.
By default, the level of an IS-IS switch is Level-1-2.
Parameter | Description | Value |
---|---|---|
level-1 |
Indicates that the level of the switch is Level-1. The switch calculates only intra-area routes and maintains the Level-1 LSDB. |
- |
level-1-2 |
Indicates that the level of the switch is Level-1-2. The switch calculates Level-1 and Level-2 routes and maintains Level-1 and Level-2 LSDBs. |
- |
level-2 |
Indicates that the level of the switch is Level-2. The switch calculates only Level-2 routes, and maintains the Level-2 LSDB. |
- |
Usage Scenario
In most cases, Level-1 switches are located within an area, Level-2 switches are located between areas, and Level-1-2 switches are located between Level-1 switches and Level-2 switches.
The level of an IS-IS switch and of an interface determine the level of a neighbor relationship. By default, neighbor relationships between two Level-1-2 switches are Level-1 and Level-2. To establish a Level-1 or Level-2 neighbor relationship, run the isis circuit-level command to modify the level of interfaces.
If only one area exists, setting the level of switches to Level-1 or Level-2 is recommended to prevent devices from maintaining two LSDBs that are the same. On an IP network, setting the level of all switches to Level-2 for future extension is recommended.
Precautions