C613-50170-01 Rev B
Command Reference for x510 Series
507
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
WITCHING
C
OMMANDS
CLEAR
MAC
ADDRESS
-
TABLE
STATIC
clear mac address-table static
Overview
Use this command to clear the filtering database of all statically configured entries
for a selected MAC address, interface, or VLAN.
Syntax
clear mac address-table static [address
<mac-address>
|interface
<port>
|vlan
<vid>
]
Mode
Privileged Exec
Usage
Use this command with options to clear the filtering database of all entries made
from the CLI for a given MAC address, interface or VLAN. Use this command
without options to clear any entries made from the CLI.
Compare this usage with
clear mac address-table dynamic
Examples
This example shows how to clear all filtering database entries configured through
the CLI.
awplus#
clear mac address-table static
This example shows how to clear all filtering database entries for a specific
interface configured through the CLI.
awplus#
clear mac address-table static interface port1.0.3
This example shows how to clear filtering database entries configured through the
CLI for the mac address 0000.5E00.5302.
awplus#
clear mac address-table static address 0000.5E00.5302
Related
Commands
clear mac address-table dynamic
Parameter
Description
address
The MAC address whose entries are to be cleared from the filtering
database.
<mac-address>
Specifies the MAC (Media Access Control) address to be cleared
from. Enter this address in the format HHHH.HHHH.HHHH.
interface
Specify the interface from which statically configured entries are
to be cleared.
<port>
Specify the switch port from which address entries will be cleared.
This can be a single switch port, (e.g. port1.0.4), a static channel
group (e.g. sa2), or a dynamic (LACP) channel group (e.g. po2).
vlan
A VLAN whose statically configured entries are to be cleared.
<vid>
Specifies the VLAN ID whose statically configured entries are to be
cleared.