Having a VLAN/Configuration issue with my new dell 6248 (new to us anyway) switch.
Our current network switches are all dell 54xx series switches, vlan 2 (Office) is untagged on all ports with vlan 12 (VOIP) tagged on all ports. VOIP phones plug into the switches, computers plug into the phones.
The 62xx series switches aren't configured the same way.
For example, on the 54xx series switches:
interface range ethernet g(1-48) switchport trunk native vlan 2 exit switchport trunk allowed vlan add 12 exit
Vlan 12 is declared as the voice vlan, oui table is set for the brand of phones we use (Yealink), etc. That's fairly simple.
What I'm not understanding about the 62xx series switches is that you can't have a native vlan if you're in trunking mode, so how do you properly integrate this switch into a network that currently uses trunking for VOIP traffic and untagged ports for standard computer traffic?
Anyone have any insights?