Hello all -
Stupid question time...sorry if this seems elementary or has been asked before.
I have m6220 switches in one enclosure, and a few of the ports have code applied that I believe was set up a couple years back for a VDI project that came and went.
switchport general allowed vlan add 10,14 tagged
I want to remove this and replace with: switchport access vlan 10
However, I can't seem to find the correct syntax to accomplish this. A channel group was set up as well on interfaces 17-20:
interface Gi1/0/17 (this is the same for interfaces 18-20)
channel-group 1 mode auto
interface port-channel 1
switchport mode general
switchport general allowed vlan add 10,14 tagged
Can anyone assist? Thank you in advance for all replies.