BGP community not being sent
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-15-2015 03:15 PM
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 ?
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-19-2015 03:48 PM
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 ?
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 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-18-2015 03:35 PM
BD6808
Image : Extremeware Version 7.8.1.1 [ssh] [wlan] by Release_Master on 05/23/08 10:31:31
BootROM : 8.2
Image : Extremeware Version 7.8.1.1 [ssh] [wlan] by Release_Master on 05/23/08 10:31:31
BootROM : 8.2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-18-2015 02:33 PM
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?
What switch model is this?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-18-2015 02:24 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-18-2015 04:12 AM
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
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
