4-14
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter4 Configuring ESCON Signal Aggregation
Configuring Alarm Thresholds
Example
The following example shows how to create an alarm threshold list and configure that list for ESCON
multiplexing line card interfaces:
Switch# configure terminal
Switch(config)# threshold-list escon-counters
Switch(config-t-list)# threshold name crc degrade
Switch(config-threshold)# value rate 9
Switch(config-threshold)# exit
Switch(config-t-list)# threshold name crc failure
Switch(config-threshold)# value rate 7
Switch(config-threshold)# exit
Switch(config-t-list)# exit
Switch(config)# interface esconphy 3/0/0
Switch(config-if)# threshold-group escon-counters
Displaying the Alarm Threshold Configuration
To display the configuration of a threshold list and the threshold group for an esconphy interface, use
the following EXEC commands:
Examples
The following example shows how to display the configuration of a threshold group:
Switch# show threshold-list escon-counters
Threshold List Name: escon-counters
Notification throttle timer : 5 (in secs)
Threshold name : CRC Severity : Degrade
Value : 10e-9
APS Trigger : Not set
Threshold name : CRC Severity : Failure
Value : 10e-7
APS Trigger : Not set
8 2 2 103 0.07
9 0.2 0.2 10 0.007
Table4-1 Threshold Values for Monitored Rates for ESCON Signals (Errors Per Second) (continued)
Rate ESCON CRC ESCON CVRD
10 Gigabit
Ethernet CVRD
10 Gigabit
Ethernet
CDLHEC
Command Purpose
show threshold-list [name] Displays the threshold group configuration.
show interfaces {esconphy slot/subcard/slot |
waveethernetphy slot/subcard |
tengigethernetphy slot/subcard}
Displays the interface configuration.