One useful feature of managed switches (especially in a business arena) is the abilty to set port speeds.
Normally a "dumb" switch has it's ports set to auto negotiate. For most people this is fine. However, in business a lot of people set the devices to fixed speeds e.g 100/Full duplex.
If you connect such a device to a Auto Neg device, you will end up with a mismatch. The reason is if one end is Auto Neg, so must the other end be. If not you end up with poor performance, as they reduce to a common denomiator. This can be seen below; we'll asume the device can run at 100mbs / Full duplex and is working well.
Dev A - Auto
Dev B - Auto
Speed = 100mbs / Full Duplex
Dev A - 100/Full Fixed
Dev B - 100/Full Fixed
Speed - 100/Full Duplex
Dev A - Auto
Dev B - 100/Full fixed
Speed = 100 / Half Duplex
If a device runs a half duplex, this means it can only communicate in 1 direction at a time. This can result in a horrendous slowdown, often much worse than the 50% reduction you may expect, especially under load.
So as a rule, if using dumb (unmanaged) switches, always set your devices to AutoNegotiate.
Stu..
Only the truly stupid believe they know everything.
Stu.. 2004