[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tool to help building routes
Hi
I have made a little tool to help buiding IPv6 routes in the 6-bone.
It uses the RIPE database to compute the shortest paths from a node
to another one. Currently, all local metrics are set to one.
Example:
=== path from G6 to CAIRN (5f1b:a900::0/32) : cost 3
G6-(1)->CISCO-(1)->NRL-(1)->CAIRN
G6-(1)->NIST-(1)->NRL-(1)->CAIRN
G6-(1)->UL-(1)->NRL-(1)->CAIRN
G6-(1)->UNH-(1)->NRL-(1)->CAIRN
This tools is avalaible at http://www.ipv6.imag.fr/route.html
I would like to modify the output to give more info, I'm just not sure
what is really relevant. Suggestions are welcome.
- Alain.