Command Reference Guide

Intermediate System to Intermediate System (IS-IS) | 879
To disable IS-IS routing, enter no router isis [tag].
Parameters
Defaults
Not configured.
Command Modes
ROUTER ISIS
Command
History
Usage
Information
You must configure a network entity title (the net command) to specify the area address and the router
system ID.
You must enable routing on one or more interfaces to establish adjacencies and establish dynamic
routing.
Only one IS-IS routing process can be configured to perform Level 2 routing. A level-1-2 designation
performs Level 1 and Level 2 routing at the same time.
Related
Commands
isis circuit-type
e
Configure the adjacency type on interfaces.
Syntax
isis circuit-type {level-1 | level-1-2 | level-2-only}
To return to the default values, enter no isis circuit-type.
Parameters
Defaults
level-1-2
Command Modes
INTERFACE
Command
History
tag
(OPTIONAL) This is a unique name for a routing process. A null tag is assumed if the tag option
is not specified. The tag name must be unique for all IP router processes for a given router.
Version 8.3.12.0 Introduced on S4810
Version 7.5.1.0 Introduced on E-Series
net Configure an IS-IS network entity title (NET) for a routing process.
is-type Assign a type for a given area.
level-1
You can form a Level 1 adjacency if there is at least one common area address between this
system and neighbors.
You cannot form Level 2 adjacencies on this interface.
level-1-2
You can form a Level 1 and Level 2 adjacencies when the neighbor is also configured as
Level-1-2 and there is at least one common area, if not, then a Level 2 adjacency is
established.
This is the default.
level-2-only
You can form a Level 2 adjacencies when other Level 2 or Level 1-2 routers and their
interfaces are configured for Level 1-2 or Level 2. Level 1 adjacencies cannot be
established on this interface.
Version 8.3.12.0 Introduced on S4810