18-9
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 18 LSM-MLDP-based MVPN Support
10. interface type instance
11. ip vrf forwarding vrf-name
12. ip address ip-address subnet
13. exit
14. ip multicast [vrf receiver-vrf-name] rpf select {global | vrf source-vrf-name} group-list access-list
15. end
Configuration on the receiver PE:
1. enable
2. configure terminal
3. vrf definition vrf-name
4. rd route-distinguisher
5. vpn id vpn_id
6. route-target import route-target-ext-community
7. route-target import route-target-ext-community
8. mdt default mpls MLDP root-node
9. end
10. interface type instance
11. ip vrf forwarding vrf-name
12. ip address ip-address subnet
13. exit
14. ip mroute vrf receiver_vrf source_address subnet_mask loopback_ip
15. end
DETAILED STEPS
The followings are the detailed steps to configure MLDP MVPN for Extranet using SSC.
Configuration on the Source PE:
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password when prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.