beautypg.com

Allied Telesis AT-S60 User Manual

Page 195

background image

AT-S60 Command Line User’s Guide

193

To delete both tagged and untagged ports from a VLAN using Syntax 1
takes two commands. For example, if you had a VLAN called Service and
you wanted to delete from the VLAN tagged Port 2 and untagged Ports
6 to 8 on the line card in Slot 6, the commands would be:

delete vlan=Service port=6.2 frame=tagged

delete vlan=Service port=6.6-8 frame=untagged

Using Syntax 2, you can do the whole thing with just one command:

delete vlan=Service untaggedports=6.6-8
taggedports=6.2