Purpose
Command or Action
Returns to privileged EXEC mode.
end
Example:
Step 6
Device(config)#
end
Verifies your entries.
show running-config
Example:
Step 7
Device#
show running-config
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Step 8
Device#
copy running-config startup-config
What to do next
To disable MAC address-move notification traps, use the
no snmp-server enable traps mac-notification
move
global configuration command. To disable the MAC address-move notification feature, use the
no mac
address-table notification mac-move
global configuration command.
You can verify your settings by entering the
show mac address-table notification mac-move
privileged
EXEC commands.
Configuring MAC Threshold Notification Traps
When you configure MAC threshold notification, an SNMP notification is generated and sent to the network
management system when a MAC address table threshold limit is reached or exceeded.
Follow these steps to configure the switch to send MAC address table threshold notification traps to an NMS
host:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
snmp-server host host-addr
{
traps | informs
} {
version
{
1
|
2c
|
3
}}
community-string notification-type
4.
snmp-server enable traps mac-notification threshold
5.
mac address-table notification threshold
6.
mac address-table notification threshold
[
limit percentage
] | [
interval time
]
7.
end
8.
show running-config
9.
copy running-config startup-config
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
35
Administering the Device
Configuring MAC Threshold Notification Traps