Cisco ASR 9000 Series Routing Configuration Manual page 146

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

Advertisement

Configuring BGP Community and Extended-Community Advertisements
BGP community and extended-community filtering cannot be configured for iBGP neighbors. Communities
Note
and extended-communities are always sent to iBGP neighbors under VPNv4, MDT, IPv4, and IPv6 address
families.
SUMMARY STEPS
1. configure
2. router bgp as-number
3. neighbor ip-address
4. remote-as as-number
5. address-family{ipv4 {labeled-unicast | unicast | mdt | multicast | mvpn | tunnel} | ipv6
{labeled-unicast | mvpn | unicast}}
6. Use one of these commands:
7. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp
120
Step 3
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)# neighbor
172.168.40.24
Step 4
remote-as as-number
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)#
remote-as 2002
Step 5
address-family{ipv4 {labeled-unicast | unicast |
mdt | multicast | mvpn | tunnel} | ipv6
{labeled-unicast | mvpn | unicast}}
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)#
address-family ipv6 unicast
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
116
• send-community-ebgp
• send-extended-community-ebgp
Purpose
Specifies the autonomous system number and enters the BGP
configuration mode, allowing you to configure the BGP routing
process.
Places the router in neighbor configuration mode for BGP routing
and configures the neighbor IP address as a BGP peer.
Creates a neighbor and assigns a remote autonomous system number
to it.
Enters neighbor address family configuration mode for the specified
address family. Use either ipv4 or ipv6 address family keyword
with one of the specified address family sub mode identifiers.
IPv6 address family mode supports these sub modes:
• labeled-unicast
Implementing BGP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents