HP VPN Firewall Appliances Network Management Command Reference
413
[Sysname] isis 1
[Sysname-isis-1] import-route limit 1000
isis
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.
Syntax
isis [ process-id ] [ vpn-instance vpn-instance-name ]
undo isis [ process-id ]
Views
System view
Default command 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.
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.