Cisco Systems 1000 Series Manual De Usuario

Descargar
Página de 702
 
18-5
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 18      LSM-MLDP-based MVPN Support
  
Step 9
mdt default mpls MLDP 
root-node
Example:
Router(config-vrf)# mdt default mpls 
MLDP 2.2.2.2
Configures MLDP MDT for a VRF. The root node can be 
IP address of a loopback or physical interface on any 
router (source PE, receiver PE or core router) in the 
provider network. The root node address should be 
reachable by all the routers in the network. The router 
from where the signalling occurs functions as the root 
node. 
The default MDT must be configured on each PE router 
to enable the PE routers to receive multicast traffic for this 
particular MVRF.
Note
By default MPLS MLDP is enabled. To disable, 
use the no mpls MLDP command.
Note
LSPVIF tunnel is created as a result of mdt 
default mpls MLDP
 root-node command.
Step 10
mdt data mpls MLDP 
numberofdataMDTs
Example:
Router(config-vrf)# mdt data mpls MLDP 
100
Configures the MLDP data MDP.
Step 11
mdt data threshold 
bandwidth
Example:
Router(config-vrf)# mdt data threshold 
20
Configures the threshold value for data MDT.
Note
Bandwidth is traffic rate in Kb/s.
Step 12
exit
Example:
Router(config-vrf)# exit
Exits the configuration session.
Step 13
ip multicast-routing vrf
 vrf-name 
distributed
Example:
Router(config)# ip multicast-routing 
vrf blue distributed
Enables multicast routing for the specified VRF.
Step 14
end
Example:
Router(config)# end
Closes the configuration session.
Command
Purpose