12-22
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 12 Configuring Resilient Ethernet Protocol
Configuring Resilient Ethernet Protocol (REP)

Monitoring REP

Complete the following steps to monitor the REP configuration:
SUMMARY STEPS
1. enable
2. show interface [interface-id] rep [detail]
3. show rep topology [segment segment-id] [archive] [detail]
Step 3 snmp mib rep trap-rate
value
Example:
Router(config)# snmp mib rep trap-rate 500
Enables the router to send REP traps, and sets the number of
traps sent per second.
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).
Note To remove the traps, enter the no snmp mib rep
trap-rate command.
Step 4 end
Example:
Router(config)# end
Returns to privileged EXEC mode.
Step 5 show running-config
Example:
Router# show running-config
(Optional) Displays the running configuration, which you can
use to verify the REP trap configuration.
Step 6 copy running-config startup config
Example:
Router# copy running-config startup config
(Optional) Saves your entries in the router startup configuration
file.
Command or Action Purpose