DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
34
8-4
transceiver-monitoring bias-current
This command is used to configure the thresholds of the bias current for a specified port. Use the
no
form of the
command to remove the configuration.
transceiver-monitoring bias-current
INTERFACE-ID
{high | low} {alarm | warning}
VALUE
no transceiver-monitoring bias-current
INTERFACE-ID
{high | low} {alarm | warning}
Parameters
INTERFACE-ID
Specifies the interface to modify.
high
Specifies the high threshold, when the operating parameter rises
above this value. It indicates an abnormal status.
low
Specifies the low threshold, when the operating parameter falls
below this value. It indicates an abnormal status.
alarm
Specifies the threshold for high alarm or low alarm conditions.
warning
Specifies the threshold for high warning or low warning conditions.
VALUE
Specifies the value of the threshold. This value must be between
0 and 131 mA.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
This configuration is only suitable for SFP/SFP+ port interfaces with optical modules with transceiver-
monitoring.
The no form of this command has the effect to clear the configured threshold stored in the system.
Example
This example shows how to configure the bias current high warning threshold as 10.237 on interface eth1/0/11.
Switch# configure terminal
Switch(config)# transceiver-monitoring bias-current Ethernet 1/0/11 high warning
10.237
WARNING: A closest value 10.236 is chosen according to the transceiver-monitoring
precision definition.
Switch(config)#