Archive for May, 2005

IPv6 BGP

Monday, May 16th, 2005

So, I no longer have a default route for my IPv6 tunnel, I’m using the BGP view that Hurricane is providing as the routing table, so far it’s worked seamlessly.

Of course I now have over 600 routes in the table, but such is life :)
mernisse@bdr01:~$ /sbin/route -A inet6 | wc -l
677

I’m thinking of getting another tunnel provider and seeing if I can advertize my private AS via that link and then have 2 views of the IPv6 internet.

Just a thought, mostly filler.

I’ll be posting configs eventually for bgpd, I’m using Quagga so it’s pretty Cisco-like.