[86457] in North American Network Operators' Group
Re: oh k can you see
daemon@ATHENA.MIT.EDU (Chris Woodfield)
Sat Nov 5 13:11:50 2005
In-Reply-To: <17256.49705.672020.89086@roam.psg.com>
Cc: Sabri Berisha <sabri@cluecentral.net>, nanog@nanog.org
From: Chris Woodfield <rekoil@semihuman.com>
Date: Sat, 5 Nov 2005 13:11:21 -0500
To: Randy Bush <randy@psg.com>
Errors-To: owner-nanog@merit.edu
Maybe I'm missing something, but the core issue is that the NO-
EXPORT'ed anycast instance has a higher localpref inside the AS it's
being advertised to, and as such supressing the non-NO_EXPORT'ed
prefix. The "exportable" prefix gets suppressed at a point on the
network such that the peering routers never see it, so it never makes
it out of that AS.
Advertising the NO-EXPORT as a /25 (or two /25s) would serve the same
purpose as tagging it NO-EXPORT, because as you say most peers filter
on the /25. Incidentally it would obviate the need to assign it a
higher localpref because it's a shorter prefix. However, unless I'm
misunderstanding something, the /25 would not preempt the /24
advertisement, so the /24 would still make it out of the AS.
Just make sure you don't have anything numbered x.x.x.127 on the
block...
On Nov 2, 2005, at 8:42 AM, Randy Bush wrote:
>
>> Is it an idea to have anycasted instances using NO_EXPORT
>> announce /25's instead of /24's?
>
> many many folk filter on /24, so the /25 would not be seen.
Isn't that the point? The existing /24 is tagged NO-EXPORT after all...
>> Another possibility is for $LARGE_ISP to localpref the
>> NO_EXPORTED down to $LOW value
>
> and then how will the down-preffed prefix be seen within
> $large_isp? local-pref is a very heavy hammer.
>
> randy, at the clue edge i guess
>
-C