Specifications
5-9
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 5 Configuring the Switch Alarms
Configuring Switch Alarms
Setting the FCS Error Hysteresis Threshold
The hysteresis setting prevents the toggle of an alarm when the actual bit error rate fluctuates near the
configured rate. Use the alarm facility fcs-hysteresis global configuration command to set the FCS
error hysteresis threshold.
Note The FCS hysteresis threshold is applied to all ports of a switch.
BEFORE YOU BEGIN
Review the “FCS Error Hysteresis Threshold” section on page 5-2.
DETAILED STEPS
Use the no alarm facility fcs-hysteresis command to set the FCS error hysteresis threshold to its default
value.
Note The show running config command displays any FCS error hysteresis that is not the default value.
EXAMPLE
This example shows how to set the FCS error hysteresis at 5 percent:
Switch(config)# alarm facility fcs-hysteresis 5
Configuring Alarm Profiles
• Creating or Modifying an Alarm Profile, page 5-9
• Attaching an Alarm Profile to a Specific Port, page 5-11
Creating or Modifying an Alarm Profile
You can use the alarm profile global configuration command to create an alarm profile or to modify an
existing profile. When you create a new alarm profile, none of the alarms are enabled.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
alarm facility fcs-hysteresis
percentage
Set the hysteresis percentage for the switch.
For percentage, the range is 1 to 10. The default value is 10 percent.
Step 3
end Return to privileged EXEC mode.
Step 4
show running config Verify the configuration.
Step 5
copy running-config
startup-config
(Optional) Save your entries in the configuration file.