andydis Posted August 18, 2010 Posted August 18, 2010 very quickly, please dont have a go for posting a dumb question we have 3 switches linked below A--------B--------C A has 2 vlans circ and admin B i have just found out is not even a maaged switch, its a 8 port unmanaged thing (hub) C only has Circ vlan at present Q) i need switch C to have admin vlan aswell as circ if i just tagg the ports correctly on A and C can they route both vlans correctly even though B is just a dumb switch? switch B only "needs" circ ports, which it seems to have picked up by default. replaced switch B is not an option. removing switch B is not an option. removing switch B to piggey back off A or C is not an option
ChrisH Posted August 18, 2010 Posted August 18, 2010 The ports on B would have to be tagged to pass on multi VLAN traffic.
teejay Posted August 18, 2010 Posted August 18, 2010 Really depends on what B does with the VLAN tags and whether it strips them out. If it doesn't it 'may' work, but unlikely, only one way to tell, set it up and see what happens ;-)
keithu Posted August 19, 2010 Posted August 19, 2010 There is a potential problem with large ethernet frames. The maximum size of a standard ethernet frame is 1518 bytes and switch B will be designed to pass frames of at least this size. VLAN tagging adds an additional 4 bytes to each frame making 1522 bytes per frame. If switch B can handle frames of this size they will pass straight through complete with VLAN tags, otherwise they will be dropped. You need to make sure that switch B can handle 1522 byte ethernet frames.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now