We are adding 2 x 1950 switches onto our network and I'm struggling to setup Voice VLAN on it.
We have 2 VLANs: VLAN 100 for DATA and VLAN 400 for VOICE. All users connect their laptops onto the ethernet port on the Shoretel230 phones. The phones are all patched onto the Switch.
I've setup both VLANs on the switches and tagged all ports onto the 400 VLAN.
My question is:
- Should I use this manual VLAN VOICE setup and configure QoS now? How do I do this properly?
or
- Should I just use the VoiceVLAN option on the Switch? If so should I remove the VLAN 400 from the VLAN area?
The other HP switches we have were configured on the terminal and I could just do this by setting up the qos priority option on the VLAN to 6:
vlan 400
name "VOICE-BP"
ip address 172.16.4.14 255.255.255.0
qos priority 6
tagged 1-52
voice
exit
Any help is much appreciated.