[c-nsp] BGP Distribute List

Mike Louis MLouis at nwnit.com
Mon Nov 17 11:14:33 EST 2008


Its working fine in other configurations with the Distribute List. Distribute list with prefix-list is supported in IOS. I wonder what the limiting factor is here?

-----Original Message-----
From: Brault, Ryan [mailto:RYAN.BRAULT at Illinois.gov]
Sent: Monday, November 17, 2008 11:05 AM
To: Mike Louis; cisco-nsp at puck.nether.net
Subject: RE: [c-nsp] BGP Distribute List

router bgp 100
 neighbor x.x.230.161 prefix-list routeout out
 neighbor 172.x.255.252 prefix-list routeout out

I think that's what you're looking for...

Ryan Brault

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Mike Louis
Sent: Monday, November 17, 2008 9:48 AM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] BGP Distribute List

I have a distribute list setup to reference a prefix list in a bgp
configuration. However the outbound filtering is not working and I have
reset bgp connection with soft outbound reset.

Here is the config.

Any ideas why this is not working?

router bgp 100
 no synchronization
 bgp log-neighbor-changes
 network x.x.230.160 mask 255.255.255.252
 network 172.x.36.0 mask 255.255.254.0
 network 172.x.253.152 mask 255.255.255.252
 network 172.x.253.156 mask 255.255.255.252
 network 172.x.255.0 mask 255.255.255.0
 neighbor x.x.230.161 remote-as 65000
 neighbor x.x.230.161 weight 500
 neighbor x.x.230.161 distribute-list routeout out
 neighbor 172.x.255.252 remote-as 65535
 neighbor 172.x.255.252 distribute-list routeout out
 no auto-summary

I have reset the BGP connections in the outbound with soft reset but
still no luck. The router is receiving all routes from neighbors and
relaying them to the other EBGP router.  I am not worried about inbound
received routes, just outbound filtering based on a specific prefix
list.

Any ideas?

________________________________
Note: This message and any attachments is intended solely for the use of
the individual or entity to which it is addressed and may contain
information that is non-public, proprietary, legally privileged,
confidential, and/or exempt from disclosure. If you are not the intended
recipient, you are hereby notified that any use, dissemination,
distribution, or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify the
original sender immediately by telephone or return email and destroy or
delete this message along with any attachments immediately.
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.4/1792 - Release Date: 11/16/2008 10:04 AM

Note: This message and any attachments is intended solely for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, legally privileged, confidential, and/or exempt from disclosure.  If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited.  If you have received this communication in error, please notify the original sender immediately by telephone or return email and destroy or delete this message along with any attachments immediately.



More information about the cisco-nsp mailing list