Unsolved

This post is more than 5 years old

14 Posts

9304

September 9th, 2005 19:00

VLAN Subnet across two 3324?

We are trying to eliminate the single points of failure in our networking infrastructure, here is what we want to do.
 
We have two PowerConnect 3324s currently acting independently.  We are using NLB in Windows to create a virtual IP address to our servers.  We would like to configure our switches so that these servers can each be attached to different switches and still talk to one another.  How do we configure the switches so the subnet spans them?
 
Any suggestions would be appreciated.
 
Thank you,

40 Posts

September 13th, 2005 18:00

Your switches are layer2 switches so they do not know about subnets. All you have to do is connect the two switches together via a cat5/6 cable and you're done. No config needed. This assumes you have all ports are part of the same vlan.

2 Intern

 • 

812 Posts

October 12th, 2005 18:00

The 3324 only supports a per-bridge Spanning Tree. It does not create a separate Spanning Tree for each VLAN. If you have more than one link between switches (one link for each VLAN), Spanning Tree will block the redundant links.

To allow for intra-VLAN communication, configure the client ports as access mode ports in their respective VLANs and configure a single link between switches in trunk mode to pass all necessary VLANs.

14 Posts

October 12th, 2005 18:00

Thank you for your reply.
 
Actually we have them configured as three VLANs and three distinct subnets.  We have a crossover cable in each VLAN to the other switch.  Only the first VLAN which the crossover cable is in the G1 port for seems to be spanning the two switches, the other VLAN's are not (VLAN 2 is G2, and VLAN 3 is port 18).
 
Any suggestions?
 
Thank you,
 
 

14 Posts

October 12th, 2005 23:00

Greg,

Thank you, that is exactly what I needed.  Works like a charm.

 

1 Rookie

 • 

16 Posts

December 20th, 2005 01:00

Does one need to have a seperate NIC in the router to create a seperate VLAN?

I have:

Router
-- Switch1
---- Switch2

I want to put a new VLAN on Switch2, but only have 1 link between Router & Switch1 and another between Switch1 & Switch2. I have aliases for both subnets on the same NIC in the router, but I can't see VLAN 2 on Switch2. The link between Switch1 and Switch2 is set to trunk, and all ports but the few ports on Switch2 that are the new subnet are members of the default VLAN 1.

0 events found

No Events found!

Top