
Are they really running BGP?
Yestoday, my colo server was down for a few hours due to an issue at the provider's upstream network. My colo service provider claims they are running BGP and have multiple connections to other ISP, but I doubt it.
Is there a way to find out whether they are running BGP or simplely have a static route to a single ISP?
Thanks!
Comments
Get on to their router?
If they have multiple upstreams, they should be balancing. You can do
a traceroute to different addresses (like AT&T's route-view server,
Sprint's and other common carriers) to see if there are multiple paths.
You could go to different route-view servers (provider's BGP views) and
"show ip bgp (route belonging to your ISP) and see what the path
information happens to be. That will tell you if they have an AS. And
by trying that from multiple places, that will tell you if there's ANY
variety whatsoever.
Scott Morris, CCIEx4
(R&S/ISP-Dial/Security/Service Provider) #4713,
JNCIE-M #153, JNCIS-ER, CISSP, et al.
JNCI-M, JNCI-ER
[email protected]
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Outside US: 775-826-4344
Knowledge is power.
Power corrupts.
Study hard and be Eeeeviiiil......
VirtualGuy wrote:
Unfortunately, they don't let me login to their router and take a look. :-)
Oh yeah, that's a good idea, I will trace it from different locations and see if it goes through different ISPs.
Thanks Scott!