cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
512
Views
0
Helpful
3
Replies

BGP IPV4 soo community

amitbatra
Level 1
Level 1

Hi Guys ,

how can i configure bgp soo community in IPV4 network enviorment ? i have BGP IPv4 running in my network . no vrf's no vpnv4 bgp.. Simple IPv4 BGP with some IBGP and EBGP peers.i wanna advertise a network with soo community . how could i do this. any ideas please. and how can i verify that soo community is being advertised ..

here is what i tried.

address-family ipv4

neighbor x.x.x.x activate

neighbor x.x.x.x send-community both

neighbor x.x.x.x next-hop-self

neighbor x.x.x.x activate

neighbor x.x.x.x send-community both

neighbor x.x.x.x route-map med out

no auto-summary

network 10.1.75.0 mask 255.255.255.0 route-map extendcom

exit-address-family

route-map extendcom permit 30

set extcommunity soo 1001:1001

regards

amit

3 Replies 3

Edison Ortiz
Hall of Fame
Hall of Fame

Amit,

SoO relies on VRF for its configuration.

Please see the following document:

http://www.cisco.com/en/US/docs/ios/iproute/configuration/guide/irp_bgp_neighbor_soo.html

HTH,

__

Edison.

Hi Guys,

it was just a thought in my mind and testing at home.

i just wanted to cross check with all GURU's here .

Thanks for your time..

regards

amit

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Amit,

as Edison has explained SOO is thought for VRFs in order to avoid some routing loops.

In an IPV4 only scenario you can use one or more standard BGP community to mark routes and then take decisions on this attribute.

Hope to help

Giuseppe

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card