Configuring Bgp Additional Paths - Cisco ASR 9000 Series Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring BGP Additional Paths

Command or Action
Step 5
commit
Configuring BGP Additional Paths
Perform these tasks to configure BGP Additional Paths capability:
SUMMARY STEPS
1. configure
2. route-policy route-policy-name
3. if conditional-expression then action-statement else
4. pass endif
5. end-policy
6. router bgp as-number
7. address-family {ipv4 {unicast | multicast} | ipv6 {unicast | multicast | l2vpn vpls-vpws | vpnv4 unicast
| vpnv6 unicast }
8. additional-paths receive
9. additional-paths send
10. additional-paths selection route-policy route-policy-name
11. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
route-policy route-policy-name
Example:
RP/0/RSP0/CPU0:router (config)#route-policy
add_path_policy
Step 3
if conditional-expression then action-statement else
Example:
RP/0/RSP0/CPU0:router (config-rpl)#if community
matches-any (*) then
set path-selection all advertise
else
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
138
Purpose
Purpose
Defines the route policy and enters route-policy
configuration mode.
Decides the actions and dispositions for the given
route.
Implementing BGP
OL-30423-03

Advertisement

Table of Contents
loading

Table of Contents