Unsolved
This post is more than 5 years old
4 Posts
0
5012
June 25th, 2004 17:00
VLANs and internet access
I work for a University research group and am trying to change the network that we use for distributed video rendering. We have our test cluster in our lab and then a cluster of ~50 computers in a public lab on the other side of the building that we use at night. During the day the lab is open to students and managed by a separate department. I need to setup a network that will allow us to use our gigabit internet in our lab, let the student lab supply there own internet access, and network them both together on gigabit for the rendering.
I will simplify it down to two computers for my question.
A--s1 -------s2--B
A is on switch 1 in my lab and B is in the student lab on switch 2. I can set up VLAN 1 for my internet on s1 and VLAN 2 for the student internet on s2. and then set A to VLANs 1,3 and B to VLANs 2,3. When I try to connect from A to B using ip addresses how can I be sure that they will communicate on VLAN 3 and not go out through one internet connection and back in through the other one to communicate?
My last question is to make sure that STP will be fine with this setup.
Thanks,
Steven Andringa
0 events found


Rizzato
4 Posts
0
June 28th, 2004 10:00
Hello Steven
I don't know if I understood you very well. But for STP works depends on what kind of L2 devices you are using, but most of the switches you have one STP running per vlan. Actually like you said if you have a VLAN ID 3 setup only switches port that are member of Vlan3 will communicate between them.
Please clarify a little bit your question. Do you have any L3 device like a gateway ?
Rommel