DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Enables the router to send REP traps, and sets the number of traps
sent per second.
snmp mib rep trap-rate value
Example:
Router(config)# snmp mib rep trap-rate
500
Step 3
•
Enter the number of traps sent per second. The range is from
0 to 1000. The default is 0 (no limit imposed; a trap is sent
at every occurrence).
To remove the traps, enter the no snmp mib rep
trap-rate command.
Note
Returns to privileged EXEC mode.end
Example:
Router(config)# end
Step 4
(Optional) Displays the running configuration, which van be used
to verify the REP trap configuration.
show running-config
Example:
Router# show running-config
Step 5
(Optional) Saves your entries in the router startup configuration
file.
copy running-config startup-config
Example:
Router# copy running-config startup-config
Step 6
LAN Switching Configuration Guide Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
26
Configuring Resilient Ethernet Protocol
Configuring SNMP Traps for REP