Switch 7700 Command reference Guide, v2.0

Table Of Contents
Integrated IS-IS Configuration Commands 175
Example
Set the priority of Interface Vlan-interface 1 to 127.
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]isis dis-priority 127 level-2
isis enable Syntax
isis enable [ tag ]
undo isis enable [ tag ]
View
VLAN interface view
Parameter
tag: the name given to an IS-IS routing process, when executing the isis
command in the system view. If not specified, it is null.
Description
Use the isis enable command to configure the interface to activate the
corresponding IS-IS routing process.
Use the undo isis enable command to cancel this designation.
By default, the IS-IS routing process is not enabled on an interface.
For the normal operation of the IS-IS protocol, the isis command must be used to
enable the IS-IS process. Then the
network-entity command is used to set a
Network Entity Title (NET) for the router. And, at last, the isis enable command is
used to enable each interface on which the IS-IS process runs. The IS-IS protocol is
actually enabled upon the completion of these configurations.
Related commands: isis, network-entity.
Example
Create an IS-IS routing process named "3Com", and activate this routing process
on interface Vlan-interface 1.
[SW7700]isis 3Com
[SW7700-isis]network-entity 10.0001.1010.1020.1030.00
[SW7700]interface Vlan-interface 1
[SW7700-Vlan-interface1]isis enable 3Com
isis mesh-group Syntax
isis mesh-group { mesh_group_number | mesh-blocked }
undo isis mesh-group
View
VLAN interface view