A-226
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
Threshold Commands
Table A -48 lists the threshold error rates in errors per second for ESCON signals on ESCON
multiplexing line cards.
Examples The following example shows how to create thresholds within a threshold list (temp) with the SONET
and SDH section code violation error threshold signal degrade rate of 9 and signal failure rate of 7.
Switch# configure terminal
Switch(config)# threshold-list temp
Switch(config-t-list)# threshold name sonet-sdh section cv degrade
Switch(config-threshold)# value rate 9
Switch(config-threshold)# exit
Switch(config-t-list)# threshold name sonet-sdh section cv failure
Switch(config-threshold)# value rate 7
Switch(config-threshold)# end
Switch#
Related Commands
TableA-48 Threshold Values for Monitored Rates on ESCON Aggregated Signals (Errors Per Second)
Rate ESCON CRC ESCON CVRD
10 Gigabit
Ethernet CVRD
10 Gigabit
Ethernet
CDLHEC
3 19999 20000 12,443,900 6512
4 19999 20000 1,249,438 665
5 1999 2000 124,944 67
6 199 200 10,312 7
7 20 20 1031 0.7
8 2 2 103 0.07
9 0.2 0.2 10 0.007
Command Description
threshold Selects alarm threshold to modify and enters threshold configuration mode.
threshold-group Associates a threshold list with an interface.
threshold-list Creates a threshold list with a name or allows an existing list to be modif ied.
Switches from configuration mode to threshold-list configuration mode.