02-19-2010 09:40 AM - edited 03-06-2019 09:47 AM
Hello
On 4500 two VLANS are configured ; but transfer rate is very slow between two vlans
copy a file from one vlan to another vlan is slow its 20Kbps, host on both vlans are connected on 10/100 ports
Vlan 5
interface vlan 5
ip address 192.168.1.1 255.255.255.0
Vlan 6
interface vlan 6
ip address 192.168.2.1 255.255.255.0
4506==========2960
on 4506
interface giga 0/1
switchport mode trunk
switchport trunk encapsulation dot1q
on 2960
interface giga 0/1
switchport mode trunk
switchport trunk encapsulation dot1q
interface fa 0/0
switchport more access
switchport access vlan 5
interface fa 0/1
switchport more access
switchport access vlan 6
If I change interface fa 0/1 to vlan 5, then transfer rate is OK
02-19-2010 11:08 AM
Hello
On 4500 two VLANS are configured ; but transfer rate is very slow between two vlans
copy a file from one vlan to another vlan is slow its 20Kbps, host on both vlans are connected on 10/100 ports
Vlan 5
interface vlan 5
ip address 192.168.1.1 255.255.255.0
Vlan 6
interface vlan 6
ip address 192.168.2.1 255.255.255.0
4506==========2960
on 4506
interface giga 0/1
switchport mode trunk
switchport trunk encapsulation dot1q
on 2960
interface giga 0/1
switchport mode trunk
switchport trunk encapsulation dot1q
interface fa 0/0
switchport more access
switchport access vlan 5
interface fa 0/1
switchport more access
switchport access vlan 6
If I change interface fa 0/1 to vlan 5, then transfer rate is OK
Hi,
Have you checked the duplex setting in switch ports and any errors in ports have checked and as you said both the vlan are configured in same switch.
Ganesh.H
02-19-2010 11:15 AM
best to drop us the full config of the two switches. Easier for us to check
Won't be a duplex or speed issue as changing vlan resolves it, so maybe routing problem, spanning tree issue, etc
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide