cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6946
Views
20
Helpful
23
Replies

not communicating DLINK DIR 600 router with Cisco Switch

najimap
Level 1
Level 1

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.

23 Replies 23

Try to contact to Dlink technical support.

Sent from Cisco Technical Support iPhone App

Best regards,
Abzal

so may be i have to change the router.can you suggest me a router which can help for multi nating

for DSL Connection.

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

Best regards,
Abzal

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.

Hi Najim,

Post here your network diagram. Then I'll be able to help you.

Abzal

Best regards,
Abzal

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.

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.

Best regards,
Abzal

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.

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.