DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
61
13.
Filter Database (FDB) Commands
13-1
clear mac-address-table
This command is used to delete a specific dynamic MAC address, all dynamic MAC addresses on a
particular interface, all dynamic MAC addresses on a particular VLAN, or all dynamic MAC addresses
from the MAC address table.
clear mac-address-table dynamic {all | interface
INTERFACE-ID
}
Parameters
all
Specifies to clear all dynamic MAC addresses.
interface INTERFACE-ID
Specifies the interface that the MAC address will be deleted from.
The specified interface can be a physical port or a port-channel.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Using this command only clears dynamic MAC address entries. Only the dynamic unicast address
entry will be cleared.
Example
This example shows how to remove the address learnt from interface Ethernet 1/0/1.
Switch# clear mac-address-table dynamic interface Ethernet 1/0/1
13-2
mac-address-table aging-time
This command is used to configure the MAC address table aging time. Use the
no
form of this command to
revert to the default setting.
mac-address-table aging-time
SECONDS
no mac-address-table aging-time
Parameters
SECONDS
Specifies the aging time in seconds. The valid range is 0 or 10 to
1000000 seconds. Setting the aging time to 0 will disable the MAC
address table aging out function.