cancel
Showing results for 
Search instead for 
Did you mean: 

BGP community not being sent

BGP community not being sent

joseph_peleg
New Contributor
not showing the /32 being advertise but the other /24 in seq 20 are being advertised whats missing for the /32 to be sent out ?

configure bgp add network 31.91.192.143 255.255.255.255
create access-profile blackholes type ipaddress

configure access-profile blackholes add 10 ipaddress 31.91.192.143 /32 exact

configure route-map xo-rm add 10 permit
configure route-map xo-rm 10 add match nlri-list blackholes
configure route-map xo-rm 10 add set community 2828 : 1650
configure route-map xo-rm add 20 permit
configure route-map xo-rm 20 add match nlri-list level3-net

conf bgp neighbor 202.112.52.105 route-map-filter out xo-rm
configure bgp neighbor 202.112.52.105 send-community

show transmitted routes show all the /24 but not the /32 with the set community whats missing here ?
15 REPLIES 15

joseph_peleg
New Contributor
hi drew, now that we ruled out a bug since i am running 7.8.1.1 any other suggestion as far as config change ?
will summery only kill any /32 advertisement ?
configure bgp add aggregate-address 38.96.190.0 255.255.254.0 summary-only
configure bgp add network 38.96.190.143 255.255.255.255 route-map xo-rm
does those negate each other ?

joseph_peleg
New Contributor
BD6808

Image : Extremeware Version 7.8.1.1 [ssh] [wlan] by Release_Master on 05/23/08 10:31:31

BootROM : 8.2

Drew_C
Valued Contributor III
ExtremeWare 7.2 is very old software. This sounds like a limitation or bug. Before attempting to do any troubleshooting, I would highly recommend upgrading to the latest 7.8.4 version.
What switch model is this?

joseph_peleg
New Contributor
no it doesnt ,transmitted routes shows only the /24 which are the seq 20 on the route map but not the /32 can i email the whole config for you to look at

Manoharan__Sent
Extreme Employee
Hi,
I'm not sure about this config.
After adding "66.246.45.6/32" whether BGP send 38.96.190.143/32 with community to its peer.?

-Senthil.M
GTM-P2G8KFN