diff --git a/release/models/optical-transport/openconfig-transport-types.yang b/release/models/optical-transport/openconfig-transport-types.yang index dc5699842..a6dcfab7a 100644 --- a/release/models/optical-transport/openconfig-transport-types.yang +++ b/release/models/optical-transport/openconfig-transport-types.yang @@ -22,7 +22,13 @@ module openconfig-transport-types { "This module contains general type definitions and identities for optical transport models."; - oc-ext:openconfig-version "0.24.0"; + oc-ext:openconfig-version "0.24.1"; + + revision "2024-05-13" { + description + "Fix the QSFP56_DD description as it is meant to be generic."; + reference "0.24.1"; + } revision "2024-03-20" { description @@ -915,9 +921,8 @@ module openconfig-transport-types { identity QSFP56_DD { base TRANSCEIVER_FORM_FACTOR_TYPE; description - "QSFP-DD electrical interfaces will employ 8 lanes that operate up to - 25 Gbps NRZ modulation or 50 Gbps PAM4 modulation, providing - solutions up to 200 Gbps or 400 Gbps aggregate"; + "QSFP-DD quad small form factor pluggable double density + optic providing an 8 lane electrical interface"; reference "http://qsfp-dd.com"; }