Cisco XR 12000 Series Configuration Manual page 50

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

How to Implement Multicast Routing
7.
8.
9.
10.
11.
12.
13.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
multicast-routing
Example:
RP/0/0/CPU0:router(config)# multicast-routing
Step 3
address-family ipv4
Example:
RP/0/0/CPU0:router(config-mcast)#
address-family ipv4
Step 4
nsf
Example:
RP/0/0/CPU0:router(config-mcast-default-ipv4)#
nsf
Step 5
mdt source type interface-path-id
Example:
RP/0/0/CPU0:router(config-mcast-default-ipv4)#
mdt source GigE 0/1/0/0
Step 6
interface all enable
Example:
RP/0/0/CPU0:router(config-mcast-default-ipv4)#
interface all enable
Multicast Configuration Guide
MCC-42
(Optional—IPv6 MVPN configuration only) Repeat Step 3., this time, selecting IPv6.
(Optional—IPv6 MVPN configuration only) Repeat
vrf vrf-name [address-family {ipv4 | ipv6}]
mdt default mdt-group-address
mdt data mdt-group-address/prefix-length threshold threshold acl-name
interface all enable
end
or
commit
Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
6.
Purpose
Enters global configuration mode.
Enters multicast routing configuration mode.
Enters ipv4 address-family submode.
To configure multicast VPN, you must configure
Note
ipv4 at the core.
Specifies that nonstop forwarding (NSF) maintains the
forwarding state in case of a disruption to a multicast
process.
Specifies the MDT source address.
The MDT source interface is recommended to use
Note
BGP peering update-source interface, however, can
also use another interface in default VRF.
Enables multicast routing and forwarding on all new and
existing interfaces. You can also enable individual
interfaces.
To avoid any possibility of a reverse-path
Caution
forwarding (RPF) failure, you should proactively
enable any interfaces that might possibly carry
multicast traffic.
OL-

Advertisement

Table of Contents
loading

Table of Contents