You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of range values for laser frequency and Tx power configuration should be rejected before committing the configuration.
Currently the out of range values are updated to config-DB, but not programmed to the transceiver due to logical checks in the lower layer in xcvrd.
The text was updated successfully, but these errors were encountered:
jaganbal-a
changed the title
CLI checker (out of range values) tx power and freq configuration
CLI checker (out of range values) for tx power and freq configuration
Dec 5, 2022
Problem description:
Out of range values for laser frequency and Tx power configuration should be rejected before committing the configuration.
Currently the out of range values are updated to config-DB, but not programmed to the transceiver due to logical checks in the lower layer in xcvrd.
The text was updated successfully, but these errors were encountered: