RE: BGP - Preventing the AS from advertising local net

From: Syed Khalid Ali <khalid_khursheed_at_hotmail.com>
Date: Mon, 5 Apr 2010 22:21:28 +0500

Dennis:
What you are doing is that setting the community to NO_ADVERTISE and advertising to BB router.BB router on receiving should not advertise to other peers.
As warner said, filter-list can be use to complete the task.
Regards,Khalid

----------------------------------------
> To: ccielab_at_groupstudy.com
> Subject: Re: BGP - Preventing the AS from advertising local net
> From: timothy.warner_at_usbank.com
> Date: Mon, 5 Apr 2010 11:03:06 -0500
>
> Try using the neighbor x.x.x.x prefix-list command. That should allow you
> to filter out just the /24 as long as your prefix-list is written
> correctly.
>
> Also, you may be confusing the no-advertise and no-export
> communities....which I don't think you need to solve that problem anyway.
>
>
>
>
>
>
>
>
> From:
> ccie_ka_at_gmx.de
> To:
> ccielab_at_groupstudy.com
> Date:
> 04/03/2010 10:44 AM
> Subject:
> BGP - Preventing the AS from advertising local net
> Sent by:
> nobody_at_groupstudy.com
>
>
>
> Hi GS,
>
> assume there is one AS with the network 172.16.0.0/24
> Also there are 2 other AS's
>
> What is the best practice to prevent _only_ this network to advertise to
> the BB routers ?
>
> router bgp 33
> neighbor x.x.x.x remote-as 33
> neighbor x.x.x.x send-community both
> neighbor x.x.x.x route-map PREV out
>
> ip prefix-list prevent seq 5 172.16.0.0/24
>
> route-map PREV
> match ip address prefix-list prevent
> set community no-advertise
>
> THis soulution prevent the local net to send to the neighbor..
>
> Right now my problem is I doesn't understand why...;-)
> Because I thought the community no-advertise is send to the _next_ AS and
> prevent the specific prefix to send outr the neighbor AS ?!?!
>
> Please can anyone explain me if this a normal behaviour...
>
> Thanks
>
> Dennis
> --
> GMX.at - Vsterreichs FreeMail-Dienst mit |ber 2 Mio Mitgliedern
> E-Mail, SMS & mehr! Kostenlos: http://portal.gmx.net/de/go/atfreemail
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>
>
>
> U.S. BANCORP made the following annotations
> ---------------------------------------------------------------------
> Electronic Privacy Notice. This e-mail, and any attachments, contains information that is, or may be, covered by electronic communications privacy laws, and is also confidential and proprietary in nature. If you are not the intended recipient, please be advised that you are legally prohibited from retaining, using, copying, distributing, or otherwise disclosing this information in any manner. Instead, please reply to the sender that you have received this communication in error, and then immediately delete it. Thank you in advance for your cooperation.
>
>
>
> ---------------------------------------------------------------------
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
                                               
Received on Mon Apr 05 2010 - 22:21:28 ART

This archive was generated by hypermail 2.2.0 : Sat May 01 2010 - 09:49:56 ART