forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[multiasic][sfputil]Fix the sftpuitlhelper on mutilasic platform issue (
sonic-net#286) Signed-off-by: mlok <marty.lok@nokia.com>
- Loading branch information
1 parent
04b08ba
commit be04b80
Showing
8 changed files
with
308 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# name lanes alias index | ||
Ethernet0 29,30,31,32 fortyGigE0/0 1 | ||
Ethernet4 25,26,27,28 fortyGigE0/4 2 | ||
Ethernet8 37,38,39,40 fortyGigE0/8 3 | ||
Ethernet12 33,34,35,36 fortyGigE0/12 4 | ||
Ethernet16 41,42,43,44 fortyGigE0/16 5 | ||
Ethernet20 45,46,47,48 fortyGigE0/20 6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# name lanes alias index | ||
Ethernet24 5,6,7,8 fortyGigE0/24 7 | ||
Ethernet28 1,2,3,4 fortyGigE0/28 8 | ||
Ethernet32 9,10,11,12 fortyGigE0/32 9 | ||
Ethernet36 13,14,15,16 fortyGigE0/36 10 | ||
Ethernet40 21,22,23,24 fortyGigE0/40 11 | ||
Ethernet44 17,18,19,20 fortyGigE0/44 12 | ||
Ethernet48 49,50,51,52 fortyGigE0/48 13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"interfaces": { | ||
"Ethernet0": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet4": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet8": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet12": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet16": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet20": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet24": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet28": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet32": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet36": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet40": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet44": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet48": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
}, | ||
"Ethernet52": { | ||
"default_brkout_mode": "1x200G[100G,50G,40G,25G,10G,1G]" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
{ | ||
"chassis": { | ||
"name": "", | ||
"components": [], | ||
"fans": [], | ||
"fan_drawers": [], | ||
"psus": [], | ||
"thermals": [], | ||
"sfps": [] | ||
}, | ||
"interfaces": { | ||
"Ethernet0": { | ||
"index": "1,1,1,1", | ||
"lanes": "29,30,31,32", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp1"], | ||
"2x100G[50G,25G,10G,1G]": ["etp1a", "etp1b"] | ||
} | ||
}, | ||
"Ethernet4": { | ||
"index": "2,2,2,2", | ||
"lanes": "25,26,27,28", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp2"], | ||
"2x100G[50G,25G,10G,1G]": ["etp2a", "etp2b"] | ||
} | ||
}, | ||
"Ethernet8": { | ||
"index": "3,3,3,3", | ||
"lanes": "37,38,39,40", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp3"], | ||
"2x100G[50G,25G,10G,1G]": ["etp3a", "etp3b"] | ||
} | ||
}, | ||
"Ethernet12": { | ||
"index": "4,4,4,4", | ||
"lanes": "33,34,35,36", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp4"], | ||
"2x100G[50G,25G,10G,1G]": ["etp4a", "etp4b"] | ||
} | ||
}, | ||
"Ethernet16": { | ||
"index": "5,5,5,5", | ||
"lanes": "41,42,43,44", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp5"], | ||
"2x100G[50G,25G,10G,1G]": ["etp5a", "etp5b"] | ||
} | ||
}, | ||
"Ethernet20": { | ||
"index": "6,6,6,6", | ||
"lanes": "44,46,47,48", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp6"], | ||
"2x100G[50G,25G,10G,1G]": ["etp6a", "etp6b"] | ||
} | ||
}, | ||
"Ethernet24": { | ||
"index": "7,7,7,7", | ||
"lanes": "5,6,7,8", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp7"], | ||
"2x100G[50G,25G,10G,1G]": ["etp7a", "etp7b"] | ||
} | ||
}, | ||
"Ethernet28": { | ||
"index": "8,8,8,8", | ||
"lanes": "1,2,3,4", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp8"], | ||
"2x100G[50G,25G,10G,1G]": ["etp8a", "etp8b"] | ||
} | ||
}, | ||
"Ethernet32": { | ||
"index": "9,9,9,9", | ||
"lanes": "9,10,11,12", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp9"], | ||
"2x100G[50G,25G,10G,1G]": ["etp9a", "etp9b"] | ||
} | ||
}, | ||
"Ethernet36": { | ||
"index": "10,10,10,10", | ||
"lanes": "13,14,15,16", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp10"], | ||
"2x100G[50G,25G,10G,1G]": ["etp10a", "etp10b"] | ||
} | ||
}, | ||
"Ethernet40": { | ||
"index": "11,11,11,11", | ||
"lanes": "21,22,23,24", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp11"], | ||
"2x100G[50G,25G,10G,1G]": ["etp11a", "etp11b"] | ||
} | ||
}, | ||
"Ethernet44": { | ||
"index": "12,12,12,12", | ||
"lanes": "17,18,19,20", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp12"], | ||
"2x100G[50G,25G,10G,1G]": ["etp12a", "etp12b"] | ||
} | ||
}, | ||
"Ethernet48": { | ||
"index": "13,13,13,13", | ||
"lanes": "49,50,51,51", | ||
"breakout_modes": { | ||
"1x200G[100G,50G,40G,25G,10G,1G]": ["etp13"], | ||
"2x100G[50G,25G,10G,1G]": ["etp13a", "etp13b"] | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# name lanes alias | ||
Ethernet0 29,30,31,32 fortyGigE0/0 | ||
Ethernet4 25,26,27,28 fortyGigE0/4 | ||
Ethernet8 37,38,39,40 fortyGigE0/8 | ||
Ethernet12 33,34,35,36 fortyGigE0/12 | ||
Ethernet16 41,42,43,44 fortyGigE0/16 | ||
Ethernet20 45,46,47,48 fortyGigE0/20 | ||
Ethernet24 5,6,7,8 fortyGigE0/24 | ||
Ethernet28 1,2,3,4 fortyGigE0/28 | ||
Ethernet32 9,10,11,12 fortyGigE0/32 | ||
Ethernet36 13,14,15,16 fortyGigE0/36 | ||
Ethernet40 21,22,23,24 fortyGigE0/40 | ||
Ethernet44 17,18,19,20 fortyGigE0/44 | ||
Ethernet48 49,50,51,52 fortyGigE0/48 | ||
# name lanes alias index | ||
Ethernet0 29,30,31,32 fortyGigE0/0 1 | ||
Ethernet4 25,26,27,28 fortyGigE0/4 2 | ||
Ethernet8 37,38,39,40 fortyGigE0/8 3 | ||
Ethernet12 33,34,35,36 fortyGigE0/12 4 | ||
Ethernet16 41,42,43,44 fortyGigE0/16 5 | ||
Ethernet20 45,46,47,48 fortyGigE0/20 6 | ||
Ethernet24 5,6,7,8 fortyGigE0/24 7 | ||
Ethernet28 1,2,3,4 fortyGigE0/28 8 | ||
Ethernet32 9,10,11,12 fortyGigE0/32 9 | ||
Ethernet36 13,14,15,16 fortyGigE0/36 10 | ||
Ethernet40 21,22,23,24 fortyGigE0/40 11 | ||
Ethernet44 17,18,19,20 fortyGigE0/44 12 | ||
Ethernet48 49,50,51,52 fortyGigE0/48 13 |
Oops, something went wrong.