EasyManua.ls Logo

Cisco CRS Series - Configuring the Mldp User Interface for LDP Opaque Vpnv4 Using the Routing Policy

Cisco CRS Series
210 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters the Route-policy configuration mode, where you
can define the route policy.
route-policy mldp_policy
Example:
RP/0/RP0/CPU0:router(config)#route-policy
mldp_policy
Step 2
Configures the mLDP vpnv4 variable to the specified
variable.
if mldp opaque vpnv4 [2:2] then pass endif
Example:
RP/0/RP0/CPU0:router(config-rpl)# if mldp opaque
vpnv4 then pass endif
Step 3
Configures the mLDP vpnv4 variable to the specified
range of variable addresses.
if mldp opaque vpnv4 [2:2 10.1.1.1 232.1.1.1] then pass
endif
Example:
RP/0/RP0/CPU0:router(config-rpl)# if mldp opaque
vpnv4 then pass endif
Step 4
end-policy
Step 5
Example:
RP/0/RP0/CPU0:router(config-rpl)# end-policy
commit
Step 6
Example outputs are as shown:
Sun Jun 22 20:03:34.308 IST
Use the show command to verify the configuration: show
running-config route-policy mldp_policy
Step 7
route-policy mldp_policy
if mldp opaque vpnv4 2:2 10.1.1.1 232.1.1.1
then
pass
endif
Cisco IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
50
Implementing Multicast Routing on Cisco IOS XR Software
Multipoint Label Distribution Protocol Route Policy Map

Table of Contents

Other manuals for Cisco CRS Series

Related product manuals