Delete vlan port macaddress – Allied Telesis AT-S63 User Manual

Page 539

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section VI: Virtual LANs

539

DELETE VLAN PORT MACADDRESS

Syntax

delete vlan=

name

|

vid

port=

ports

macaddress=

mac-address

Parameters

vlan

Specifies the name or VID of the VLAN to be

modified.

port

Specifies the egress port to be removed for the MAC

address. You can remove more than one egress port
at a time.

macaddress

Specifies a MAC address to which the port is

assigned. A MAC address can be entered in either of
the following formats:

xx:xx:xx:xx:xx:xx or xxxxxxxxxxxx

Description

This command removes egress ports from a MAC address of a MAC
address-based VLAN. You might remove an egress port from a MAC
address-based VLAN if you no longer want it to be a part of the VLAN.

Examples

The following command removes port 4 from the MAC address
00:30:84:32:8A:5D in the Sales VLAN:

delete vlan=Sales port=4 macaddress=00:30:84:32:8A:5D

The following command removes ports 11 to 14 from the MAC address
00:30:84:75:11:B2 in the VLAN with the VID 24:

delete vlan=24 port=11-14 macaddress=0030847511b2

Advertising