Users Guide

Clear MAC Address Table
OS10# clear mac address-table dynamic vlan 20 interface ethernet 1/2/20
MAC Commands
clear mac address-table dynamic
Clears L2 dynamic address entries from the MAC address table.
Syntax
clear mac address-table dynamic {all | address mac_addr | vlan vlan-id |
interface {ethernet node/slot/port[:subport] | port-channel number}}
Parameters
all — (Optional) Delete all MAC address table entries.
address mac_addr — (Optional) Delete a congured MAC address from the address table
(nn:nn:nn:nn:nn:nn format).
vlan vlan-id — (Optional) Delete all entries based on the VLAN number from the address table (1 to
4093).
interface — (Optional) Clear the interface type:
ethernet node/slot/port[:subport] — Delete the Ethernet interface conguration from the
address table.
port-channel channel-number — Delete the port-channel interface conguration from the address
table (1 to 128).
Default Not congured
Command Mode EXEC
Usage Information Use the all parameter to remove all dynamic entries from the address table.
Example
OS10# clear mac address-table dynamic all
Example (VLAN)
OS10# clear mac address-table dynamic vlan 20
Supported Releases 10.2.0E or later
mac address-table aging-time
Congures the aging time for entries in the L2 address table.
Syntax
mac address-table aging-time seconds
Parameters seconds — Enter the aging time for MAC table entries in seconds (0 to 1000000).
Default 1800 seconds
Command Mode CONFIGURATION
Usage Information Set the aging timer to zero (0) to disable MAC address aging for all dynamic entries. The aging time counts from
the last time that the device detected the MAC address.
Example
OS10(config)# mac address-table aging-time 3600
Supported Releases 10.2.0E or later
208 Layer 2