DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
205
Usage Guideline
Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid
for this configuration.
This command configures the RX power thresholds on the specified port. This value will be stored
both in the system and in the SFP/SFP+ transceivers and be converted to the 16-bit format and then
written into the SFP module.
If the SFP module configured does not support the threshold change, the user-configured threshold is
just stored in the system and the displayed value will be the user-configured threshold. If there is no
user-configured threshold, the displayed value will always reflect the factory preset value defined by
the vendor.
The no form of this command has the effect to clear the configured threshold stored in system. It does
not change the threshold stored in the SFP/SFP+ transceivers. Use the no form of this command to
prevent threshold values in newly inserted SFP/SFP+ transceivers from being altered.
Example
This example shows how to configure the temperature high alarm threshold as 127.994 on interface
eth3/0/1.
Switch# configure terminal
Switch(config)# transceiver-monitoring temperature eth3/0/1 high alarm 127.994
WARNING: A closest value 127.992 is chosen according to the transceiver-monitoring
precision definition.
Switch(config)#
22-8 transceiver-monitoring tx-power
This command is used to configure the output power threshold for the specified port. Use the no form
of this command to remove the configuration.
transceiver-monitoring tx-power INTERFACE-ID {high | low} {alarm | warning} {mwatt
VALUE | dbm VALUE}
no transceiver-monitoring tx-power INTERFACE-ID {high | low} {alarm | warning}
Parameters