Compare cert salaries and plan your next career move
netteaser wrote: I have a quick question about BGP.. I have a customer who is going to purchase a secondary internet connection from a seperate ISP to have a backup connection to the internet. My question is, should BGP be used in this scenario? What he wants is in case ISP 1 goes down all network traffic will be switched over to ISP 2. He has purchase 2 cisco 1840 routers. TIA
NetworkGod wrote: I would go with static/default routes but that's just me.. If you do BGP be careful so you don't up being a transit path between 2 ISPs.
netteaser wrote: Ok thanks for the replies. I think I will try to go with the 2 static default routes
EdTheLad wrote: netteaser wrote: Ok thanks for the replies. I think I will try to go with the 2 static default routes Default routes wont work, for this you need bgp.If one of the ISPs has an internal issue your default route wont help you, all you traffic will be blackholed.
dtlokee wrote: I am not sure about using the 1800 for a full Internet routing table (225,000 routes) I have used a 2800, but not a 1800 yet.
Router#sh ip bgp summ . . 233241 network entries using 23557341 bytes of memory 4198014 path entries using 201504672 bytes of memory 229394 BGP path attribute entries using 12846736 bytes of memory 52920 BGP AS-PATH entries using 1379048 bytes of memory 0 BGP route-map cache entries using 0 bytes of memory 0 BGP filter-list cache entries using 0 bytes of memory BGP using 239291829 total bytes of memory
netteaser wrote: Thanks for the info, I have to verify this but I think that the routers only have 128mb. Like I said I will verify that info, and they have 1 isp that will provide a T-1 and Time Warner that will have a 5mb connection
dtlokee wrote: 239 MB of ram just for the BGP process.
dtlokee wrote: The 1841 can have a max of 384MB ram which might be enough, but 512mb is preferred (the Internet is going to continue to grow)
dtlokee wrote: IPv6 is a long way away, and once it is widly used, the IPv4 tables will still be around, increasing the total size of the BGP tables.
ITdude wrote: dtlokee wrote: IPv6 is a long way away, and once it is widly used, the IPv4 tables will still be around, increasing the total size of the BGP tables. Yes, legacy IPv4 addresses imagine that!
dtlokee wrote: Router#sh ip bgp summ . . 233241 network entries using 23557341 bytes of memory 4198014 path entries using 201504672 bytes of memory 229394 BGP path attribute entries using 12846736 bytes of memory 52920 BGP AS-PATH entries using 1379048 bytes of memory 0 BGP route-map cache entries using 0 bytes of memory 0 BGP filter-list cache entries using 0 bytes of memory BGP using 239291829 total bytes of memory 239 MB of ram just for the BGP process.
mattsthe2 wrote: dtlokee wrote: Router#sh ip bgp summ . . 233241 network entries using 23557341 bytes of memory 4198014 path entries using 201504672 bytes of memory 229394 BGP path attribute entries using 12846736 bytes of memory 52920 BGP AS-PATH entries using 1379048 bytes of memory 0 BGP route-map cache entries using 0 bytes of memory 0 BGP filter-list cache entries using 0 bytes of memory BGP using 239291829 total bytes of memory 239 MB of ram just for the BGP process. Theres only 200,000 routes on the internet...wow i expected more than that. This cant be common practise to do that unless your say an ISP right? Tell me just did that to see if you could....?
Paul Boz wrote: It is not uncommon for large college campus or corporate networks to have multiple full-BGP peering sessions with multiple providers. The benefit of having full BGP tables is that you can greatly optimize outbound routing. Lets think about it. if you have connections to different ISPs for redundancy, bandwidth requirements, or any other reasons, you have a great resource. Unlike most people, you can actually select the best path to the destination network using full BGP. If you have a client trying to access a web server in Japan and your sprint internet connection can get there faster than your AT&T connection why wouldn't you want to use the sprint connection? You can only do such routing with full BGP tables.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.