|
Question : Poor performance with VLANs
|
|
Ok, I have my fileserver on VLAN 2 ( 192.168.2.0). And I have a few users on VLAN3 (192.168.3.0 )
The problem is, copying files from the fileserver is taking FOREVER since I implemented VLANs. So I configured the switchport the fileserver was on, to be a member of both VLANs. Didnt seem to help too much. Any advice? Thanks
|
Answer : Poor performance with VLANs
|
|
Yep. 10M/half duplex... Half-duplex allows collisions Collisions cause deferrals defferals cause reduced performance.. > 0 output errors, 2099707 collisions, 3 interface resets > 0 babbles, 0 late collision, 1095196 deferred
I didn't know it would even let you configure trunking on a half-duplex link.... Older versions of IOS required 100M full-duplex for trunking. Learn something new every day!
|
|
|
|