Configuration Examples For Implementing Is-Is; Configuring Single-Topology Is-Is For Ipv6: Example - Cisco ASR 9000 Series Routing Configuration Manual

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

Advertisement

Configuration Examples for Implementing IS-IS

Command or Action
Step 2
router isis instance-id
Example:
RP/0/RSP0/CPU0:router(config)# router isis purple
Step 3
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-isis)# interface
GigabitEthernet 0/1/0/3
Step 4
address-family ipv4 | ipv6 [ unicast ]
Example:
RP/0/RSP0/CPU0:router(config-isis)# address-family
ipv4 unicast
Step 5
link-group link-group-name [ level {1 | 2 } ]
Example:
RP/0/RSP0/CPU0:router(config-isis-if)#
)#address-family ipv4 unicast link-group access
level 1
Step 6
commit
Step 7
show isis interface
Example:
RP/0/RSP0/CPU0:router# show
Configuration Examples for Implementing IS-IS
This section provides the following configuration examples:

Configuring Single-Topology IS-IS for IPv6: Example

The following example shows single-topology mode being enabled. An IS-IS instance is created, the NET is
defined, IPv6 is configured along with IPv4 on an interface, and IPv4 link topology is used for IPv6.
This configuration allows POS interface 0/3/0/0 to form adjacencies for both IPv4 and IPv6 addresses.
router isis isp
net 49.0000.0000.0001.00
address-family ipv6 unicast
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
394
isis interface
single-topology
Purpose
Enters IS-IS configuration submode.
Enters interface configuration mode.
Specifies the IPv6 address family and enters router
address family configuration mode.
• This example specifies the unicast IPv4 address
family.
Specifies the link-group name and sets the tag at the
level specified.
(Optional) If link-group is configured on the interface,
when showing the IS-IS interface-related topology, this
command displays the link-group value.
Implementing IS-IS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents