Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 4 Integrated IS-IS Configuration Commands
Huawei Technologies Proprietary
4-21
View
Interface view
Parameter
clns: Configure the interface to activate the OSI IS-IS routing process.
ip: Configure the interface to activate the IP IS-IS routing process.
tag: the name given to an IS-IS routing process, when executing isis command in the
system view. If not specified, it is null.
Description
Using isis enable command, you can configure the interface to activate the
corresponding IS-IS routing process. Using undo isis enable command, you can
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.
For the related commands, see isis, network-entity.
Example
# Create an IS-IS routing process named “huawei”, and activate this routing process on
interface Vlan-interface 1.
[Quidway] isis huawei
[Quidway-isis] network-entity 10.0001.1010.1020.1030.00
[Quidway] interface Vlan-interface 1
[Quidway-Vlan-interface1] isis enable ip huawei
4.1.24 isis mesh-group
Syntax
isis mesh-group { mesh-group-number | mesh-blocked }
undo isis mesh-group
View
Interface view