Hi Yawns
I already tried that before and unfortunatly it didn't improve the upstream performance.
Main Topics
Browse All TopicsHi,
I have a number of Nortel IP 2004 phones plugged into a Cisco 3560 switch. The PCs are plugged into the back of the phones however I am experiencing slow upload throughput and can only get around 1-2mbit upstream. Data that is sent downstream from servers plugged directly into a vlan20 switch port is going between 40-70mbit so I that is not a problem.
VLAN40 is for voice
VLAN20 is for data
Here is my Cisco 3560 switchport configuration
interface FastEthernet0/X
switchport access vlan 20
switchport mode access
switchport voice vlan 40
mls qos trust dscp
spanning-tree portfast
I have also tried changing the links to trunk lists as per a previous suggestion but that doesn't speed up performance either. Tried changing the voice and data vlan settings on the Nortel phone to tagged and untagged but still no better.
One thing I have noticed however in a test enviroment is when the phone is just powered on before you either get a login prompt from the Nortel server then you can get upwards of 50mbit upstream throughput.
Has anyone come across something like this before or can you provide some suggestions. Are there special options that are given to the phone? Do I need to enable any more special options on the switch?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I found the problem.
I had set the PC port on the phone to full duplex. Changing it to auto resolved the problem. Apparently from the docs I've read even if the switch itself is set as 100mbit/full the phone itself will still need to be set to auto otherwise a duplex mismatch occurs. Strange but true.
Business Accounts
Answer for Membership
by: yawnsPosted on 2007-08-17 at 09:14:50ID: 19718038
I'm not sure if this is going to help but can you try on your switch:
switchport trunk encapsulation dot1q
switchport mode trunk
luck