Remove a port from a VLAN (HP ProCurve)

hp-procurve

I'm not too familiar with switches but I want to remove port 6 from the following 'VLAN 12' I've tried searching for an easy explanation to no avail – How do I do this please?

Port Information Mode     Unknown VLAN Status
---------------- -------- ------------ ----------
5                Untagged Learn        Up
6                Tagged   Learn        Up
8                Untagged Learn        Up
18               Untagged Learn        Down
22               Untagged Learn        Up
26               Tagged   Learn        Up

Best Answer

config
vlan 12
no tagged 6
exit
exit
wr mem