Cisco Catalyst 9200 Configuration Manual page 48

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Configuring MAC Address Move Notification Traps
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
172.20.10.10 traps private mac-notification
Step 4
snmp-server enable traps mac-notification move
Example:
Device(config)# snmp-server enable traps
mac-notification move
Step 5
mac address-table notification mac-move
Example:
Device(config)# mac address-table
notification mac-move
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
34
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Enters the 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. Though you can set this
string by using the snmp-server host command, we
recommend that you define this string by using the
snmp-server community command before using the
snmp-server host command.
• notification-type Uses the mac-notification keyword.
Enables the device to send MAC address move notification
traps to the NMS.
Enables the MAC address move notification feature.
Administering the Device

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents