tx-disable
Use this command to disable the transceiver tx-power (disable laser).
Use the no
form of this command to enable tx-power (enable laser).
Command Syntax
Copy
tx-disable
no tx-disable
Parameters
None
Default
By default, tx-disable
is false.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 4.2.
Example
Copy
#configure terminal
(config)#interface xe1
(config-if)#tx-disable
(config-if)#exit
(config)#interface xe1
(config-if)#no tx-disable
(config-if)#exit