Skip to content

Commit ed56fbe

Browse files
authored
[202411] Fixed hwsku.json for Mellanox-SN4280-C48 Mellanox-SN4280-O8C40 Mellanox-SN4280-O8V40
[202411] Fixed hwsku.json for Mellanox-SN4280-C48 Mellanox-SN4280-O8C40 Mellanox-SN4280-O8V40
1 parent 2037a35 commit ed56fbe

3 files changed

Lines changed: 24 additions & 12 deletions

File tree

device/mellanox/x86_64-nvidia_sn4280-r0/Mellanox-SN4280-C48/hwsku.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,22 +243,26 @@
243243
"Ethernet224": {
244244
"default_brkout_mode": "1x400G",
245245
"subport": "1",
246-
"autoneg": "off"
246+
"autoneg": "on",
247+
"role" : "Dpc"
247248
},
248249
"Ethernet232": {
249250
"default_brkout_mode": "1x400G",
250251
"subport": "1",
251-
"autoneg": "off"
252+
"autoneg": "on",
253+
"role" : "Dpc"
252254
},
253255
"Ethernet240": {
254256
"default_brkout_mode": "1x400G",
255257
"subport": "1",
256-
"autoneg": "off"
258+
"autoneg": "on",
259+
"role" : "Dpc"
257260
},
258261
"Ethernet248": {
259262
"default_brkout_mode": "1x400G",
260263
"subport": "1",
261-
"autoneg": "off"
264+
"autoneg": "on",
265+
"role" : "Dpc"
262266
}
263267
}
264268
}

device/mellanox/x86_64-nvidia_sn4280-r0/Mellanox-SN4280-O8C40/hwsku.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,22 +243,26 @@
243243
"Ethernet224": {
244244
"default_brkout_mode": "1x400G",
245245
"subport": "1",
246-
"autoneg": "off"
246+
"autoneg": "on",
247+
"role" : "Dpc"
247248
},
248249
"Ethernet232": {
249250
"default_brkout_mode": "1x400G",
250251
"subport": "1",
251-
"autoneg": "off"
252+
"autoneg": "on",
253+
"role" : "Dpc"
252254
},
253255
"Ethernet240": {
254256
"default_brkout_mode": "1x400G",
255257
"subport": "1",
256-
"autoneg": "off"
258+
"autoneg": "on",
259+
"role" : "Dpc"
257260
},
258261
"Ethernet248": {
259262
"default_brkout_mode": "1x400G",
260263
"subport": "1",
261-
"autoneg": "off"
264+
"autoneg": "on",
265+
"role" : "Dpc"
262266
}
263267
}
264268
}

device/mellanox/x86_64-nvidia_sn4280-r0/Mellanox-SN4280-O8V40/hwsku.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,22 +243,26 @@
243243
"Ethernet224": {
244244
"default_brkout_mode": "1x400G",
245245
"subport": "1",
246-
"autoneg": "off"
246+
"autoneg": "on",
247+
"role" : "Dpc"
247248
},
248249
"Ethernet232": {
249250
"default_brkout_mode": "1x400G",
250251
"subport": "1",
251-
"autoneg": "off"
252+
"autoneg": "on",
253+
"role" : "Dpc"
252254
},
253255
"Ethernet240": {
254256
"default_brkout_mode": "1x400G",
255257
"subport": "1",
256-
"autoneg": "off"
258+
"autoneg": "on",
259+
"role" : "Dpc"
257260
},
258261
"Ethernet248": {
259262
"default_brkout_mode": "1x400G",
260263
"subport": "1",
261-
"autoneg": "off"
264+
"autoneg": "on",
265+
"role" : "Dpc"
262266
}
263267
}
264268
}

0 commit comments

Comments
 (0)