Command Reference Guide

138isis enable clns 3Com Router 5000 Family and Router 6000 Family
Command Reference
isis enable clns
Purpose Use the isis enable clns command to enable CLNS-based IS-IS routing process for a
specified interface.
Use the undo isis enable clns command to delete the enabled IS-IS process on a
specified interface.
Syntax isis enable clns [ tag ]
undo isis enable clns [ tag ]
Parameters tag
Name of the IS-IS routing process specified by the
configuration of the isis command in system view. If
not specified, it is empty.
Default By default, IS-IS process is not enabled on the interface.
Example Create an IS-IS routing process named 123 and enable this process on interface
Serial1/0/0.
[3COM] isis 123
[3COM-isis] network-entity 10.0001.1010.1020.1030.00
[3COM-isis] quit
[3COM] interface serial1/0/0
[3COM-serial1/0/0] isis enable clns 123
View This command can be used in the following views:
Interface view
Description To make IS-IS protocol operate normally, you must use the isis command to enable
IS-IS process, use the network-entity command to set a net entity name (NET) for the
router, and use the isis enable command to enable the interfaces which need to run
IS-IS process in turn, Only after these configurations are finished can IS-IS protocol be
started.
Currently, IS-IS process can be enabled on up to 255 interfaces on one router
(including logical interfaces such as subinterfaces).
Related Command Related command: isis and network-entity.