Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links


Powerconnect 6248 not routing with other vlan

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 10-05-2012
Member
 
Join Date: Apr 2012
Posts: 17
Powerconnect 6248 not routing with other vlan

Sponsored Links
I am having PC6248 running with 4 vlans. Routing is enabled globally on the switch and on the vlan interfaces. All ports are access ports.
vlan 2 ip 192.192.168.3.2 /24
vlan 3 ip 192.192.168.4.1 /24
vlan 4 ip 192.192.168.5.1 /24
vlan 5 ip 172.16.22.2 /24
All vlans are connected to each other and they are able to talk to each other. In vlan 5 I have connected too a router which is connected to a foreign network ip 172.16.33.0/24. I am unable to access the other vlan to the network 172.16.33.0/24 The PC6248 routes the client only residing in vlan 5. Any solution for this problem?

Reply With Quote
  #2  
Old 10-05-2012
Member
 
Join Date: Jul 2011
Posts: 401
Re: Powerconnect 6248 not routing with other vlan

I had the same problem. I think that you should check for the statics to be visible as when I checked in my router it was disable.
For the static routes to be visible, you must:
• Enable ip routing globally.
• Enable ip routing for the interface.
• Confirm that the associated link is also up.
Reply With Quote
  #3  
Old 11-05-2012
Member
 
Join Date: Jun 2011
Posts: 403
Re: Powerconnect 6248 not routing with other vlan

VLAN 5 is able to communicate because of the direct connection you have made with the static route. The static route is just for VLAN 5, and is not going to carry any other VLAN traffic across it. It will carry all the clients connected to VLAN 5. Any client connected to VLAN 2,3,4, sends out a request for the 172 network, and due to no Trunk or Static route set for these VLANs, you will not be able to access that network, because the VLAN does not know where to send the request. When the clients on VLAN 5 send a request for the 172 network, and if VLAN 5 doesn’t find it, then it then looks at its default route and sends the unknown traffic to that pre set route, which gets the connection you need. Connect the VLAN 2, 3, 4 to access the VLAN 5 network. You will be able to connect the clients of the VLAN 2, 3, 4 to access the foreign network.
Reply With Quote
  #4  
Old 11-05-2012
Member
 
Join Date: Jul 2011
Posts: 271
Re: Powerconnect 6248 not routing with other vlan

I think that the VLAN 2, 3, 4 are not able to communicate with the 172 network. You will have to setup a trunk link between the switch and VLAN 5. Set the trunk on the physical port connecting two devices. I fport 5 is physically connected to PC6248 then connect the other network devices by setting the other devices port to trunk mode and allow all the VLAN 2,3,4,5 across the link. Set all the other devices to the trunk mode. When you set the devices to trunk mode any client on VALN request to access a location and the PC6248 is not able to resolve it, then it will forward the packets across the trunk to other devices and that device will know where the request should go as it has the destinations of the location.
Reply With Quote
  #5  
Old 12-05-2012
Member
 
Join Date: May 2011
Posts: 431
Re: Powerconnect 6248 not routing with other vlan

I had the same problem and I didn’t know the trunk mode and all. I don’t know much about the networking and especially regarding the settings of the network switches.If you do not want to do the Trunk, then you need to enter the Static routes for each of the VLANs. Once the static routes are set each VLAN will know where to forward unresolved requests and the client will be able to access the location where he wants to.
Reply With Quote
  #6  
Old 12-05-2012
Member
 
Join Date: Jul 2011
Posts: 271
Re: Powerconnect 6248 not routing with other vlan

After seeing the whole problem I think that I have found the problem it is not in the switch. The PC6248 is forwarding the destination address of 172.16.33.0 to its default gateway which is none other than the router, and the router is not able to forward the request to the right destination or location. The problem is that the ping requests went all the way to the destination or location but they couldn't find their way back giving ping timeouts or host unreachable. Add static routes to the router, all other vlans start to connect with the 33.0 network. As you mentioned your ip’s here are the ip route for you. Change it to this ip and you will be able to access the network.
ip route 192.168.3.0 255.255.255.0 172.16.22.2
ip route 192.168.4.0 255.255.255.0 172.16.22.2
ip route 192.168.5.0 255.255.255.0 172.16.22.2
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Powerconnect 6248 not routing with other vlan"
Thread Thread Starter Forum Replies Last Post
How to Setup VLAN on Dell Powerconnect 3524 Shantanu.M Networking & Security 2 12-05-2012 10:58 AM
How to configure 2 HP 4108GL for IP routing with VLAN? Gowravaram Networking & Security 3 14-02-2012 06:58 PM
Question about Inter-Vlan routing switches MarDaA Hardware Peripherals 2 13-02-2012 12:23 PM
vlan routing in Dell PowerConnect 6224 Hiryuru Networking & Security 4 27-11-2011 09:17 PM
Configuration of vlan routing Ipsita Networking & Security 5 16-03-2011 12:02 AM


All times are GMT +5.5. The time now is 11:42 PM.