Delete vlan – Allied Telesis AT-S63 User Manual

Page 379

Advertising
background image

AT-S63 Stack Command Line User’s Guide

Section VI: Virtual LANs

379

DELETE VLAN

Syntax 1

delete vlan=

name

[vid=

vid

] ports=

ports

frame=untagged|tagged

Syntax 2

delete vlan=

name

[vid=

vid

] taggedports=

ports

untaggedports=

ports

Parameters

vlan

Specifies the name of the VLAN to be modified.

vid

Specifies the VID of the VLAN to be modified. This

parameter is optional.

ports

Specifies the ports to be removed from the VLAN.
This parameter must be used with the FRAME
parameter. Port numbers are specified in the
following format:

module ID.port number

For instructions, refer to “Port Numbers in
Commands” on page 42.

frame

Identifies the ports to be removed as tagged or

untagged. This parameter must be used with the
PORT parameter.

taggedports

Specifies the tagged ports to be removed from the

VLAN.

untaggedports

Specifies the untagged ports to be removed from the

VLAN.

Description

This command removes tagged and untagged ports from a port-based or
tagged VLAN.

This command has two syntaxes. You can use either command to delete
ports from a VLAN. The difference between the two is that Syntax 1 can
remove only one type of port, tagged or untagged, at a time from a VLAN,
while Syntax 2 allows you to remove both port types in the same
command. This is illustrated in the Examples section below.

Advertising