File tree Expand file tree Collapse file tree
sonic_platform_base/sonic_xcvr/codes/public Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -264,8 +264,8 @@ class Sff8024(XcvrCodes):
264264 78 : '200GAUI-2-L C2M (Annex 120G)' ,
265265 79 : '400GAUI-4-S C2M (Annex 120G)' ,
266266 80 : '400GAUI-4-L C2M (Annex 120G)' ,
267- 81 : '800G S C2M (placeholder )' ,
268- 82 : '800G L C2M (placeholder )' ,
267+ 81 : '800GAUI-8 S C2M (Annex 120G )' ,
268+ 82 : '800GAUI-8 L C2M (Annex 120G )' ,
269269 83 : 'OTL4.2'
270270 }
271271
@@ -387,10 +387,10 @@ class Sff8024(XcvrCodes):
387387 85 : '400GBASE-DR4-2 (placeholder)' ,
388388 86 : '800GBASE-DR8 (placeholder)' ,
389389 87 : '800GBASE-DR8-2 (placeholder)' ,
390- 151 : " 100G-DR1-LPO" ,
391- 152 : " 200G-DR2-LPO" ,
392- 153 : " 400G-DR4-LPO" ,
393- 154 : " 800G-DR8-LPO" ,
390+ 143 : ' 100G-DR1-LPO' ,
391+ 144 : ' 200G-DR2-LPO' ,
392+ 145 : ' 400G-DR4-LPO' ,
393+ 146 : ' 800G-DR8-LPO' ,
394394 }
395395
396396 # Passive and Linear Active Copper Cable and Passive Loopback media interface codes
You can’t perform that action at this time.
0 commit comments