This post is more than 5 years old
8 Posts
0
30188
February 26th, 2015 09:00
Voice and data VLANs on a single port
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!
No Events found!


IPodgorny
8 Posts
0
February 26th, 2015 12:00
Thank you for your response. I've seen this article before. The thing is that I don't need untagged traffic to go onto a native VLAN. I suspect that I would need to use general mode. Can someone who has experience with Dell switches translate above lines of configuration into Dell terms.
IPodgorny
8 Posts
0
February 26th, 2015 13:00
In some places we have another switch comming into phone port. I know it's a bit backwards and will need to be addressed. All I basically need are those 4 lines translated into Dell terms using General port mode :)