Unsolved
This post is more than 5 years old
2 Posts
0
9788
June 11th, 2008 10:00
6224 Vlan overlapping
Hello,
I have a simple question regarding VLANs setup, I can not find a lot of topics about my problem and especially there are no examples.
We have a network with star topology, for users we are using 5324 switches and core switch 6224. All 5324 connected to 6224. As I understand there are no switchport protected support on 5324 switches and I need to isolate traffic for clients, but all of them should access all servers.
My question is how I can configure for example 2 vlans for clients (based on departments) and give them access to one shared server.
All my clients on network 192.168.254.x, and all servers (8) located on core 6224.
Looks like in that case i need to use vlan overlapping, could somebody give me simple example for this situations.
Thank you in advance!
I have a simple question regarding VLANs setup, I can not find a lot of topics about my problem and especially there are no examples.
We have a network with star topology, for users we are using 5324 switches and core switch 6224. All 5324 connected to 6224. As I understand there are no switchport protected support on 5324 switches and I need to isolate traffic for clients, but all of them should access all servers.
My question is how I can configure for example 2 vlans for clients (based on departments) and give them access to one shared server.
All my clients on network 192.168.254.x, and all servers (8) located on core 6224.
Looks like in that case i need to use vlan overlapping, could somebody give me simple example for this situations.
Thank you in advance!
No Events found!


radionuk
2 Posts
0
June 14th, 2008 05:00
gheyse
2 Posts
0
June 19th, 2008 13:00
Since VLAN is based on Layer2, which doesn't allow communication between vlans, you'll need to make routes between those vlans to allow communication. This is possible with the 62xx series; you can read white papers about this topic.
I am planning to implement such a scenario, but haven't triied it since I'm purchasing them in the next weeks.