Hi, just wanted to get some insight and advice on interface configuration on a Dell switch.
Scenario is configuring an interface for data and voice.
I can achieve this by
- enabling the voice vlan function globally
- configure the interfaces with
switchport mode general
switchport general pvid 25
switchport general allowed vlan add 25 untagged
switchport general allowed vlan add 35 tagged
switchport voice vlan 35
Is it bad to configure "switchport mode general" on all interfaces on a switch? Or should this only be used on uplink ports to another switch etc?
No comments:
Post a Comment