Configuring Label Switched Multicast - Cisco XR12000 Series Configuration Manual

Ios xr multicast configuration guide
Hide thumbs Also See for XR12000 Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software
Command or Action
source loopback 2
Step 6
Use the commit or end command.
Step 7
show pim vrf all mdt interface
Example:
RP/0/0/CPU0:router# show pim vrf
all mdt interface
multicast-routing
vrf default address-family ipv4
mdt source Loopback0
!
vrf 101 address-family ipv4
mdt default ipv4 239.1.1.1
mdt source Loopback1
!
vrf 102 address-family ipv4
mdt default ipv4 239.1.1.2
mdt source Loopback2
!
vrf 103 address-family ipv4
mdt default ipv4 239.1.1.3
!

Configuring Label Switched Multicast

Deployment of an LSM MLDP-based MVPN involves configuring a default MDT and one or more data
MDTs. A static default MDT is established for each multicast domain. The default MDT defines the path
used by PE routers to send multicast data and control messages to other PE routers in the multicast domain.
A default MDT is created in the core network using a single MP2MP LSP.
An LSP MLDP-based MVPN also supports dynamic creation of the data MDTs for high-bandwidth
transmission. For high-rate data sources, a data MDT is created using the P2MP LSPs to off-load the traffic
from the default MDT to avoid unnecessary waste of bandwidth to PEs that are not part of the stream. You
can configure MLDP MVPN for both the intranet or extranet. This configuration section covers the rosen
based MLDP profile. For configuration examples of other MLDP profiles, see
Examples, on page
OL-30405-02
150.
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
Purpose
commit—Saves the configuration changes, and remains
within the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
Displays all MDT data streams.
In this example, loopback 1 is the per-VRF MDT source.
Configuring LSM based MLDP:
Configuring Multicast VPN
67

Advertisement

Table of Contents
loading

Table of Contents