Cisco CRS Series Configuration Manual page 119

Cisco ios xr multicast configuration guide for the cisco crs router, release 5.2.x
Hide thumbs Also See for CRS Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software
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
Command or Action
Step 1
configure
Step 2
mpls ldp mldp
Example:
RP/0/RP0/CPU0:router(config)# mpls ldp mldp
Purpose
Enables MPLS MLDP support.
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
Configuring Multicast VPN
109

Advertisement

Table of Contents
loading

Table of Contents