[c-nsp] BGP between customers sharing same provider AS core

Price, Kris Kris.Price at nz.unisys.com
Sun Feb 26 18:18:09 EST 2006


Soo... it doesn't matter that they use the same provider, depending on
the details they should probably have different AS numbers... But
essentially if the problem is you have two customers using the same AS
number and you want to peer them via eBGP, take a look at:

  neighbor A.B.C.D local-as 65535 

It will cause the process to pretend to be a different AS when peering
with the remote side... and:

  neighbor A.B.C.D allowas-in 2

Will cause it not to reject routes that have your AS number in the path,
the number 2 says how many times it is allowed to show up in it.

Does this help?


> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-
> bounces at puck.nether.net] On Behalf Of Garry Glendown
> Sent: Monday, 27 February 2006 11:22 a.m.
> To: Ivan Walker
> Cc: cisco-nsp at puck.nether.net
> Subject: Re: [c-nsp] BGP between customers sharing same provider AS
core
> 
> Ivan Walker wrote:
> > Hi,
> >
> > Is is possible to interconnect company A and company B via BGP when
they
> > both use a MPLS core from the same provider.  IE the interconnection
is
> > not via the providers MPLS core but a private link and both
customers A
> > and B see the MPLS core as the same AS.
> 
> Why use BGP when you can use OSPF (or some other IGP)???
> 
> -gg
> _______________________________________________
> 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/



More information about the cisco-nsp mailing list