27fe336d81
1. Add device/celestica/x86_64-cel_seastone-r0/platform.json 2. Update functions to support python3.7 3. Add more functions follow latest sonic_platform_base 4. Fix the bug Co-authored-by: 119064273 <2276096708@qq.com> Co-authored-by: Eric Zhu <erzhu@celestica.com> Co-authored-by: doni@celestica.com <doni@celestica.com>
438 lines
13 KiB
JSON
438 lines
13 KiB
JSON
{
|
|
"chassis": {
|
|
"name": "Celestica-DX010-C32",
|
|
"components": [
|
|
{
|
|
"name": "CPLD1"
|
|
},
|
|
{
|
|
"name": "CPLD2"
|
|
},
|
|
{
|
|
"name": "CPLD3"
|
|
},
|
|
{
|
|
"name": "CPLD4"
|
|
},
|
|
{
|
|
"name": "BIOS"
|
|
}
|
|
],
|
|
"fans": [
|
|
{
|
|
"name": "FAN-1F"
|
|
},
|
|
{
|
|
"name": "FAN-1R"
|
|
},
|
|
{
|
|
"name": "FAN-2F"
|
|
},
|
|
{
|
|
"name": "FAN-2R"
|
|
},
|
|
{
|
|
"name": "FAN-3F"
|
|
},
|
|
{
|
|
"name": "FAN-3R"
|
|
},
|
|
{
|
|
"name": "FAN-4F"
|
|
},
|
|
{
|
|
"name": "FAN-4R"
|
|
},
|
|
{
|
|
"name": "FAN-5F"
|
|
},
|
|
{
|
|
"name": "FAN-5R"
|
|
}
|
|
],
|
|
"fan_drawers": [
|
|
{
|
|
"name": "Drawer1",
|
|
"fans": [
|
|
{
|
|
"name": "FAN-1F"
|
|
},
|
|
{
|
|
"name": "FAN-1R"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Drawer2",
|
|
"fans": [
|
|
{
|
|
"name": "FAN-2F"
|
|
},
|
|
{
|
|
"name": "FAN-2R"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Drawer3",
|
|
"fans": [
|
|
{
|
|
"name": "FAN-3F"
|
|
},
|
|
{
|
|
"name": "FAN-3R"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Drawer4",
|
|
"fans": [
|
|
{
|
|
"name": "FAN-4F"
|
|
},
|
|
{
|
|
"name": "FAN-4R"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Drawer5",
|
|
"fans": [
|
|
{
|
|
"name": "FAN-5F"
|
|
},
|
|
{
|
|
"name": "FAN-5R"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"psus": [
|
|
{
|
|
"name": "PSU-1",
|
|
"fans": [
|
|
{
|
|
"name": "PSU-1 FAN-1"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "PSU-2",
|
|
"fans": [
|
|
{
|
|
"name": "PSU-2 FAN-1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"thermals": [
|
|
{
|
|
"name": "Front-panel temp sensor 1"
|
|
},
|
|
{
|
|
"name": "Front-panel temp sensor 2"
|
|
},
|
|
{
|
|
"name": "ASIC temp sensor"
|
|
},
|
|
{
|
|
"name": "Rear-panel temp sensor 1"
|
|
},
|
|
{
|
|
"name": "Rear-panel temp sensor 2"
|
|
}
|
|
],
|
|
"sfps": [
|
|
{
|
|
"name": "Ethernet124"
|
|
},
|
|
{
|
|
"name": "Ethernet0"
|
|
},
|
|
{
|
|
"name": "Ethernet4"
|
|
},
|
|
{
|
|
"name": "Ethernet8"
|
|
},
|
|
{
|
|
"name": "Ethernet12"
|
|
},
|
|
{
|
|
"name": "Ethernet16"
|
|
},
|
|
{
|
|
"name": "Ethernet20"
|
|
},
|
|
{
|
|
"name": "Ethernet24"
|
|
},
|
|
{
|
|
"name": "Ethernet28"
|
|
},
|
|
{
|
|
"name": "Ethernet32"
|
|
},
|
|
{
|
|
"name": "Ethernet36"
|
|
},
|
|
{
|
|
"name": "Ethernet40"
|
|
},
|
|
{
|
|
"name": "Ethernet44"
|
|
},
|
|
{
|
|
"name": "Ethernet48"
|
|
},
|
|
{
|
|
"name": "Ethernet52"
|
|
},
|
|
{
|
|
"name": "Ethernet56"
|
|
},
|
|
{
|
|
"name": "Ethernet60"
|
|
},
|
|
{
|
|
"name": "Ethernet64"
|
|
},
|
|
{
|
|
"name": "Ethernet68"
|
|
},
|
|
{
|
|
"name": "Ethernet72"
|
|
},
|
|
{
|
|
"name": "Ethernet76"
|
|
},
|
|
{
|
|
"name": "Ethernet80"
|
|
},
|
|
{
|
|
"name": "Ethernet84"
|
|
},
|
|
{
|
|
"name": "Ethernet88"
|
|
},
|
|
{
|
|
"name": "Ethernet92"
|
|
},
|
|
{
|
|
"name": "Ethernet96"
|
|
},
|
|
{
|
|
"name": "Ethernet100"
|
|
},
|
|
{
|
|
"name": "Ethernet104"
|
|
},
|
|
{
|
|
"name": "Ethernet108"
|
|
},
|
|
{
|
|
"name": "Ethernet112"
|
|
},
|
|
{
|
|
"name": "Ethernet116"
|
|
},
|
|
{
|
|
"name": "Ethernet120"
|
|
}
|
|
]
|
|
},
|
|
"interfaces": {
|
|
"Ethernet0": {
|
|
"index": "1,1,1,1",
|
|
"lanes": "65,66,67,68",
|
|
"alias_at_lanes": "Eth1/1, Eth1/2, Eth1/3, Eth1/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet4": {
|
|
"index": "2,2,2,2",
|
|
"lanes": "69,70,71,72",
|
|
"alias_at_lanes": "Eth2/1, Eth2/2, Eth2/3, Eth2/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet8": {
|
|
"index": "3,3,3,3",
|
|
"lanes": "73,74,75,76",
|
|
"alias_at_lanes": "Eth3/1, Eth3/2, Eth3/3, Eth3/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet12": {
|
|
"index": "4,4,4,4",
|
|
"lanes": "77,78,79,80",
|
|
"alias_at_lanes": "Eth4/1, Eth4/2, Eth4/3, Eth4/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet16": {
|
|
"index": "5,5,5,5",
|
|
"lanes": "33,34,35,36",
|
|
"alias_at_lanes": "Eth5/1, Eth5/2, Eth5/3, Eth5/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet20": {
|
|
"index": "6,6,6,6",
|
|
"lanes": "37,38,39,40",
|
|
"alias_at_lanes": "Eth6/1, Eth6/2, Eth6/3, Eth6/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet24": {
|
|
"index": "7,7,7,7",
|
|
"lanes": "41,42,43,44",
|
|
"alias_at_lanes": "Eth7/1, Eth7/2, Eth7/3, Eth7/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet28": {
|
|
"index": "8,8,8,8",
|
|
"lanes": "45,46,47,48",
|
|
"alias_at_lanes": "Eth8/1, Eth8/2, Eth8/3, Eth8/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet32": {
|
|
"index": "9,9,9,9",
|
|
"lanes": "49,50,51,52",
|
|
"alias_at_lanes": "Eth9/1, Eth9/2, Eth9/3, Eth9/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet36": {
|
|
"index": "10,10,10,10",
|
|
"lanes": "53,54,55,56",
|
|
"alias_at_lanes": "Eth10/1, Eth10/2, Eth10/3, Eth10/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet40": {
|
|
"index": "11,11,11,11",
|
|
"lanes": "57,58,59,60",
|
|
"alias_at_lanes": "Eth11/1, Eth11/2, Eth11/3, Eth11/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet44": {
|
|
"index": "12,12,12,12",
|
|
"lanes": "61,62,63,64",
|
|
"alias_at_lanes": "Eth12/1, Eth12/2, Eth12/3, Eth12/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet48": {
|
|
"index": "13,13,13,13",
|
|
"lanes": "81,82,83,84",
|
|
"alias_at_lanes": "Eth13/1, Eth13/2, Eth13/3, Eth13/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet52": {
|
|
"index": "14,14,14,14",
|
|
"lanes": "85,86,87,88",
|
|
"alias_at_lanes": "Eth14/1, Eth14/2, Eth14/3, Eth14/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet56": {
|
|
"index": "15,15,15,15",
|
|
"lanes": "89,90,91,92",
|
|
"alias_at_lanes": "Eth15/1, Eth15/2, Eth15/3, Eth15/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet60": {
|
|
"index": "16,16,16,16",
|
|
"lanes": "93,94,95,96",
|
|
"alias_at_lanes": "Eth16/1, Eth16/2, Eth16/3, Eth16/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet64": {
|
|
"index": "17,17,17,17",
|
|
"lanes": "97,98,99,100",
|
|
"alias_at_lanes": "Eth17/1, Eth17/2, Eth17/3, Eth17/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet68": {
|
|
"index": "18,18,18,18",
|
|
"lanes": "101,102,103,104",
|
|
"alias_at_lanes": "Eth18/1, Eth18/2, Eth18/3, Eth18/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet72": {
|
|
"index": "19,19,19,19",
|
|
"lanes": "105,106,107,108",
|
|
"alias_at_lanes": "Eth19/1, Eth19/2, Eth19/3, Eth19/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet76": {
|
|
"index": "20,20,20,20",
|
|
"lanes": "109,110,111,112",
|
|
"alias_at_lanes": "Eth20/1, Eth20/2, Eth20/3, Eth20/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet80": {
|
|
"index": "21,21,21,21",
|
|
"lanes": "1,2,3,4",
|
|
"alias_at_lanes": "Eth21/1, Eth21/2, Eth21/3, Eth21/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet84": {
|
|
"index": "22,22,22,22",
|
|
"lanes": "5,6,7,8",
|
|
"alias_at_lanes": "Eth22/1, Eth22/2, Eth22/3, Eth22/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet88": {
|
|
"index": "23,23,23,23",
|
|
"lanes": "9,10,11,12",
|
|
"alias_at_lanes": "Eth23/1, Eth23/2, Eth23/3, Eth23/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet92": {
|
|
"index": "24,24,24,24",
|
|
"lanes": "13,14,15,16",
|
|
"alias_at_lanes": "Eth24/1, Eth24/2, Eth24/3, Eth24/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet96": {
|
|
"index": "25,25,25,25",
|
|
"lanes": "17,18,19,20",
|
|
"alias_at_lanes": "Eth25/1, Eth25/2, Eth25/3, Eth25/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet100": {
|
|
"index": "26,26,26,26",
|
|
"lanes": "21,22,23,24",
|
|
"alias_at_lanes": "Eth26/1, Eth26/2, Eth26/3, Eth26/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet104": {
|
|
"index": "27,27,27,27",
|
|
"lanes": "25,26,27,28",
|
|
"alias_at_lanes": "Eth27/1, Eth27/2, Eth27/3, Eth27/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet108": {
|
|
"index": "28,28,28,28",
|
|
"lanes": "29,30,31,32",
|
|
"alias_at_lanes": "Eth28/1, Eth28/2, Eth28/3, Eth28/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet112": {
|
|
"index": "29,29,29,29",
|
|
"lanes": "113,114,115,116",
|
|
"alias_at_lanes": "Eth29/1, Eth29/2, Eth29/3, Eth29/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet116": {
|
|
"index": "30,30,30,30",
|
|
"lanes": "117,118,119,120",
|
|
"alias_at_lanes": "Eth30/1, Eth30/2, Eth30/3, Eth30/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet120": {
|
|
"index": "31,31,31,31",
|
|
"lanes": "121,122,123,124",
|
|
"alias_at_lanes": "Eth31/1, Eth31/2, Eth31/3, Eth31/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
},
|
|
"Ethernet124": {
|
|
"index": "32,32,32,32",
|
|
"lanes": "125,126,127,128",
|
|
"alias_at_lanes": "Eth32/1, Eth32/2, Eth32/3, Eth32/4",
|
|
"breakout_modes": "1x100G[40G],2x50G,4x25G[10G]"
|
|
}
|
|
}
|
|
} |