hit counter script

Configuring Mac Address Move Notification Traps - Cisco Catalyst 9500 Manual

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Administering the Device
Command or Action
Device# show running-config
Step 11
copy running-config startup-config
Example:
Device# copy running-config startup-config

Configuring MAC Address Move Notification Traps

When you configure MAC-move notification, an SNMP notification is generated and sent to the network
management system whenever a MAC address moves from one port to another within the same VLAN.
Follow these steps to configure the device to send MAC address-move 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 move
5. mac address-table notification mac-move
6. end
7. show running-config
8. 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
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
Configuring MAC Address Move Notification Traps
Purpose
(Optional) Saves your entries in the configuration file.
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.
31

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents