SUMMARY STEPS
1.
configure
2.
mpls ldp mldp
3.
root
4.
vrf vrf_name
5.
vpn id vpn-id
6.
address-family [ipv4 | ipv6 ] unicast
7.
import route-target [xx.yy.nn | as-number:nn | ip-address:nn ]
8.
export route-target [xx.yy.nn | as-number:nn | ip-address:nn ]
9.
root
10.
multicast-routing vrf vrf_name
11.
address-family [ipv4 | ipv6 ]
12.
mdt default mldp ipv4 root-node
13.
mdt data mdt-group-address threshold value
14.
root
15.
router bgp as-number vrf vrf-name
16.
rd route-distinguisher
17.
address-family ipv4 mdt
18.
address-family vpnv4 unicast
19.
root
20.
router pim
21.
vrf vrf_name
22.
address-family [ipv4 | ipv6 ]
23.
rpf topology route-policy route_policy_name
24.
root
25.
route-policy route_policy_name
26.
set core-tree tree_type
27.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enables MPLS MLDP support.mpls ldp mldp
Example:
RP/0/RP0/CPU0:router(config)# mpls ldp mldp
Step 2
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
109
Implementing Multicast Routing on Cisco IOS XR Software
Configuring Multicast VPN