Configuring Mac Threshold Notification Traps - Cisco Catalyst 9500 Manual

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Administering the Device
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
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
snmp-server host host-addr {traps | informs} {version
{1 | 2c | 3}} community-string notification-type
Example:
Device(config)# snmp-server host
172.20.10.10 traps private
mac-notification
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
Configuring MAC Threshold Notification Traps
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Specifies the recipient of the trap message.
• host-addr Specifies the name or address of the NMS.
• traps (the default) Sends SNMP traps to the host.
• informs Sends SNMP informs to the host.
• version Specifies the SNMP version to support.
Version 1, the default, is not available with informs.
• community-string Specifies the string to send with
the notification operation. You can set this string by
using the snmp-server host command, but we
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents