isis enable

Function

The isis enable command enables IS-IS on an interface and specifies the IS-IS process ID to be associated with the interface.

The undo isis enable command disables IS-IS from an interface and dissociates the IS-IS process from the interface.

By default, IS-IS is not enabled on an interface.

Format

isis enable

isis enable process-id

undo isis enable

undo isis enable process-id

Parameters

Parameter Description Value
process-id

Specifies an IS-IS process ID.

The value ranges from 1 to 4294967295. The default value is 1.

Views

100GE interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, GMPLS-UNI interface view, Global VE sub-interface view, Loopback interface view, Tunnel interface view, VBDIF interface view, VE sub-interface view, VE interface view, VLANIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
isis write

Usage Guidelines

Usage Scenario

After an IS-IS process is configured in the system view, run the isis enable command to enable IS-IS on interfaces and associate these interfaces with the IS-IS process.

Prerequisites

An IS-IS process has been created using the isis command in the system view.

Precautions

The SR route's next hop cannot recurse to a tunnel interface. If an SRGB-enabled IS-IS process is configured on an FA tunnel interface, traffic with SR labels may be discarded.

If an IS-IS process is configured as a multi-instance process using the multi-instance enable command in the IS-IS process view, you must set the process-id parameter, which specifies the ID of the multi-instance process, when you run the undo isis enable command to disable IS-IS on the interface.

Example

# Create IS-IS process 1 and activate this process on GE 0/1/0.
<HUAWEI> system-view
[~HUAWEI] isis 1
[*HUAWEI-isis-1] network-entity 10.0001.1010.1020.1030.00
[*HUAWEI-isis-1] quit
[*HUAWEI] interface GigabitEthernet0/1/0
[*HUAWEI-GigabitEthernet0/1/0] isis enable 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >