Specifications

B-12
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
alarm (config-if-ecfm-mep mode)
Output of the show running all command displays “alarm delay 2500” when the default value for the
delay option is configured, “alarm mac-remote-error-xcon” when the default value for the notification
option is configured, and “alarm reset 10000” when the default value for the reset option is configured.
Examples The following example shows how to set up notifications for all defects:
Router(config)# ethernet cfm domain test level 5
Router(config-ether-cfm)# service vlan-id 17 vlan 17
Router(config-ether-cfm)# exit
Router(config-if)# ethernet cfm mep domain test mpid 5 vlan 17
Router(config-if-ecfm-mep)# alarm notification all
Router(config-if-ecfm-mep)#
The following example shows how to set the time during which one or more defects must be present
before a fault alarm is issued to 7000 milliseconds:
Router(config)# ethernet cfm domain test level 5
Router(config-ether-cfm)# service vlan-id 17 vlan 17
Router(config-ether-cfm)# exit
Router(config-if)# ethernet cfm mep domain test mpid 5 vlan 17
Router(config-if-ecfm-mep)# alarm delay 7000
Related Commands Command Description
show running all Shows the running configuration with default values.