H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 4 Integrated IS-IS Configuration Commands
4-21
Parameters
tag: Name assigned to the IS-IS routing process when the isis command is executed in
system view. If this argument is not specified, it is null.
Description
Use the isis enable command to enable the corresponding IS-IS routing process for
the interface.
Use the undo isis enable command to disable this configuration.
The interface does not enable the IS-IS routing process by default.
Before running IS-IS protocol normally, you must use the isis command to enable IS-IS
process, and use the network-entity command to configure a network entity title (NET)
for the router, and then use the isis enable command to enable each interface that
need to run the IS-IS process.
Related commands: isis, network-entity.
Examples
# Enable the IS-IS routing process on VLAN-interface 10.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] isis abc
[H3C-isis] network-entity 10.0001.1010.1020.1030.00
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] isis enable abc
4.1.23 isis mesh-group
Syntax
isis mesh-group { mesh-group-number | mesh-blocked }
undo isis mesh-group
View
Interface view
Parameters
mesh-group-number: Mesh group number, ranging from 1 to 4,294,967,295.
mesh-blocked: After this parameter is configured, the interface will be blocked and
does not flood the received LSP to other interfaces.
Description
Use the isis mesh-group command to add an interface to a specified mesh group.