beautypg.com

No vlan macaddress (global configuration mode) – Allied Telesis AT-FS970M Series User Manual

Page 981

background image

AT-FS970M Switch Command Line User’s Guide

981

NO VLAN MACADDRESS (Global Configuration Mode)

Syntax

no vlan

vid

macaddress|destaddress

mac-address

Parameters

vid

Specifies the VID of the VLAN to be modified.

mac-address

Specifies the MAC address to be removed from the VLAN. The
MAC address must be entered in this format:

xx:xx:xx:xx:xx:xx

Note

The MACADDRESS and DESTADDRESS keywords are equivalent.

Mode

Global Configuration mode

Description

Use this command to remove MAC addresses from MAC address-based
VLANs. You can remove only one address at a time with this command.
The command does not accept ranges or wildcards.

MAC addresses cannot be deleted if they are assigned to egress ports. To
remove MAC addresses from egress ports, refer to “NO VLAN
MACADDRESS (Port Interface Mode)” on page 982.

Confirmation Command

“SHOW VLAN MACADDRESS” on page 984

Example

This example removes the MAC address 23:AC:2A:92:C1:53 from a MAC
address-based VLAN with the VID 11:

awplus> enable
awplus# configure terminal
awplus(config)# no vlan 11 macaddress 23:ac:2a:92:c1:53