Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Specifies the recipient of the trap message.
snmp-server host host-addr
{
traps
|
informs
}
{
version
{
1
|
2c
|
3
}}
community-string
notification-type
Step 3
•
host-addr
—
Specifies the name or address of the NMS.
Example:
Switch(config)#
snmp-server host
•
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.
172.20.10.10 traps private mac-notification
•
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 switch to send MAC address move notification traps
to the NMS.
snmp-server enable traps mac-notification move
Example:
Switch(config)#
snmp-server enable traps
Step 4
mac-notification move
Enables the MAC address move notification feature.
mac address-table notification mac-move
Example:
Switch(config)#
mac address-table
Step 5
notification mac-move
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 6
Verifies your entries.
show running-config
Example:
Switch#
show running-config
Step 7
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1547
How to Administer the Switch
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......