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 #179 background imageLoading...
Page #179 background image
SUMMARY STEPS
1.
configure
2.
router bgp as-number
3.
vrf vrf-name
4.
address-family { ipv4 | ipv6 } unicast
5.
Do one of the following:
•
redistribute connected [ metric metric-value ] [ route-policy route-policy-name ]
•
redistribute eigrp process-id [ match { external | internal }] [ metric metric-value ] [
route-policy route-policy-name ]
•
redistribute isis process-id [ level { 1 | 1-inter-area | 2 }] [ metric metric-value ] [ route-policy
route-policy-name ]
•
redistribute ospf process-id [ match { external [ 1 | 2 ] | internal | nssa-external [ 1 | 2
]}] [ metric metric-value ] [ route-policy route-policy-name ]
•
redistribute ospfv3 process-id [ match { external [ 1 | 2 ] | internal | nssa-external [ 1 |
2 ]}] [ metric metric-value ] [ route-policy route-policy-name ]
•
redistribute rip [ metric metric-value ] [ route-policy route-policy-name ]
•
redistribute static [ metric metric-value ] [ route-policy route-policy-name ]
6.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
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 120
Step 2
Enables BGP routing for a particular VRF on the PE
router.
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-bgp)# vrf vrf_a
Step 3
Specifies either an IPv4 or IPv6 address family unicast
and enters address family configuration submode.
address-family { ipv4 | ipv6 } unicast
Example:
RP/0/RSP0/CPU0:router(config-vrf)# address-family ipv4
unicast
Step 4
To see a list of all the possible keywords and
arguments for this command, use the CLI help (?).
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
149
Implementing BGP
Configuring a VPN Routing and Forwarding Instance in BGP

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