Cisco ASR 9000 Series Configuration Manual page 149

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

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Command or Action
Step 2
router isis instance id
Example:
RP/0/RSP0/CPU0:router(config)# router isis
MCAST
Step 3
net network-entity-title
Example:
RP/0/RSP0/CPU0:router(config-isis)# net
49.0001.0000.0000.0001.00
Step 4
nsr
Example:
RP/0/RSP0/CPU0:router(config-isis)# nsr
Step 5
nsf cisco
Example:
RP/0/RSP0/CPU0:router(config-isis)# nsr cisco
Step 6
address-family ipv4 unicast
Example:
RP/0/RSP0/CPU0:router(config-isis)#
address-family ipv4 unicast
Step 7
commit
Step 8
interfaceGigabitEthernet0/0/1/1
Example:
RP/0/RSP0/CPU0:router(config-isis-af)#
interface GigabitEthernet0/0/1/1
Step 9
address-family ipv4 unicast
Example:
RP/0/RSP0/CPU0:router(config-isis-if-af)#
address-family ipv4 unicast
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
MLDP Loop-Free Alternative Fast Reroute
Purpose
Enables IS-IS routing for the specified routing instance,
and places the router in router configuration mode.
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
49.0001.0000.0000 and system ID
0000.0001.0000.0000
• To specify more than one area address, specify
additional NETs. Although the area address portion
of the NET differs for all of the configured items, the
system ID portion of the NET must match exactly.
Enables nonstop routing.
Specifies that nonstop forwarding.
Enters the address-family submode. This is supported only
on unicast topologies.
Enters the interface submode.
Enters the address-family submode. This is supported on
unicast topologies only.
135

Advertisement

Table of Contents
loading

Table of Contents