10-16-2012 02:58 PM - edited 03-04-2019 05:52 PM
I am having two routers of 1841 series.In router 1 I am connected with my Cloud Network and in router 2 I am connected for internet.
I need both the wan connectivities to be advertise in my network for my LAN which is configured with DHCP in my ROUTER 1
Now should I connect this both routers in one switch but I'm having 2960 switch :-(
any suggestions,what should I configure Policy base routing or static route.
Router 1
int f0/0
ip add 10.x.x.x 255.255.255.0
description "Connected to LAN"
int f0/1
ip add 172.x.x.14 255.255.255.252
description "Connected to Cloud"
ip dhcp pool LAN
network 10.x.x.0 255.255.255.0
default-router 10.x.x.254
Router 2
int f0/0
ip add 62.x.x.81 255.255.255.252
Please suggest
Thanks.
Solved! Go to Solution.
10-16-2012 05:48 PM
Put a LAN address on the remaining interface on router 2, then put a default route on router 1 pointing to router 2s LAN address.
Sent from Cisco Technical Support iPad App
10-16-2012 07:27 PM
just a suggestion. assuming that the majority of the traffic are internet bound.
hope it helps.
10-16-2012 05:48 PM
Put a LAN address on the remaining interface on router 2, then put a default route on router 1 pointing to router 2s LAN address.
Sent from Cisco Technical Support iPad App
10-16-2012 10:48 PM
Thanks,
I will implement and reply you back
10-16-2012 07:27 PM
just a suggestion. assuming that the majority of the traffic are internet bound.
hope it helps.
10-16-2012 10:48 PM
Thanks,
I will implement and reply you back
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