DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
36
Parameters
INTERFACE ID
Specifies the interface to modify.
high
Specifies that when the operating parameter rises above the
highest threshold, it indicates an abnormal status.
low
Specifies that when the operating parameter falls below the low
threshold this value, it indicates an abnormal status.
alarm
Specifies to configure the high and low threshold value condition.
warning
Specifies to configure the high and low warning threshold
conditions.
mwatt
VALUE
Specifies the power threshold value in milliwatts. This value must
be between 0 and 6.5535.
dbm
VALUE
Specifies the power threshold value in dBm. This value must be
between -40 and 8.1647.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this
configuration.
The no form of this command has the effect to clear the configured threshold stored in system.
Example
This example shows how to configure the RX power low warning threshold as 0.135 mW on interface eth1/0/11.
Switch# configure terminal
Switch(config)# transceiver-monitoring rx-power Ethernet 1/0/11 low warning mwatt
0.135
Switch(config)#
8-7
transceiver-monitoring temperature
This command is used to configure the temperature thresholds for the specified port. Use the
no
form of the
command to remove the configuration.
transceiver-monitoring temperature
INTERFACE-ID
{high | low} {alarm | warning}
VALUE
no transceiver-monitoring temperature
INTERFACE-ID
{high | low} {alarm | warning}
Parameters