HP VPN Firewall Appliances Network Management Command Reference
419
isis enable
Use isis enable to enable an IS-IS process on the interface.
Use undo isis enable to disable IS-IS.
Syntax
isis enable [ process-id ]
undo isis enable
Default
No IS-IS routing process is enabled on an interface.
Views
Interface view
Default command level
2: System level
Parameters
process-id: Specifies a IS-IS process ID, ranging from 1 to 65535. The default is 1.
Examples
# Create IS-IS routing process 1, and enable it on the GigabitEthernet 1/1 interface.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] network-entity 10.0001.1010.1020.1030.00
[Sysname-isis-1] quit
[Sysname] interface gigabitethernet 1/1
[Sysname-GigabitEthernet1/1] isis enable 1
Related commands
• isis
• network-entity
isis mesh-group
NOTE:
This command is not available in loopback interface view.
Use isis mesh-group to add the interface into a specified mesh group or block the interface.
Use undo isis mesh-group to restore the default.
Syntax
isis mesh-group { mesh-group-number | mesh-blocked }
undo isis mesh-group
Default
An interface does not belong to any mesh group.