Hello,
I have some Dell 5548P switches, but I come from Cisco environment.
I'm finding much information on this but most of it relevant to tagged and untagged vlans on a general port. Some articles suggest placing port into a trunk mode.....
Anyways (disregarding QoS) how would one accomplish this Cisco example on a Dell switch:
Switch(config)#interface g0/1
Switch(config-if)#switchport mode access
Switch(config-if)#Switchport access vlan 50
Switch(config-if)#switchport voice vlan 10
Thank you!