We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21ce361 + 0e28a85 commit 7a94f19Copy full SHA for 7a94f19
1 file changed
sonic_platform_base/sonic_xcvr/codes/public/sff8024.py
@@ -73,7 +73,8 @@ class Sff8024(XcvrCodes):
73
27: 'DSFP',
74
28: 'Link-x4',
75
29: 'Link-x8',
76
- 30: 'QSFP+C'
+ 30: 'QSFP+C',
77
+ 126: 'BP', # Backplane Cartridge
78
}
79
80
CONNECTORS = {
0 commit comments