DELL
VLAN via DHCP config on a DELL Switch
- Data VLAN = 100
- Voice VLAN = 200
Console (config)# voice vlan id 200 Console (config)# interface ethernet g1 Console (config-if)# switchport mode general Console (config-if)# switchport general pvid 100 Console (config-if)# switchport general allowed vlan add 200 tagged