Enabling Is-Is And Configuring Level 1 Or Level 2 Routing - Cisco ASR 9000 Series Routing Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Enabling IS-IS and Configuring Level 1 or Level 2 Routing

Enabling IS-IS and Configuring Level 1 or Level 2 Routing
This task explains how to enable IS-IS and configure the routing level for an area.
Configuring the routing level in Step 4 is optional, but is highly recommended to establish the proper level
Note
of adjacencies.
Before You Begin
Although you can configure IS-IS before you configure an IP address, no IS-IS routing occurs until at least
one IP address is configured.
SUMMARY STEPS
1. configure
2. router isis instance-id
3. net network-entity-title
4. is-type { level-1 | level-1-2 | level-2-only }
5. commit
6. show isis [ instance instance-id ] protocol
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router isis instance-id
Example:
RP/0/RSP0/CPU0:router(config)# router isis
isp
Step 3
net network-entity-title
Example:
RP/0/RSP0/CPU0:router(config-isis)# net
47.0004.004d.0001.0001.0c11.1110.00
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
354
Purpose
Enables IS-IS routing for the specified routing instance, and places
the router in router configuration mode.
• By default, all IS-IS instances are automatically Level 1 and
Level 2. You can change the level of routing to be performed
by a particular routing instance by using the is-type router
configuration command.
Configures network entity titles (NETs) for the routing instance.
• Specify a NET for each routing instance if you are configuring
multi-instance IS-IS.
• This example configures a router with area ID
47.0004.004d.0001 and system ID 0001.0c11.1110.00.
• To specify more than one area address, specify additional NETs.
Although the area address portion of the NET differs, the
systemID portion of the NET must match exactly for all of the
configured items.
Implementing IS-IS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents