EasyManuals Logo

Cisco ASR 9000 Series Routing Configuration Guide

Cisco ASR 9000 Series
702 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #194 background imageLoading...
Page #194 background image
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
PurposeCommand or Action
configure
Step 1
Defines the route policy and enters route-policy
configuration mode.
route-policy route-policy-name
Example:
RP/0/RSP0/CPU0:router (config)#route-policy
add_path_policy
Step 2
Decides the actions and dispositions for the given
route.
if conditional-expression then action-statement else
Example:
RP/0/RSP0/CPU0:router (config-rpl)#if community
matches-any (*) then
Step 3
set path-selection all advertise
else
Passes the route for processing and ends the if
statement.
pass endif
Example:
RP/0/RSP0/CPU0:router(config-rpl-else)#pass
RP/0/RSP0/CPU0:router(config-rpl-else)#endif
Step 4
Ends the route policy definition of the route policy
and exits route-policy configuration mode.
end-policy
Example:
RP/0/RSP0/CPU0:router(config-rpl)#end-policy
Step 5
Specifies the autonomous system number and enters
the BGP configuration mode, allowing you to
configure the BGP routing process.
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)#router bgp 100
Step 6
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
164
Implementing BGP
Configuring BGP Additional Paths

Table of Contents

Other manuals for Cisco ASR 9000 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASR 9000 Series and is the answer not in the manual?

Cisco ASR 9000 Series Specifications

General IconGeneral
SeriesASR 9000
CategoryNetwork Router
Modular DesignYes
RedundancyYes (Hardware and Software)
Operating SystemCisco IOS XR
Interfaces/Ports10G, 40G, 100G, 400G Ethernet
Expansion SlotsVaries by model
Routing ProtocolBGP, OSPF, IS-IS, EIGRP
ManagementCLI, SNMP, NETCONF
Power SupplyRedundant
Port DensityVaries by model
Power Supply OptionsAC, DC
MemoryVaries by model
StorageVaries by model
DimensionsVaries by model
WeightVaries by model

Related product manuals