11-25-2012 04:26 AM - edited 03-07-2019 10:13 AM
Dear Support,
last week i borught one Dlink DIR 600 n 150 Router .through the Dlink router(Back to back connection)internet is working fine and wifi connection also.
my problem is:
my current network is having 2 cisco switches and it is having defferent VLANs.
here i will i give all the current details with old internet router details.
Vlan 1:192.168.1.100(Default gateway) for DATA
Vlan 2:192.168.2.1(for Data and Avaya IP telephone).
Vlan 3:192.168.3.1(For Wifi Management)
Vlan 244:Router Gateway(192.168.244.1)
these are configured in Cisco 3560 Switch.(VTP Server)
and the connection from the router (old internet gateway is Netgear dsl router)is directly connected to cisco 2960 Switch(VTP Client).this network is working fine.
now we purchased another isp and GPON Service and they provided (KEMS)Dlink DIR 600 Router.
for this we created one vlan (VLAN 4)and assign gateway as 192.168.4.1.One of the LAN port(LAN 1)is directly connected to switch 2960.but here we cannot get any reply from the clients.but we got reply from the switch 3560,while pinging to 192.168.4.1.
we put ip route 0.0.0.0 0.0.0.0 192.168.4.1 in the switch 3560 also.
still we are unable to get the whole network in service with new internet connection.
please provide a solution for this problem.
awaiting for your kind response.
Solved! Go to Solution.
12-02-2012 09:55 PM
Try to contact to Dlink technical support.
Sent from Cisco Technical Support iPhone App
12-02-2012 09:59 PM
so may be i have to change the router.can you suggest me a router which can help for multi nating
for DSL Connection.
12-02-2012 10:18 PM
You can try Zyxel. This one supports VLAN 802.1q trunking and DSL
http://www.zyxel.com/products_services/nbg4604.shtml?t=p
I think you should something like that device.
Sent from Cisco Technical Support iPhone App
12-11-2012 09:45 PM
Dear abzal,
i have repleaced the dlink router ,internet is working fine.....now i'm using linksys router and there is an option for static routing ;which supports for lan interfaces too.
thank you very much for your kind help in this regard.
i have another question?
if i want to use both isp what configurations i have to do in the cisco switch 3560.
Regards,
Najim.
12-12-2012 01:17 AM
Hi Najim,
Post here your network diagram. Then I'll be able to help you.
Abzal
12-12-2012 01:24 AM
Hi
lynksys (192.168.11.1)--------->cisco 2960 (port 3 vlan 11 )------->new isp connection(currently working)
netgear(192.168.244.1)---------->cisco 2960(port 12 vlan 244)----->old isp disconnected now.
connection from port 21 cisco 2960--------->3560(port 8)its a trunk port.
3560 is the vtp server and dhcp server.
12-12-2012 03:21 AM
You could just add two default routes and turn on IP CEF for per-destination load-balancing on 3560.
ip cef
ip route 0.0.0.0 0.0.0.0 192.168.11.1
ip route 0.0.0.0 0.0.0.0 192.168.244.1
To verify:
sh ip cef
sh ip route
try and let me know of the status.
Hope it will help.
12-03-2012 03:39 AM
i have already contacted with dlink,but they didn't help me.
i sent all the details in email.still no reply from their support team.
12-03-2012 03:38 AM
There i can find only WAN interface.
our old netgear router is having static routing option.
there the configuration is
route 1:
Destination IP:192.168.1.0
Subnet mask:255.255.255.0
gateway ip add:192.168.244.254(old internet vlan ip (vlan 244 svi))
Route 2:
Destination ip add:192.168.2.1
subnetmask:255.255.255.0
gateway ip add :192.168.244.254
here internet is working fine.
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