C613-50631-01 Rev A Command Reference for IE340 Series 567
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SWITCHING COMMANDS
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 notes 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 command.
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
mac address-table static
show mac address-table
Parameter Description
address
<mac-address>
Specify a MAC (Media Access Control) address to be cleared
from the filtering database, in the format
HHHH.HHHH.HHHH.
interface <port> Specify the port from which statically configured entries are
to be cleared. The port can be
• a switchport (e.g. port1.0.4)
• a static channel group (e.g. sa2)
• a dynamic (LACP) channel group (e.g. po2)
vlan <vid> Specify a VID (VLAN ID) in the range 1 to 4094 to be cleared
from the filtering database.