Policy - Cisco CRS Series Configuration Manual

Cisco ios xr multicast configuration guide for the cisco crs router, release 5.2.x
Hide thumbs Also See for CRS Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software
See the Implementing Routing Policy on Cisco ASR 9000 Series Router module of Cisco IOS XR Routing
Configuration Guide for the Cisco CRS Router for a list of the supported attributes and operations that are
valid for policy filtering.
Configuring the mLDP User Interface for LDP Opaque Global ID Using the Routing Policy
SUMMARY STEPS
1. configure
2. route-policy mldp_policy
3. if mldp opaque global-id 32-bit decimal number 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/RP0/CPU0:router# configure
Step 2
route-policy mldp_policy
Example:
RP/0/RP0/CPU0:router(config)#route-policy mldp_policy
Step 3
if mldp opaque global-id 32-bit decimal number then pass
endif
Example:
RP/0/RP0/CPU0:router(config-rpl)# if mldp opaque
global-id then pass endif
Step 4
end-policy
Example:
RP/0/RP0/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 IOS XR Multicast Configuration Guide for the Cisco CRS Router, Release 5.2.x
Multipoint Label Distribution Protocol Route Policy Map
Purpose
Enters global configuration mode.
Enters the Route-policy configuration mode, where
you can define the route policy.
Configures the mLDP global id to the specific
global-id.
An example output is as shown:
Wed Jun 18 11:41:09.333 IST
route-policy mldp_policy
if mldp opaque global-id 10 then
pass
endif
end-policy
!
43

Advertisement

Table of Contents
loading

Table of Contents