Configure Bgp Route Filtering By Route Policy - Cisco NCS 5500 Series Configuration Manual

Bgp configuration ios xr
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Configure BGP Route Filtering by Route Policy

To see a list of all the possible keywords and arguments for this command, use the CLI help (?).
Step 7
route-reflector-client
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)# route-reflector-client
Configures the router as a BGP route reflector and configures the neighbor as its client.
Step 8
commit
BGP Route Reflector: Example
The following example shows how to use an address family to configure internal BGP peer 10.1.1.1 as a route
reflector client for unicast prefixes:
router bgp 140
address-family ipv4 unicast
Configure BGP Route Filtering by Route Policy
Perform this task to configure BGP routing filtering by route policy.
SUMMARY STEPS
1. configure
2. route-policy name
3. end-policy
4. router bgp as-number
5. neighbor ip-address
6. address-family { ipv4 | ipv6 } unicast
7. route-policy route-policy-name { in | out }
8. commit
DETAILED STEPS
Command or Action
Step 1
configure
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
46
neighbor 10.1.1.1
remote-as 140
address-family ipv4 unicast
route-reflector-client
exit
Purpose
Implementing BGP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents