beautypg.com

Allied Telesis AT-S62 User Manual

Page 441

background image

AT-S62 Command Line User’s Guide

441

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, the commands would be:

delete vlan=Service port=2 frame=tagged

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

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

delete vlan=Service untaggedports=6-8
taggedports=2