threshold (media-lane mode)
Use this command to enter media lane level user threshold configuration mode. Media lane Media lanes are the electrical wire pairs (copper cables) or optical fibers that carry signals from the module to the other router and vice-versa. mode is a configuration mode that allows configuring specific values for each media lane. Media lanes are the electrical wire pairs (copper cables) or optical fibers that carry signals from the module to the other router and vice-versa.
Command Syntax
threshold (rx-fdd|rx-fed|rx-total-power|rx-signal-power)
Parameters
rx-fdd
rx-fed
rx-total-power
Rx Total Power
rx-signal-power
Rx Signal Power
Command Mode
Applicability
This command was introduced in OcNOS version 6.4.1.
Example
The below configuration shows to configure the media-lane threshold:
OcNOS#configure terminal
OcNOS(config)#qsfp-dd 48
OcNOS(config-qsfp-dd)#media-lane 1
OcNOS(config-qsfp-dd-media)#threshold rx-fdd
OcNOS(config-qsfp-dd-media-thresh)#ha 0.1234
OcNOS(config-qsfp-dd-media-thresh)#la 0.006789
OcNOS(config-qsfp-dd-media-thresh)#threshold rx-fed
OcNOS(config-qsfp-dd-media-thresh)#ha 0.6789
OcNOS(config-qsfp-dd-media-thresh)#la 0.001234
OcNOS(config-qsfp-dd-media-thresh)#threshold rx-total-power
OcNOS(config-qsfp-dd-media-thresh)#ha 4
OcNOS(config-qsfp-dd-media-thresh)#hw 3
OcNOS(config-qsfp-dd-media-thresh)#lw -3
OcNOS(config-qsfp-dd-media-thresh)#la -4
OcNOS(config-qsfp-dd-media-thresh)#threshold rx-signal-power
OcNOS(config-qsfp-dd-media-thresh)#ha 2
OcNOS(config-qsfp-dd-media-thresh)#hw 1
OcNOS(config-qsfp-dd-media-thresh)#lw -1
OcNOS(config-qsfp-dd-media-thresh)#la -2
OcNOS(config-qsfp-dd-media-thresh)#commit