Reference Guide

vlan vlan-id — (Optional) Delete all entries based on the VLAN number from the address table (1 to
4094).
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
OS10(config)# do commit
Supported Releases 10.2.0E or later
mac address-table static
Congures a static entry for the L2 MAC address table.
Syntax
mac address-table static mac-address vlan vlan-id interface {ethernet node/
slot/port[:subport] | port-channel number}
Parameters
mac-address — Enter the MAC address to add to the table in nn:nn:nn:nn:nn:nn format.
vlan vlan-id — Enter the VLAN to apply the static MAC address to (1 to 4094).
interface — Enter the interface type:
ethernet node/slot/port[:subport] — Enter the Ethernet information.
port-channel channel-number — Enter a port-channel interface number (1 to 128).
Default Not congured
Layer 2 135