|
<- Previous Message | Next Message -> Thread Index RE: [isp-bgp] BGP Newbie Help - Config Review
Thanks for the response. I have gotten this all working in a way which I like. Thanks to everyone on the list that helped me out. ------------------------------------ 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: vdadlaney@...mailto:vdadlaney@...] Sent: Saturday, April 09, 2005 4:02 PM To: isp-bgp@isp-bgp.com Subject: Re: [isp-bgp] BGP Newbie Help - Config Review Hi All, There wasn't a requirement for this specified by Jim but I just want to confirm if what I am thinking might be more feasible for outbound traffic. Get a default route and the specifics for the customers directly attached to sprint from which there are 2 T1's coming in and get a the complete Routing Table from UUNET and a default route. Assign the UUNET prefixes a lower local preference so that most traffic destined for remote networks is through them and at the same time assign another lower local preference for routes learnt from sprint that are directly connected to Sprint. This way you are still using the sprint links for their directly connected customers instead of just using those links as a backup. Thx. Regards, Vikram > Jim Barstow wrote: > > > The outbound and inbound traffic will traverse UUNet primarily, then > > should traverse Sprint in the event of a failover. > > In a static routing world, I would... > > 0.0.0.0/0 -> UUNet > > 0.0.0.0/0 -> Sprint Metric 2 > > Right. But now you're in the BGP world. Perhaps BGP default from > Sprint, so that anything not learned from UUNet would go to Sprint. > Optional BGP default from UUNet, YMMV. > > > Regarding mask lengths, I have the supernet entered in my router as > > 2 /24s, do I need to advertise them like this? > > 204.180.198.0/24 > > 204.180.199.0/24 > > 63.169.171.0/24 > > Unless you have a need to externally route the two /24s differently, > the Internet will thank you if you leave the network statement as is, > and add "ip route 204.180.198.0 255.255.254.0 null0 225" to your > router, so that the route is always up and BGP can announce it. I'd > also recommend the same for the last /24, just so interface flaps > don't translate into BGP flaps. > > pt > > mailto:remove-isp-bgp@isp-bgp.com > 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. mailto:remove-isp-bgp@isp-bgp.com 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 |