Specifications
B-11
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)
alarm (config-if-ecfm-mep mode)
To configure an alarm when fault alarms are enabled, use the alarm command in Ethernet connectivity
fault management (CFM) interface configuration mode. To remove the configuration, use the no form
of this command.
alarm {delay mseconds | notification {all | error-xcon | mac-remote-error-xcon | none |
remote-error-xcon | xcon} | reset mseconds}
no alarm {delay | notification {all | error-xcon | mac-remote-error-xcon | none |
remote-error-xcon | xcon} | reset}
Syntax Description
Command Default Alarms are disabled.
Command Modes Ethernet CFM interface configuration (config-if-ecfm-mep)
Command History
Usage Guidelines This command overrides the global ethernet cfm alarm command.
If a higher priority defect occurs after a lower priority defect has triggered an alarm but before the alarm
has reset, immediately issue another fault alarm for the higher priority defect.
delay Sets a delay time value during which one or more defects must be present
before a fault alarm is issued.
mseconds Integer from 2500 to 10000 that specifies the number of milliseconds for
either a delay or a reset of an alarm.
The default is 2500 for the delay option. The default is 10000 for the reset
option.
notification Sets the defects that are to be reported if fault alarms are enabled.
all Reports all defects: DefRDI, DefMACStatus, DefRemote, DefError, and
DefXcon.
error-xcon Reports only DefError and DefXcon defects.
mac-remote-error-xcon Reports only DefMACStatus, DefRemote, DefError, and DefXcon
(default) defects. This option is the default.
none No defects are reported.
remote-error-xcon Reports only DefRemote, DefError, and DefXcon defects.
xcon Reports only DefXcon defects.
reset Sets a reset time value that, after a fault alarm, no defects must be present
before another fault alarm is enabled.
Release Modification
12.2(33)SXI2 This command was introduced.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.