Hi, I'm trying to learn about BGP and just ran across RPSL. I've seen www.radb.net and know that lots of people are registering their policies here. Are organizations also using these RPSL policies to compile configuration files for their routers (via RtConfig)? Or do they just maintain their RPSL policies and router configurations separately? Thanks, Andreas
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andreas Voellmy wrote:
I'm trying to learn about BGP and just ran across RPSL. I've seen www.radb.net <http://www.radb.net> and know that lots of people are registering their policies here. Are organizations also using these RPSL policies to compile configuration files for their routers (via RtConfig)? Or do they just maintain their RPSL policies and router configurations separately?
We use the configuration files to generate the policies and update them at (approximately) the same time as the configuration changes are made. - -- COO Entanet International T: 0870 770 9580 http://www.enta.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF1tQrR+KszLBLUT8RAgbLAJ9OgWVp32qgxgArz3QYZE7YxDZE8QCglCVS OGkiUlp/8SKOF8m0bUDC+00= =ISlR -----END PGP SIGNATURE-----
On Feb 16, Andreas Voellmy <andreas.voellmy@gmail.com> wrote:
I'm trying to learn about BGP and just ran across RPSL. I've seen www.radb.net and know that lots of people are registering their policies here. Are organizations also using these RPSL policies to compile configuration files for their routers (via RtConfig)? Or do they just maintain their RPSL policies and router configurations separately? A few sites do, but I do not think there are many considering how hard it is to express using RPSL a real complete configuration for a whole network.
Since RtConfig used to be unreliable on modern Linux systems (I do not know if the last release has been improved in this regard) I wrote my own tool which generates as-path and prefix-list filters (and uRPF ACLs) for customers and peers using the IRR data and local configuration files listing the neighbors: http://www.linux.it/~md/rpsltool-1.2.tgz My opinion is that maintaining an aut-num object for the purpose of generating your own configuration is pointless, but maintaining proper route and as-set objects will greatly help your peers to build their filters. (Yes, another of these situations where your actions will only benefit the rest of the Internet and vice versa). -- ciao, Marco
participants (3)
-
Andreas Voellmy
-
James Blessing
-
md@Linux.IT