R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

176
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN. 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.
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
Related commands
isis enable
network-entity
isis authentication-mode
NOTE:
This command is not available in loopback interface view.
Use isis authentication-mode to set the IS-IS authentication mode and password for an interface.
Use undo isis authentication-mode to restore the default.
Syntax
isis authentication-mode { md5 | simple } [ cipher ] password [ level-1 | level-2 ] [ ip | osi ]
undo isis authentication-mode [ { md5 | simple } [ cipher ] password ] [ level-1 | level-2 ]
Default
No neighbor relationship authentication is configured.
Views
Interface view
Default command level
2: System level
Parameters
md5: Specifies the MD5 authentication mode.
simple: Specifies the simple authentication mode.
cipher: Sets a ciphertext password. If this keyword is not specified, you set a plaintext password.
password: Set the password. This argument is case sensitive. It must be a plaintext string of 1 to 16
characters, or a ciphertext string of 33 to 53 characters.
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.