Configuring Bgp Link-State - Cisco ASR 9000 Series Routing Configuration Manual

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

Advertisement

Implementing BGP
Command or Action

Configuring BGP Link-State

Configuring BGP Link-state
To exchange BGP link-state (LS) information with a BGP neighbor, perform these steps:
SUMMARY STEPS
1. configure
2. router bgp as-number
3. neighbor ip-address
4. remote-as as-number
5. address-family link-state link-state
6. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 100
Step 3
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)# neighbor
10.0.0.2
Step 4
remote-as as-number
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)# remote-as
1
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring BGP Link-State
Purpose
Purpose
Specifies the BGP AS number and enters the BGP
configuration mode, allowing you to configure the BGP
routing process.
Configures a CE neighbor. The ip-address argument
must be a private address.
Configures the remote AS for the CE neighbor.
169

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents