Unsolved
This post is more than 5 years old
2 Intern
•
192 Posts
0
32465
August 28th, 2013 10:00
data and voice on same port
powerconnect 3548p
cisco ucs 500 ( i belive)
i have left data on the default vlan 1
created a vlan 60 for voice
the port where the phone server is (gives out dhcp for phones) is set with pvid 60 (so i changed the native vlan)
the phones only work if i change the native vlan to 60. (get an ip address) but we require to have a pc plugged into the phone and then the phone get an ip address from windows dhcp. (this is not working)
any ideas on how to get the phones and data to all play nice?
0 events found
No Events found!


dirkdigs
2 Intern
•
192 Posts
0
August 28th, 2013 12:00
i have 3000 series switches. this does not apply.
dirkdigs
2 Intern
•
192 Posts
0
August 28th, 2013 13:00
Would general mode and trunk mode be the same thing in this case?
craigels39
4 Posts
0
August 28th, 2013 13:00
What kind of phones are you using? We are using Mitel Phones and are running them on 3548p's with the following port config (100 is data, 300 is voice):
switchport mode general
switchport general allowed vlan add 100,300
switchport general pvid 100
The phones do the rest, sorting tagged packets from vlan 300 and passing untagged 100 on to the data port. We didn't end up having to do anything special with the voice VLAN (although I'm not saying that is a bad option, just didn't apply). Also when a computer connects straight to the port, without a phone in the middle, they are still able to access data on vlan 100.