R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
182
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-Gigabitethernet2/1/1] isis dis-priority 127 level-2
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 an IS-IS process by its ID in the range of 1 to 65535. The default is 1.
Examples
# Create IS-IS routing process 1, and enable it on the GigabitEthernet 4/0/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 4/0/1
[Sysname-GigabitEthernet4/0/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 }