02-14-2011 07:42 AM - edited 03-06-2019 03:32 PM
I have a situation where I need to route traffic from one network to another via a Calayst 3560. The scenario is illustrated below. I'm looking for options as I'm trying to avoid purchasing another router. Can I just setup a default route? Or can I setup OSPF or EIGRP? What is the best scenario to do this?
Thanks.
Cisco 1811 router <------------> Cisco Catalyst 3560 <------------------> Cisco 1811 router
10.0.0.1 /16 192.168.0.1/16
02-14-2011 07:49 AM
You can configure the 3560 to route IP.
Check this article for an example -> http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_example09186a008015f17a.shtml#conf
02-14-2011 07:58 AM
Thanks for all your help guys. Great responses.
02-14-2011 08:03 AM
Hi John,
hope your queries were answered.. if there is anything missed, please feel free to ask us here..
If your query has been resolved, please mark this thread as resolved and rate helpful posts so that it would be helpful for others viewing this thread..
Regards,
ranraju
02-14-2011 07:52 AM
If you are running an IP services image on the 3560 switch, you should be able to run OSPF and EIGRP.. First enable routing using the command "ip routing" and then you can configure eigrp or ospf
What image are you running in the switch? If you are running an ipbase image then you will not be able to do routing..
Hope this helps..
Regards,
ranraju
02-14-2011 10:27 AM
John,
If you have an IP base image running on the 3560, you can use Static routes or RIP for routing. For protocols like OSPF,EIGRP, BGP, you would need ip services.
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