Users Guide

Error-Disable Reason Recovery Status
----------------------------------------
bpduguard Enabled
MLL violation Enabled
MAC-move-violation Enabled
Recovery Time Left
Interface Errdisable Cause (seconds)
-----------------------------------------------------------------------
ethernet1/1/1:1 bpduguard 30
ethernet1/1/1:2 bpduguard 1
ethernet1/1/10 bpduguard/mac-learn limit/mac-move 10
port-channel100 Mac-learn limit 50
port-channel128 mac-move 49
Related Videos
Port security on SmartFabric OS10
Port security commands
clear mac address-table secure
Clears sticky and dynamic secure MAC address entries from the MAC address table.
Syntax
clear mac address-table secure {{dynamic | sticky} {address mac_addr | vlan
vlan-id | interface {ethernet node/slot/port[:subport] | port-channel
channel-number}} | all}
Parameters
dynamic Displays secure dynamic MAC address table entries.
sticky Displays secure sticky MAC address table entries.
all Deletes all secure sticky and dynamic MAC address table entries.
address mac_addr (Optional) Deletes a configured secure MAC address from the address table
in nn:nn:nn:nn:nn:nn format.
vlan vlan-id (Optional) Delete all entries based on the VLAN number from the address table,
from 1 to 4093.
interface (Optional) Clear the interface type:
ethernet node/slot/port[:subport] Delete the Ethernet interface configuration from
the address table.
port-channel channel-number Delete the port-channel interface configuration from the
address table, from 1 to 128.
Default
None
Command Mode EXEC
Usage
Information
This command deletes only sticky and dynamic secure MAC address entries from the MAC address table.
The clear mac address-table dynamic command deletes all dynamic MAC address entries
including secure dynamic MAC addresses.
Use the all parameter to remove all secure sticky and dynamic entries from the MAC address table.
Example
OS10# clear mac address-table secure sticky vlan 1
OS10#clear mac address-table secure sticky interface port-channel 128
OS10#clear mac address-table secure sticky address 00:00:00:00:00:01
vlan 100
Supported
Releases
10.5.1.0 or later
Security 1417