web CGIs for Bay Networks routers?

A simpler way would be to just telnet to the router and type
'show ip routes' or 'show bgp routes' (or for a different look,
'ip routes' and 'ip bgp routes'). I guess you could try to automate
that into a CGI script, but what's the point, if speed is what you're
looking for?

-Jon