threshold (host-lane mode)
Use this command to enter host lane level user threshold configuration mode. Host lane Host lanes are wires that carry the electrical signal from the host interface to the module and vice-versa. mode is a configuration mode that allows configuring specific values for the host lanes.Host lanes are wires that carry the electrical signal from the host interface to the module and vice-versa.
Command Syntax
Copy
threshold (tx-fdd|tx-fed)
Parameters
tx-fdd
tx-fed
Command Mode
Applicability
This command was introduced in OcNOS version 6.4.1.
Example
The below configuration shows to configure the host-lane threshold:
Copy
OcNOS#configure terminal
OcNOS(config)#qsfp-dd 48
OcNOS(config-qsfp-dd)#host-lane 1
OcNOS(config-qsfp-dd-host)#threshold tx-fdd
OcNOS(config-qsfp-dd-host-thresh)#ha 0.9876
OcNOS(config-qsfp-dd-host-thresh)#la 0.005432
OcNOS(config-qsfp-dd-host-thresh)#threshold tx-fed
OcNOS(config-qsfp-dd-host-thresh)#ha 0.5432
OcNOS(config-qsfp-dd-host-thresh)#la 0.009876
OcNOS(config-qsfp-dd-host-thresh)#commit