Unsolved
This post is more than 5 years old
6 Posts
0
26262
October 6th, 2005 13:00
2 x 2700 Series VLAN Trunk
I'm having a very intresting problem with 2 2716's
I have the two switches tied together via port 1 and I want to span VLAN's accross the 2 switches, basically 1 port per VLAN on each switch. I have configured port 1 on both switches as PVID 4095 and Set ADMIT TAG ONLY. I then created VLANs 102 - 108 and set the PVID for port 2 to 102 on both switches, port 3 to 103 on both, etc...
I then configured each vlan as tagged on port 1 and untagged on its corresponding access port: IE VLAN 102 is tagged on Port 1 and Untagged on port 2 on both switches.
As a test, I have a PE Server connected to port 2 on switch 1 and I connect my laptop to port 2 on switch 2.
I can ping accross the link no problem, but anything more sophisticated than that locks up immediatley, file sharing, RDP etc.
With no VLAN's configured, this works fine. I can plug my laptop into either switch when the two machines communicate normally.
Any Ideas???
No Events found!


TOdoubleD
6 Posts
0
October 6th, 2005 14:00
DELL-Cuong N.
1K Posts
0
October 6th, 2005 14:00
The speed / duplex setting that we are concerned about is between the host and the switch port to which it is connected and between the server and the switch port to which it is connected. It doesn't really matter if the client is operating at 10/100 and the server is at Gig. It only matter how the speed/duplex are negotiated between the host/server and the switch.
If you did nothing then likely the switch is currently setup to auto-negotiate and is setup to "advertise" a number of options to the host/server NICs. If the NICs on the host or server are setup to be fixed speed/duplex then likely you will get duplex or speed mismatch problem if the switch port is doing auto-negotiation. If you setup both switch and NICs on host and server to auto-negotiation then there is one more thing to look into.
It has been found in the past that some NICs do not properly implement auto-negotiation and will incorrectly negotiate the speed or duplex if the NIC only supports speed of 10/100 and the PowerConnect switch advertise Gigabit. So you may try either forcing speed/duplex or setup the switch auto-negotiation so that it only offer speed that the NIC is capable of supporting.
Cuong.
DELL-Cuong N.
1K Posts
0
October 6th, 2005 14:00
Couple of questions for you:
Cuong.
TOdoubleD
6 Posts
0
October 6th, 2005 15:00
TOdoubleD
6 Posts
0
October 6th, 2005 15:00
DELL-Cuong N.
1K Posts
0
October 6th, 2005 15:00
Hmm...OK, I will try to reproduce the problem in my test network. I will test with FTP between two systems over the same network setup you have. If I can move large amount of information between these two 27xx using the same config you have then perhaps we need to look at your specific applications? Is there something else I should test for aside from ping and sending large data between the two systems?
Cuong.
DELL-Cuong N.
1K Posts
0
October 6th, 2005 16:00
I have reproduced the problem and although I'm not 100% sure why it happens or exactly what the condition is that would cause this problem, I have discovered that any packets exceeding 1468 bytes across a trunk port is being mis-catagorized as a "jumbo frame" which cause the switch to drop the packet. So for now you might try enabling jumbo frame support on the 27xx. I only tested with ping (try pinging large packet greater then 1468 bytes and you see the same problem) and sending large files through FTP so I can't be 100% sure it works with all your applications but you might try this to see if it works for you. Let me know either way though.
In the meanwhile I will consult with other PowerConnect engineers to see if anyone has any idea why this is occuring or perhaps have heard of this issue already. When I find out something more specific I will let you know.
Cuong.
DELL-Cuong N.
1K Posts
0
October 6th, 2005 17:00
The 2708 does not support jumbo frame but then I don't know that the 2708 have this problem either. So I think we need to test with it before we can say for sure whether the problem occurs on the 2708. I'm not in my lab now but when I get back there I will try it.
Cuong.
TOdoubleD
6 Posts
0
October 6th, 2005 17:00
DELL-Cuong N.
1K Posts
0
October 6th, 2005 19:00
TOdoubleD
6 Posts
0
October 6th, 2005 19:00