R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
453
Default level
2: System level
Parameters
process-id: Process ID, ranging from 1 to 65535. The default is 1.
vpn-instance vpn-instance-name: Specifies a VPN. vpn-instance-name is a case-sensitive string of 1 to 31
characters. If no VPN is specified, the IS-IS process belongs to the public network.
Description
Use isis to enable an IS-IS process and specify an associated VPN instance, enter IS-IS view, or both.
Use undo isis 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 [ { md5 | simple } password ] [ 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.
level-2: Configures the password for Level-2.
ip: Checks IP related fields in LSPs and SNPs.
osi: Checks OSI related fields in LSPs and SNPs.