Cisco Systems OL-14356-01 Network Router User Manual


 
Implementing Routing Policy on Cisco IOS XR Software
How to Implement Routing Policy on Cisco IOS XR Software
RC-409
Cisco IOS XR Routing Configuration Guide
OL-14356-01
Defining a Route Policy
This task explains how to define a route policy.
Note If you want to modify an existing routing policy using the command-line interface (CLI), you must
redefine the policy by completing this task.
SUMMARY STEPS
1. configure
2. route-policy name [parameter1, parameter2, . . . , parameterN]
3. end-policy
4. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
route-policy name [parameter1, parameter2, . .
. , parameterN]
Example:
RP/0/RP0/CPU0:router(config)# route-policy
sample1
Enters route-policy configuration mode.
After the route-policy has been entered, a group of
commands can be entered to define the route-policy.