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

SUMMARY STEPS
1. configure
2. route-policy mldp_policy
3. if mldp opaque ipv4 [ipv4 address| ipv4 address range] 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 ipv4 [ipv4 address| ipv4 address range] then
pass endif
Example:
RP/0/RSP0/CPU0:router(config-rpl)# if mldp opaque
ipv4 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
160
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 ipv4 address variable to the
specified range of IPv4 IP address.
An example output is as shown:
Sun Jun 22 20:03:34.308 IST
route-policy mldp_policy
if mldp opaque ipv4 10.0.0.1 224.1.1.1 then
pass
endif
end-policy
!

Advertisement

Table of Contents
loading

Table of Contents