233
Views
Interface view
Predefined user roles
network-admin
Parameters
level-1
: Sets the circuit level to Level-1.
level-1-2
: Sets the circuit level to Level-1-2.
level-2
: Sets the circuit level to Level-2.
Usage guidelines
For a Level-1 (Level-2) router, the circuit level can only be Level-1 (Level-2). For a Level-1-2 router, you must
specify a circuit level for a specific interface to form only the specified level neighbor relationship.
Examples
# VLAN-interface 10 is connected to a non-backbone router in the same area. Configure the circuit level
of VLAN-interface 10 as Level-1 to prevent sending and receiving Level-2 Hello packets.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] isis enable
[Sysname-Vlan-interface10] isis circuit-level level-1
Related commands
is-level
isis circuit-type p2p
Use
isis circuit-type p2p
to configure the network type of an interface as P2P.
Use
undo isis circuit-type
to remove the configuration.
Syntax
isis circuit-type p2p
undo
isis circuit-type
Default
The network type of an interface depends on the physical media. (The network type of a VLAN interface
is broadcast.)
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
Perform this configuration only for a broadcast network with only two attached routers.
Interfaces with different network types operate differently. For example, broadcast interfaces must elect a
DIS and flood CSNP packets to synchronize the LSDBs, and P2P interfaces do not need to elect a DIS,
and use a different LSDB synchronization mechanism.