Allied Telesis AT-S60 User Manual
Page 194
Chapter 16: VLAN and MVLAN Commands
192
Note
To delete a VLAN, see DESTROY VLAN on page 194.
Note
You cannot change a VLAN’s name or VID.
When you remove an untagged port from a VLAN, the following
happens:
❑ The port is returned to the Default_VLAN as an untagged port.
❑ If the port is also a tagged member of other VLANS, those VLAN
assignments are not changed. The port remains a tagged member
of the other VLANs. For example, if you remove Port 4 from a
VLAN, the port is automatically returned as an untagged port to
the Default VLAN. If Port 4 is functioning as a tagged member in
one or more other VLANs, it remains as a tagged member of those
VLANs.
❑ If you remove an untagged port from the Default_VLAN without
assigning it to another VLAN, the port is excluded as an untagged
member from all VLANs on the switch.
When you remove a tagged port from a VLAN, all of its other tagged and
untagged VLAN assignments remain unchanged.
Examples
The following command uses Syntax 1 to delete untagged Ports 4 and 7
on a line card in Slot 5 from a VLAN called Sales:
delete vlan=sales port=5.4,7 frame=untagged
The following command does the same thing using Syntax 2:
delete vlan=sales untaggedports=5.4,7
The following command uses Syntax 1 to delete tagged Port 3 on a line
card in Slot 12 from a VLAN called Production:
delete vlan=production port=12.3 frame=tagged
The following command does the same thing using Syntax 2:
delete vlan=production untaggedports=12.3