5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
182
memory notification will be generated over any period of 60 seconds in order to prevent the generation of
excessive notifications when the free memory fluctuates around the configured threshold, which is
specified in kilobytes. A given CPU
free memory threshold configuration will be saved across a switch
reboot.
memory free low-watermark processor 1-1034956
Parameters
low-watermark
Indicates the threshold at which a notification message is triggered
when the CPU free memory falls below the threshold (range: 1 to the
maximum available memory on the switch; default: 0 (disabled)).
Default
The default is None.
Command Mode
Global Config
5-39
clear mac-addr-table
This command is used to dynamically clear any learned entries from the forwarding database. Using the
options discussed below, the user can specify the particular set of dynamically-learned forwarding
database entries to be cleared.
clear mac-addr-table {all | vlan vlanId | interface slot/port | macAddr [macMask]}
Parameters
all
This parameter causes all the dynamically learned forwarding database
entries in the forwarding database table to be cleared.
vlan vlanId
This parameter causes all the dynamically learned forwarding database
entries for the given vlanId to be cleared.
interface slot/port
This parameter causes all the forwarding database entries learned on
for the given interface to be cleared.
macAddr [macMask]
This parameter causes all the dynamically learned forwarding database
entries that match the range indicated by the MAC address and MAC
mask to be cleared. When a MAC mask is not entered, only the
specified MAC is cleared from the forwarding database table. MAC
address format EEEE.EEEE.EEEE.
Default
The default is None.