-5
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
alarm
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.
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-ecfm)# service vlan-id 17 vlan 17
Router(config-ecfm-srv)# exit
Router(config-ecfm)# exit
Router(config)# interface gigabitethernet 0/2
Router(config-if)# ethernet cfm interface
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-ecfm)# service vlan-id 17 vlan 17
Router(config-ecfm-srv)# exit
Router(config-ecfm)# exit
Router(config)# interface gigabitethernet 0/2
Router(config-if)# ethernet cfm interface
Router(config-if)# ethernet cfm mep domain test mpid 5 vlan 17
Router(config-if-ecfm-mep)# alarm delay 7000
Related Commands Command Description
ethernet cfm alarm Configures an alarm for Ethernet CFM.
show running all Shows the running configuration with default values.
Comments to this Manuals