Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 4 Integrated IS-IS Configuration Commands
Huawei Technologies Proprietary
4-18
osi: If this item is configured, the system checks the configuration of the corresponded
field of the OSI in LSP.
The configuration of ip or osi is independent of the real network environment.
Description
Using isis authentication-mode command, you can configure the IS-IS to
authenticate the hello packets of the corresponding level, in the specified mode and
with the specified password on the IS-IS interface. Using undo isis
authentication-mode command, you can cancel the authentication and delete the
password at the same time.
By default, the password is not set and no authentication is executed.
If the password is set, but no parameter is specified, the default settings are level-1 and
osi.
For the related commands, see area-authentication-mode,
domain-authentication-mode.
Example
# Set the authentication password “tangshi” in plain text for the Level-1 neighboring
relationship on Interface Vlan-interface 10.
[Quidway] interface Vlan-interface 10
[Quidway-Vlan-interface10] isis authentication-mode simple tangshi level-1
4.1.20 isis circuit-level
Syntax
isis circuit-level [ level-1 | level-1-2 | level-2 ]
undo isis circuit-level
View
Interface view
Parameter
level-1: Configure Level-1, instead of Level-2, adjacency on the current interface only.
level-1-2: Configure Level-1-2 adjacency on the current interface.
level-2: Configure Level-2 adjacency on the current interface only.
Description
Using isis circuit-level command, you can configure the neighboring circuit type.
Using undo isis circuit-level command, you can restore the default setting.
By default, the value is level-1-2.