Command Line Interface
792 1553-KDU 137 365 Uen D 2006-06-16
7.14.5 mac-address-table threshold
This command sends a trap message when address entries exceed a specified
threshold. Use the no form to restore the default aging time.
Syntax
[no] mac-address-table threshold {enable |
falling-threshold | rising-threshold}
• enable - Sends a trap when entries in the MAC address table
exceed the rising threshold. Note that once this trap has been sent,
the next trigger time for this trap is after the MAC address entries fall
below the falling threshold, and then exceed the rising threshold
again. (Default: Disabled)
• falling-threshold - Falling threshold for the address table.
(Default: 0; Range 0-16384)
• rising-threshold - Rising threshold for the address table.
(Default: 1024; Range 0-16384)
Default Setting
Disabled
Command Mode
Global Configuration
Example
Console(config)#mac-address-table threshold enable
Console(config)#mac-address-table threshold falling-threshold 100
Console(config)#mac-address-table threshold rising-threshold 1024
Console(config)#