Enabling Multicast-Intact - Cisco ASR 9000 Series Routing Configuration Manual

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

Advertisement

Enabling Multicast-Intact

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
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-isis)# interface
GigabitEthernet 0/1/0/3
Step 4
address-family ipv4 unicast
Example:
RP/0/RSP0/CPU0:router(config-isis-if)#
address-family ipv4 unicast
Step 5
mpls ldp sync [ level { 1 | 2 }]
Example:
RP/0/RSP0/CPU0:router(config-isis-if-af)# mpls
ldp sync level 1
Step 6
commit
Enabling Multicast-Intact
This optional task describes how to enable multicast-intact for IS-IS routes that use IPv4 and IPv6 addresses.
SUMMARY STEPS
1. configure
2. router isis instance-id
3. address-family { ipv4 | ipv6 } [ unicast | multicast ]
4. mpls traffic-eng multicast-intact
5. commit
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
384
Purpose
Enables IS-IS routing for the specified routing process, 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 command.
Enters interface configuration mode.
Specifies the IPv4 address family and enters router address
family configuration mode.
Enables MPLS LDP synchronization for the IPv4 address
family under interface GigabitEthernet 0/1/0/3.
Implementing IS-IS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents