Mac address-table static discard – Allied Telesis AT-S83 User Manual
Page 133

AT-S83 Management Software Command Line Interface User’s Guide
133
MAC ADDRESS-TABLE STATIC DISCARD
Syntax
mac address-table static MMMM.MMMM.MMMM discard
interface IFNAME VLANID
no mac address-table static
Parameters
static
Indicates the static MAC address in the following format:
MMMM.MMMM.MMMM
IFNAME
Indicates the name of the interface.
VLANID
Indicates the VLAN interface. Enter a value between 2 and
4094. If you do not enter a value, VLAN 1 is assumed by
default.
Description
Use the MAC ADDRESS-TABLE STATIC DISCARD command to delete
an entry in the MAC address table. The switch forwards packets with the
specified source or destination MAC address. Only unicast static
addresses are supported. By default, this command is disabled. Use the
no form of this command to reset it.
Command Mode
Configuration Terminal mode
Examples
The following example deletes the MAC address of “000C:6E73:2BC4” on
interface 4 on VLAN 1:
switch# configure terminal
switch#(config)# mac address-table static
000C:6E73:2BC4 discard interface xe4
Related Commands