Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-345
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2      Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
mac address-table notification
mac address-table notification
Use the mac address-table notification global configuration command on the switch stack or on a 
standalone switch to enable the MAC address notification feature on the switch or the switch stack. Use 
the no form of this command to return to the default setting.
mac address-table notification {change [history-size value | interval value] | mac-move | 
threshold [[limit percentageinterval time]}
no mac address-table notification {change [history-size value | interval value] | mac-move | 
threshold [[limit percentageinterval time]}
Syntax Description
Defaults
By default, the MAC address notification, MAC move, and MAC threshold monitoring are disabled.
The default MAC change trap interval is 1 second.
The default number of entries in the history table is 1.
The default MAC utilization threshold is 50 percent.
The default time between MAC threshold notifications is 120 seconds.
Command Modes
Global configuration
Command History
Usage Guidelines
The MAC address notification change feature sends Simple Network Management Protocol (SNMP) 
traps to the network management system (NMS) whenever a new MAC address is added or an old 
address is deleted from the forwarding tables. MAC change notifications are generated only for dynamic 
and secure MAC addresses and are not generated for self addresses, multicast addresses, or other static 
addresses.
change 
Enable or disable the MAC notification on the switch.
history-size value
(Optional) Configure the maximum number of entries in the MAC 
notification history table. The range is 0 to 500 entries. The default is 1.
interval value
(Optional) Set the notification trap interval. The switch or the switch stack 
sends the notification traps when this amount of time has elapsed. The range 
is 0 to 2147483647 seconds. The default is 1 second.
mac-move
Enable MAC move notification.
threshold
Enable MAC threshold notification.
limit percentage
(Optional) Enter the MAC utilization threshold percentage. The range is 1 to 
100 percent. The default is 50 percent.
interval time
(Optional) Enter the time between MAC threshold notifications. The range is 
120 to 1000000 seconds. The default is 120 seconds.
Release
Modification
12.2(53)SE2
This command was introduced.