dslreports logo
 
    All Forums Hot Topics Gallery
spc
Search similar:


uniqs
1377

BaronMykul
@dsl.rcfril.ameritech

BaronMykul to lionelgroulx6

Anon

to lionelgroulx6

Re: Routing problem in Kalamazoo

Thanks very much for that explanation. That's exactly what I was looking for. I guess I'll brush up on BGP a little.

lionelgroulx6
join:2001-11-27
Chicago, IL

1 recommendation

lionelgroulx6

Member

For a simple way to tell if networks are hosed up...use the public, free route servers (!):
(You have to telnet into these..)

route-server.gt.ca
route-server.ip.att.net
route-server.exodus.net
route-server.gblx.net
route-views.oregon-ix.net
ner-routes.bbnplanet.net

sh ip bgp x.x.x.x tells you the AS-Paths that this router has learned the route.
sh ip bgp flap x.x.x.x tells you the flap statistics on a network
(Or just sh ip bgp flap for all networks)
etc..etc..