Gogousa wrote: » Hello, I need your expert opinion. Situation: we have only one internet provider, we have our own AS and our own public networks. Our provider is giving us a router with a full BGP table, we have a router with IBGP and we are publishing some of our public networks with this router and others are getting published from the providers router. We are planning to get a second provider and we want to take full control of our networks and be able to publish and use the two providers as we please (load balancing, symmetry, redundancy). Im new to BGP, so to me is a new world. Im reading the cisco book and trying to understand. We are in the process of getting the proposals from the second provider, so my question is, should I ask for anything special to the providers to be able to do what we want? (like I already asked, that the router they put has to handle a full route bgp). Or something like no restrictions on some protocol or filters?. I want to get into the contract with the provider anything we need to be able to do anything we might want regarding our networks and how the internet see us. And feel free to advise in general if you want, like what is the best topology or anything you think is important. For now the two providers will be installed in one site. Thanks in advance.
Turgon wrote: » If you are not providing your own router the ISP will most likely charge you more for a higher spec router.
Paul Boz wrote: » It depends on how you want to have the connections configured. If your goal is to load balance between the two links and have deterministic best-path routing, I would advise configuring the two edge BGP routers to point to a route reflector router. By placing the route reflector between the edge transit routers and the internal network you will be able to maintain best-path routing as well as load balancing. You can tune the route metrics on the route reflector to influence routing behavior as well. That may or may not be the case. ATT deployed more 7206vxr routers for CPE than any other company in the world because they were buying them from Cisco for pennies on the dollar. Service providers that do bulk BGP or large-scale bandwidth installations can usually get much better deals on managed CPE devices than you'd think. That being said, if you purchase or lease CPE from the ISP, make sure that you have full control over the configuration of those routers. For you to be able to manage BGP in a way that makes sense for your organization this is important. Also, if you determine that buying your own CPE is a better solution, do not rule out Cisco's competitors. I actually think that Juniper gear makes much better BGP routers. They are extremely stable and the CLI is very easy to use. At my last job we used a cluster of Juniper M10s for BGP. You can certainly use Cisco but do your homework to see if there are better options that suit your company.
Forsaken_GA wrote: » Oh, and you don't necessarily have to ask for the communities information. If they have half a clue, they'll be publishing that information in one of the routing databases (ie, radb)
Gogousa wrote: » What about if I need a community that they don´t have, can I ask them to create one for me?. Are there specific communities for custommers or they are just general for all custommers (that the ISP have) ? Regarding the AS_PATH, if I add it to influence the preference, I know that some providers can block this, how should I ask my provider not to block it, what is the correct terminology to ask for this? thanks for all the ideas you all are giving me, Im making a list.