Creating A Route Policy For Rip - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Creating a Route Policy for RIP

Command or Action
Step 8
route-policy { in | out }
Example:
RP/0/RP0/CPU0:router(config-rip-if)# route-policy
out
Step 9
commit
Creating a Route Policy for RIP
This task defines a route policy and shows how to attach it to an instance of a RIP process. Route policies can
be used to:
• Control routes sent and received
• Control which routes are redistributed
• Control origination of the default route
A route policy definition consists of the route-policy command and name argument followed by a sequence
of optional policy statements, and then closes with the end-policy command.
A route policy is not useful until it is applied to routes of a routing protocol.
SUMMARY STEPS
1. configure
2. route-policy name
3. set rip-metric number
4. end-policy
5. commit
6. configure
7. router rip
8. route-policy route-policy-name { in | out }
9. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
route-policy name
Example:
RP/0/RP0/CPU0:router(config)# route-policy IN-IPv4
Step 3
set rip-metric number
Example:
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
376
Purpose
(Optional) Applies a routing policy to updates advertised
to or received from a RIP neighbor.
Purpose
Defines a route policy and enters route-policy configuration
mode.
(Optional) Sets the RIP metric attribute.
Implementing RIP

Advertisement

Table of Contents
loading

Table of Contents