|
<- Previous Message | Next Message -> Thread Index Re: [isp-bgp] Cisco alternatives for larger BGP routers?
Jim, > *> 0.0.0.0 144.232.213.21 90 0 1239 i > * 144.228.86.121 90 0 1239 i This just says you are learning a default route from Sprint. Your 10/8 addressing is more specific (in your IGP) and not in your BGP table. If you did a 'show ip route 10.10.1.10' it will show you a more specific route (most likely a /24 right?) But if you did a 'show ip bgp 10.10.1.10' it will point back to Sprint's default route, since that's all BGP knows. charles On 6/10/05, Jim Barstow <jimb-clec@...> wrote: > When I trace my own Ips from my router, I get the following... > > Type escape sequence to abort. > Tracing the route to 65.217.48.21 > > 1 10.254.251.34 [AS 1239] 4 msec 4 msec 0 msec > 2 10.10.1.10 [AS 1239] 0 msec 4 msec 0 msec > orangebeach# > > These are my private internal ips, so it is routing how I would expect it > to, but I am curious why it says the AS 1239 (sprint) when my AS is 35882. > > Also, sh ip bgp reports the following: > *> 0.0.0.0 144.232.213.21 90 0 1239 i > * 144.228.86.121 90 0 1239 i > *> 3.0.0.0 157.130.69.189 120 0 701 1239 80 i > *> 4.0.0.0 157.130.69.189 120 0 701 3356 i > > Does this mean my default route is to 1239 right now? It should be to 701 > which is how I thought it was supposed to be setup. > > Any help verifying my config would be great. > > ------------------------------------ > SmartTel Communications > Jim Barstow > Sr. Telecom Engineer > jimb@... > PO Box 367 > 22645 Canal Road > Suite E > Orange Beach, AL 36561 > tel: (251) 224-0868 > fax: (251) 224-0830 > mobile: (251) 747-4913 > ------------------------------------ > > -----Original Message----- > From: Bob Hrbek [mailto:bhrbek@...] > Sent: Wednesday, June 08, 2005 4:13 PM > To: isp-bgp@isp-bgp.com > Subject: Re: [isp-bgp] Cisco alternatives for larger BGP routers? > > they "OFFER" quagga/zebra but use the commercially available gated version > of BGP. It is supposed to be much better. I've used zebra for a long time > w/o any real issues but I'm not doing much with it either. YMMV > > isn't your time worth something? > > -bob > ----- Original Message ----- > From: "Howard Jones" <howard@...> > To: <isp-bgp@isp-bgp.com> > Sent: Friday, June 03, 2005 3:00 AM > Subject: Re: [isp-bgp] Cisco alternatives for larger BGP routers? > > > > Bob Hrbek wrote: > > > http://www.imagestream.com > > > > > > > > I did briefly look at these as one of our customers uses them, but since > > they're basically Linux + Quagga (+ some iffy shell script menu), I > > didn't see the benefit over me making a FreeBSD system running the same > > software, running on the same diskonmodule setup and the same PC > > hardware. For the same kind of money (and some of my time), I can get a > > decent 64-bit 133Mhz bus P4/Xeon 1U server, and a PCI-X quad GigE card, > > too (Dell SC1725 + Intel Pro1000MT). > > > > Am I missing something with ImageStream? > > > > To unsubscribe via postal mail, please contact us at: > > Jupitermedia Corp. > > Attn: Discussion List Management > > 475 Park Avenue South > > New York, NY 10016 > > > > Please include the email address which you have been contacted with. > > > > Copyright 2005 Jupitermedia Corporation All Rights Reserved. > > > > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > Copyright 2005 Jupitermedia Corporation All Rights Reserved. > > > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > Copyright 2005 Jupitermedia Corporation All Rights Reserved. > To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. Copyright 2005 Jupitermedia Corporation All Rights Reserved.
Thread Index |