07-26-2004 11:04 AM - edited 03-02-2019 05:19 PM
I have an internet facing router (2651) with a single T1 to the provider. I want to add a second T1 and bond them together. The provider doesn't do multilink PPP, they use CEF to load balance over the 2 circuits. This router is maxed out on DRAM and runs BGP for external routes. CPU load averages about 20% steady.
Question - If I add this circuit and run CEF, will this router be able to handle this? Should I upgrade to a 37xx?
Thanks!!
07-26-2004 12:13 PM
Hello,
this should be no problem for the 2651, in fact, turning on CEF reduces the CPU utilization considerably, as less packets are process switched and more packets are fast switched.
HTH,
Georg
07-28-2004 02:02 AM
Yes Gpu is absolutely right in pointing out that by enabling CEF your CPU usage will come down considerably.
Cause the first packet of every netflow will come to the router other packets are switched to the exit interface.
First packet takes this path :
Router
^
|
---> Swx --->
2nd packet takes this path :
Router
|
|
---> Swx --->
It never enters the router.
PS ::
THE DIAGRAM I HAVE DRAWN ABOVE IS NOT BEING SHOWN AS I DESIRED THE FORMAT IS LOST WHEN I POST IT .
07-28-2004 11:51 AM
Thanks for the feedback!
07-29-2004 12:30 PM
You can also tell your router to do a per packet or a per connection load balance with the command ip load-balance at the interface level.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide