On 16. des.. 2009, at 22.36, Martin Hein wrote:
On Wed, 16 Dec 2009 11:19:33 -0700
"Andy Nguyen" wrote:
If I configure community as Martin
suggested this will also take out the path to my network. Thanks.
If your real AS is transit only for your prefix it wont work.
Your real AS should ann
On Wed, 16 Dec 2009 11:19:33 -0700
"Andy Nguyen" wrote:
> If I configure community as Martin
> suggested this will also take out the path to my network. Thanks.
If your real AS is transit only for your prefix it wont work.
Your real AS should announce your prefix. The private AS should announce
@openbsd.org
Subject: Re: bgpd help!!
On Wed, Dec 16, 2009 at 09:55:40AM +0100, Henning Brauer wrote:
> * Stuart Henderson [2009-12-16 02:31]:
> > On 2009-12-16, Doran Mori wrote:
> > > Have you tried looking at the filter rules in bgpd.conf(5)?
> > >
> > > O
How about aggregation? That's a nice knob to have (I use it quite
often). The atomic-aggregate option cold be used legitimately (see
RFC4271) to hide an (RFC1918) AS in some circumstances.
/Pete
On 16. des.. 2009, at 10.29, Claudio Jeker wrote:
On Wed, Dec 16, 2009 at 09:55:40AM +0100,
On Tue, 15 Dec 2009 16:18:31 -0700
"Andy Nguyen" wrote:
> Is there a way to strip Private As (65xxx) so it does not advertise to
> the ISP provider? Thanks
Use communities on peers with real ASNs.
match from $peer set community 666:666
Then when announcing to peers and upstreams.
deny to $pee
On Wed, Dec 16, 2009 at 09:55:40AM +0100, Henning Brauer wrote:
> * Stuart Henderson [2009-12-16 02:31]:
> > On 2009-12-16, Doran Mori wrote:
> > > Have you tried looking at the filter rules in bgpd.conf(5)?
> > >
> > > Off the top of my head something like:
> > > deny to { AS 65xxx }
> >
> >
* Stuart Henderson [2009-12-16 02:31]:
> On 2009-12-16, Doran Mori wrote:
> > Have you tried looking at the filter rules in bgpd.conf(5)?
> >
> > Off the top of my head something like:
> > deny to { AS 65xxx }
>
> the OP is probably looking for something that strips private AS out
> of the pa
On Tue, Dec 15, 2009 at 5:25 PM, Stuart Henderson
wrote:
> On 2009-12-16, Doran Mori wrote:
>> Have you tried looking at the filter rules in bgpd.conf(5)?
>>
>> Off the top of my head something like:
>> deny to { AS 65xxx }
>
> the OP is probably looking for something that strips private AS ou
On 2009-12-16, Doran Mori wrote:
> Have you tried looking at the filter rules in bgpd.conf(5)?
>
> Off the top of my head something like:
> deny to { AS 65xxx }
the OP is probably looking for something that strips private AS out
of the path, but still advertises them, which isn't supported.
Have you tried looking at the filter rules in bgpd.conf(5)?
Off the top of my head something like:
deny to { AS 65xxx }
dmo
Is there a way to strip Private As (65xxx) so it does not advertise to
the ISP provider? Thanks
11 matches
Mail list logo