Switch 7700 Command reference Guide, v2.0

Table Of Contents
Integrated IS-IS Configuration Commands 173
isis circuit-level Syntax
isis circuit-level [ level-1 | level-1-2 | level-2 ]
undo isis circuit-level
View
VLAN interface view
Parameter
level-1: Configure Level-1, instead of Level-2, adjacency on the current interface
only.
level-1-2: Configure both Level-1 and Level-2 adjacency on the current
interface.
level-2: Configure Level-2 adjacency on the current interface only.
Description
Use the isis circuit-level command to configure the neighboring circuit type.
Use the undo isis circuit-level command to restore the default setting.
By default, the value is level-1-2.
If the local router is a level-1-2 router and it is required to establish a correlation
with the peer router on a certain level (level-1 or level-2), this command can
specify the interface to send and receive hello packets of this level. Certainly, only
one type of hello packet is sent and received on the point-to-point link. In this way,
excessive processing is avoided, and the bandwidth is saved.
Related commands: is-level.
Example
When interface Vlan-interface 1 is connected with a non-backbone router in the
same area, you can set this interface as level-1, prohibiting the sending and
receiving of level-2 hello packets.
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]isis enable
[SW7700-Vlan-interface1]isis circuit-level level-1
isis cost Syntax
isis cost value [ level-1 | level-2 ]
undo isis cost [ level-1 | level-2 ]
View
VLAN interface view
Parameter
value: Specify the link cost used in the SPF calculation of corresponding level. Its
range is 0 to 63. By default, the value is 10.
level-1: indicate that the link cost corresponds to level-1.