Specifications
IP Switching Commands
snmp-server enable traps cef
ISW-339
Cisco IOS IP Switching Command Reference
May 2008
Examples The following example shows how to enable a router to send CEF peer state changes and forwarding
inconsistencies as informs to the NMS with IP address 10.56.125.47 and to use the community string
defined as public:
configure terminal
!
snmp-server enable traps cef peer-state-change inconsistency
snmp-server host 10.56.125.47 informs version 2c public
Related Commands Command Description
snmp-server community Configures a community access string to permit SNMP access to the
local router by the remote SNMP software client.
snmp-server host Specifies the recipient of an SNMP notification operation.