VLAN Steup
Show Existing VLANs
show vlan
Create VLAN
vlan VLAN_ID name VLAN_Name
Tag Ports
tagged ethernet 1/1/2
Untag Ports
untag ethernet 1/1/11
Undo a tag or untag port
Use no before the above commands:
no untag interface ethernet 1/1/5
Remove all VLAN config (except Native VLAN) from one interface
interface ethernet 1/1/7
vlan-config remove all