Re: 1-prefix, 1-AS question

Curtis Villamizar <curtis@ans.net> Thu, 26 October 1995 18:03 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa18991; 26 Oct 95 14:03 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa18986; 26 Oct 95 14:03 EDT
Received: from interlock.ans.net by CNRI.Reston.VA.US id aa14604; 26 Oct 95 14:03 EDT
Received: by interlock.ans.net id AA21116 (InterLock SMTP Gateway 3.0 for iwg-out@ans.net); Thu, 26 Oct 1995 13:31:48 -0400
Message-Id: <199510261731.AA21116@interlock.ans.net>
Received: by interlock.ans.net (Protected-side Proxy Mail Agent-2); Thu, 26 Oct 1995 13:31:48 -0400
Received: by interlock.ans.net (Protected-side Proxy Mail Agent-1); Thu, 26 Oct 1995 13:31:48 -0400
To: KD2D-IANN@j.asahi-net.or.jp
Cc: bgp@ans.net
Reply-To: curtis@ans.net
Subject: Re: 1-prefix, 1-AS question
In-Reply-To: Your message of "26 Oct 1995 15:26:18 +0200." <199510260625.AA09972@interlock.ans.net>
Date: Thu, 26 Oct 1995 13:34:40 -0400
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Curtis Villamizar <curtis@ans.net>

In message <199510260625.AA09972@interlock.ans.net>et>, KD2D-IANN@j.asahi-net.or.j
p writes:
> Hello,
>    I'm a newcomer to the world of BGP, though I have some experience
> with Internet routing.  My company is just now having to become its
> own AS and start handling routing to the outside world.
> 
> The situation is this: we have until now been connected through a
> single provider, P1, and have been included in their AS.  Now we're
> planning to connect to P2 and P3 as well.  Our IP addresses belong
> to P1's CIDR block.
> 
> I read in Hawkinson & Bates' Internet draft "Guidelines for creation,
> ... of an AS" that a prefix should ordinarily belong to only a single
> AS, but that it is not unacceptable to have it belong to multiple ASes.
> But I don't understand BGP well enough to see under what circumstances
> this may be allowed.
> 
> My question is:
> If we advertise our routes via BGP to P2 and P3, will this conflict
> with their implicit advertisement by P1 as part of P1's CIDR block?
> 
> If I've missed something in the literature, a pointer would be much
> appreciated. Thanks in advance,
> 
> Dave Iannucci                                     ATSON, Inc., Tokyo, Japan


You should advertise a prefix that is more specific than the CIDR
block from which it was provided.  The more specific route will
originate from exactly one AS, your.

In the future it may be possible to aggregate across provider
boundaries so that distant sites such as the US still see just an
aggregate pointing across the Pacific (or perhaps across the Asian
continent, in other cases).

Curtis