756de913cb
Why I did it Added support for the device Z9432F How I did it Implemented the support for the platform Z9432F Switch Vendor: DellEMC Switch SKU: Z9432F-ON ASIC Vendor: Broadcom SONiC Image: sonic-broadcom.bin
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"fec-mode": {
|
|
"Ethernet0-255": {
|
|
"1": {
|
|
"10000": [ "none" ],
|
|
"25000": [ "none", "fc", "rs" ],
|
|
"50000": [ "rs" ]
|
|
},
|
|
"2":{
|
|
"50000": [ "none", "fc", "rs" ],
|
|
"100000": [ "rs" ]
|
|
},
|
|
"4": {
|
|
"40000": [ "none" ],
|
|
"100000": [ "none", "rs" ],
|
|
"200000": [ "rs" ]
|
|
},
|
|
"8": [ "rs" ]
|
|
}
|
|
},
|
|
"default-fec-mode": {
|
|
"Ethernet0-255": {
|
|
"1": {
|
|
"10000": "none",
|
|
"25000": "none",
|
|
"50000": "rs"
|
|
},
|
|
"2": {
|
|
"20000": "none",
|
|
"50000": "none",
|
|
"100000": "rs"
|
|
},
|
|
"4": {
|
|
"40000": "none",
|
|
"100000": "none",
|
|
"200000": "rs"
|
|
},
|
|
"8": "rs"
|
|
}
|
|
},
|
|
"native-port-supported-speeds": {
|
|
"Ethernet0-255": {
|
|
"8": ["400000"]
|
|
},
|
|
"Ethernet256-257": {
|
|
"1": ["10000","1000"]
|
|
}
|
|
}
|
|
}
|