Cisco Systems 1000 Series Network Router User Manual


 
18-16
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 18 LSM-MLDP-based MVPN Support
Configuration on Receiver PE
Step 8
mdt default mpls MLDP root-node
Example:
Router(config-vrf)# mdt default mpls
MLDP 2.2.2.2
Configures MLDP multicast distribution tree (MDT) for
a VRF.
Note LSPVIF tunnel is created as a result of this
command.
Step 9
end
Example:
Router(config-vrf)# end
Closes the configuration session.
Command Purpose
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.
Step 3
vrf definition vrf-name
Example:
Router(config)# ip vrf blue
Defines the VPN routing instance by assigning a VRF
name, and enters the VRF configuration mode.
The vrf-name argument is the name assigned to a VRF.
Step 4
rd route-distinguisher
Example:
Router(config-if)# rd 10:3
Creates routing and forwarding tables. Specify the
route-distinguisher argument to add an 8-byte value to
create a VPN prefix. You can enter an RD value in either
of these formats:
16-bit autonomous system number: Your 16-bit
number. For example, 101:3.
32-bit IP address: Your 32-bit number. For example,
192.168.122.15:1.
Step 5
vpn id vpn-id
Example:
Router(config-if)# vpn id 10:3
Sets or updates a VPN identifier on a VRF.