[81011] in North American Network Operators' Group
Re: soBGP deployment
daemon@ATHENA.MIT.EDU (Randy Bush)
Mon May 23 11:40:17 2005
From: Randy Bush <randy@psg.com>
Date: Mon, 23 May 2005 11:39:33 -0400
To: "Larry J. Blunk" <ljb@merit.edu>
Cc: nanog@merit.edu
Errors-To: owner-nanog@merit.edu
my weak memory, it was due to a number of factors, some in the
database update workflow, some in the uneven usage workflow,
e.g. ans updating once, or was it twice, a week.
but this just underscores the difference here
o with sbgp, the assertion of the validity of asn A announcing
prefix P to asn B is congruent with the bgp signaling itself,
A merely signs the assertion in the bgp announcement.
o with sobgp, the assertion is in an external database with
issues such as
- data correctness & completeness
- data consistency
- update frequency
- granularity (bgp is per-prefix, and this is used by real
folk to do traffic eng etc). consider the mess of keeping
this up to date and correct in a super irr.
- etc
its the old simplicity vs complexity game yet again
randy