5-35
isis
Syntax
isis
[
process-id
] [
vpn-instance vpn-instance-name
]
undo isis
[
process-id
]
View
System view
Default Level
2: System level
Parameters
process-id
: Process ID, ranging from 1 to 65535. The default is 1.
vpn-instance-name
: VPN instance name, a string of 1 to 31 characters.
Description
Use the
isis
command to enable an IS-IS process and specify an associated VPN instance and/or
enter IS-IS view.
Use the
undo isis
command to disable an IS-IS process.
Related commands:
isis enable
,
network-entity
.
Examples
# Enable IS-IS routing process 1, with the system ID being 0000.0000.0002, and area ID being
01.0001.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] network-entity 01.0001.0000.0000.0002.00
isis authentication-mode
Syntax
isis authentication-mode
{
md5
|
simple
}
password
[
level-1
|
level-2
] [
ip
|
osi
]
undo isis authentication-mode
[
level-1
|
level-2
]
View
Interface view
Default Level
2: System level
Parameters
md5
: Specifies the MD5 authentication mode.
simple
: Specifies the simple authentication mode.
password
: Specifies a password. For
simple
authentication mode, the
password
must be plain text.
For
md5
authentication mode, the password can be either plain text or ciphertext. A plain text
password can be a string of up to 16 characters, such as
user918
. A cipher password must be a string
of 24 characters, such as
_(TT8F]Y\5SQ=^Q`MAF4<1!!
.
level-1
: Configures the password for Level-1.