Configuring The Mldp User Interface For Ldp Opaque Vpnv4 Using The Routing 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 VPNv4 Using the Routing Policy

SUMMARY STEPS
1. configure
2. route-policy mldp_policy
3. if mldp opaque vpnv4 [2:2] then pass endif
4. if mldp opaque vpnv4 [2:2 10.1.1.1 232.1.1.1] then pass endif
5. end-policy
6. commit
7. 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 vpnv4 [2:2] then pass endif
Example:
RP/0/RSP0/CPU0:router(config-rpl)# if mldp opaque
vpnv4 then pass endif
Step 4
if mldp opaque vpnv4 [2:2 10.1.1.1 232.1.1.1] then pass
endif
Example:
RP/0/RSP0/CPU0:router(config-rpl)# if mldp opaque
vpnv4 then pass endif
Step 5
end-policy
Example:
RP/0/RSP0/CPU0:router(config-rpl)# end-policy
Step 6
commit
Step 7
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
166
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 vpnv4 variable to the specified
variable.
Configures the mLDP vpnv4 variable to the specified
range of variable addresses.
Example outputs are as shown:
Sun Jun 22 20:03:34.308 IST
route-policy mldp_policy
if mldp opaque vpnv4 2:2 10.1.1.1 232.1.1.1
then
pass
endif

Advertisement

Table of Contents
loading

Table of Contents