Hi all,
I am new here and also new to working with Dell Networking equipment. I just need some clarification of the configuration of a new network I am setting. We are using 3 N2048 switches for access to VoIP and data. Each port will only have a only a phone or a client PC in different vlans.
My question is what is the best configuration across all three switched to make sure we have the optimal configuration for QoS for the VoIP phones. Below is the configuration I have come up with so far.
Global Config
voice vlan
Voice Port
interface Gi1/0/1
switchport mode access
switchport access vlan 5
voice vlan 5
voice vlan dot1p 5
exit
Client PC Port
swithport mode access
swithport access vlan 10
Trunk Port
interface Te1/0/1
switchport mode general
switchport general allowed vlan add 5,10,100
switchport general pvid 100
voice vlan 5
exit
Thanks for the input