EasyManuals Logo
Home>Cisco>Network Router>ASR 9000 Series

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 #196 background imageLoading...
Page #196 background image
PurposeCommand or Action
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 2
Specifies either the IPv4 or IPv6 address family and
enters address family configuration submode.
address-family {ipv4|ipv6} {unicast|multicast}
Example:
RP/0/RSP0/CPU0:router(config-bgp)# address-family
ipv4 multicast
Step 3
Configures the maximum number of iBGP paths for
load sharing.
maximum-paths ibgp number
Example:
RP/0/RSP0/CPU0:router(config-bgp-af)# maximum-paths
ibgp 30
Step 4
commit
Step 5
Originating Prefixes with AiGP
Perform this task to configure origination of routes with the AiGP metric:
Before You Begin
Origination of routes with the accumulated interior gateway protocol (AiGP) metric is controlled by
configuration. AiGP attributes are attached to redistributed routes that satisfy following conditions:
•
The protocol redistributing the route is enabled for AiGP.
•
The route is an interior gateway protocol (iGP) route redistributed into border gateway protocol (BGP).
The value assigned to the AiGP attribute is the value of iGP next hop to the route or as set by a
route-policy.
•
The route is a static route redistributed into BGP. The value assigned is the value of next hop to the route
or as set by a route-policy.
•
The route is imported into BGP through network statement. The value assigned is the value of next hop
to the route or as set by a route-policy.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
166
Implementing BGP
Originating Prefixes with AiGP

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
BrandCisco
ModelASR 9000 Series
CategoryNetwork Router
LanguageEnglish

Related product manuals