DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enters IS-IS configuration submode.
router isis instance-id
Example:
RP/0/RSP0/CPU0:router(config)# router isis purple
Step 2
Associates an IS-IS topology ID with the named
topology.
address-family { ipv4 | ipv6 } multicast topology
topo-name
Example:
RP/0/RSP0/CPU0:router(config-isis)# address-family
ipv4 multicast topology green
Step 3
Configures the numeric multitopologyID in IS-IS
that identifies the topology. Range is 6 to 4095.
topology-id multitoplogy-id
Example:
RP/0/RSP0/CPU0:router(config-isis-af)# toplogy-id 122
Step 4
commit
Step 5
Placing an Interface in a Topology in IS-IS
To associate an interface with a topology in IS-IS, follow these steps.
SUMMARY STEPS
1.
configure
2.
router isis instance-id
3.
net network-entity-title
4.
interface type interface-path-id
5.
address-family { ipv4 | ipv6 } multicast topology topo-name
6.
Repeat Step 4, on page 363 and Step 5, on page 363 until you have specified all the interface instances
and associated topologies you want to configure in your network.
7.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
362
Implementing IS-IS
Configuring Multitopology Routing