A-221
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
Threshold Commands
threshold-group
To associate a threshold list to a transparent or wave interface, use the threshold-group command.
Toremove a threshold list from a n interfa ce, use th e no form of thi s command.
threshold-group name
no threshold-group name
Syntax Description
Defaults None
Command Modes Interface configuration
Command History
Usage Guidelines Use this command to associate a threshold list to a specified interface.
Even though a threshold list might contain the thresholds for all error counters, not all of these thresholds
are applicable to the interface. Thresholds are applied to the interface based on the interface type (wave
or transparent) and the encapsulation type of the transparent interface.
If the interface is not associated with any threshold list, the threshold counters that are monitored on that
interface are set to their default values.
Note For y-cable protected transparent and wave interfaces, disable monitoring on the interface with the
no monitor command before removing an alarm thres hold. Use the show aps command to determine
the protection configuration for the interface.
Examples The following example shows how to associate a threshold list to a transparent interface.
Switch# configure terminal
Switch(config)# interface transparent 2/0/0
Switch(config-if)# threshold-group temp
name Specifies the name of a threshold list and associates it with a specified
interface.
Release Modification
12.1(10)EV2 This command was introduced.