Policy - Cisco ASR 9000 Series Configuration Manual

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Multipoint Label Distribution Protocol Route Policy Map
Configuring the mLDP User Interface for LDP Opaque MDT Using the Routing Policy
SUMMARY STEPS
1. configure
2. route-policy mldp_policy
3. if mldp opaque mdt [1:1] then pass endif
4. end-policy
5. commit
6. Use the show command to verify the configuration: show running-config route-policy mldp_policy
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
route-policy mldp_policy
Example:
RP/0/RSP0/CPU0:router(config)#route-policy
mldp_policy
Step 3
if mldp opaque mdt [1:1] then pass endif
Example:
RP/0/RSP0/CPU0:router(config-rpl)# if mldp opaque
mdt then pass endif
Step 4
end-policy
Example:
RP/0/RSP0/CPU0:router(config-rpl)# end-policy
Step 5
commit
Step 6
Use the show command to verify the configuration: show
running-config route-policy mldp_policy
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
162
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Purpose
Enters global configuration mode.
Enters the Route-policy configuration mode, where you
can define the route policy.
Configures the mLDP VPNID to the specific MDT
number.
Example outputs are as shown:
Sun Jun 22 20:03:34.308 IST
route-policy mldp_policy
if mldp opaque mdt 1:1 0 then
pass
endif
end-policy
route-policy mldp_policy
if mldp opaque mdt any 10 then
pass
endif
end-policy
!

Advertisement

Table of Contents
loading

Table of Contents