02-13-2006 08:35 PM - edited 03-03-2019 11:44 AM
-- 3750 ---
- - (ds3)
cat4500 --- ----- cat6500
- - (ds3)
-- 3750 ---
If I want to load balance between the two 3750 routers. Should I run cef in cat4500 or run cef in two 3570 routes?
Thanks
02-13-2006 08:43 PM
Hi,
THe fact the cat4500 and cat6500 are the ones with the two links between them, you should be running CEF on them. However, it's a good idea to have CEF running on the 3750s as well. CEF is a much better switching mechanism than fast-switching and provides better performance.
Hope that helps - pls rate the post if it does.
Paresh
02-13-2006 09:26 PM
If I put ip default gateway in the 4500, I should point it to 3750_a or 3750_b, or doesn't matter, or I do not even need ip default gateway. Perhaps, I just need ip route 0.0.0.0 0.0.0.0 point to two different 3750?
Thx
02-13-2006 09:29 PM
That is correct. Create 2 static default routes:
ip route 0.0.0.0 0.0.0.0
ip route 0.0.0.0 0.0.0.0
You need to do this on both the 4500 and 6500.
Hope that helps - pls rate the post if it does.
Paresh
02-14-2006 05:27 AM
What should my default routes be in the two 3750s. Should they point to the 6500 loopback interface?
Also, what is the impact if ip cef are only turn on in 4500 and 6500, but not in 3750s?
Thx
03-22-2006 08:00 AM
You are not right. You can have only one real default route for a device. No matter how many ip ro 0.0.0.0 0.0.0.0
03-22-2006 08:32 AM
I'm afraid what you are stating is not correct. You can certainly have more than one default route in a routing device. What device have you tried this on ?
Paresh
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