forked from zhenggen-xu/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.
[Seastone] Add HWSKU Seastone-DX010-40-50-100 for 16x40G+16x50G+8x100…
…G profile Signed-off-by: Zhenggen Xu <zxu@linkedin.com> RB=2170494 G=lnos-reviewers R=pchaudhary,pmao,vapatil,samaity,zxu A=
1 parent
c518e5f
commit 2e17a4b
Showing
3 changed files
with
808 additions
and
0 deletions.
There are no files selected for viewing
41 changes: 41 additions & 0 deletions
41
device/celestica/x86_64-cel_seastone-r0/Seastone-DX010-40-50-100/port_config.ini
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,41 @@ | ||
# name lanes alias index speed | ||
Ethernet0 65,66,67,68 Eth1 1 40000 | ||
Ethernet4 69,70,71,72 Eth2 2 40000 | ||
Ethernet8 73,74,75,76 Eth3 3 40000 | ||
Ethernet12 77,78,79,80 Eth4 4 40000 | ||
Ethernet16 33,34,35,36 Eth5 5 40000 | ||
Ethernet20 37,38,39,40 Eth6 6 40000 | ||
Ethernet24 41,42,43,44 Eth7 7 40000 | ||
Ethernet28 45,46,47,48 Eth8 8 40000 | ||
Ethernet32 49,50,51,52 Eth9 9 40000 | ||
Ethernet36 53,54,55,56 Eth10 10 40000 | ||
Ethernet40 57,58,59,60 Eth11 11 40000 | ||
Ethernet44 61,62,63,64 Eth12 12 40000 | ||
Ethernet48 81,82,83,84 Eth13 13 40000 | ||
Ethernet52 85,86,87,88 Eth14 14 40000 | ||
Ethernet56 89,90,91,92 Eth15 15 40000 | ||
Ethernet60 93,94,95,96 Eth16 16 40000 | ||
Ethernet64 97,98 Eth17/1 17 50000 | ||
Ethernet66 99,100 Eth17/2 17 50000 | ||
Ethernet68 101,102 Eth18/1 18 50000 | ||
Ethernet70 103,104 Eth18/2 18 50000 | ||
Ethernet72 105,106 Eth19/1 19 50000 | ||
Ethernet74 107,108 Eth19/2 19 50000 | ||
Ethernet76 109,110 Eth20/1 20 50000 | ||
Ethernet78 111,112 Eth20/2 20 50000 | ||
Ethernet80 1,2 Eth21/1 21 50000 | ||
Ethernet82 3,4 Eth21/2 21 50000 | ||
Ethernet84 5,6 Eth22/1 22 50000 | ||
Ethernet86 7,8 Eth22/2 22 50000 | ||
Ethernet88 9,10 Eth23/1 23 50000 | ||
Ethernet90 11,12 Eth23/2 23 50000 | ||
Ethernet92 13,14 Eth24/1 24 50000 | ||
Ethernet94 15,16 Eth24/2 24 50000 | ||
Ethernet96 17,18,19,20 Eth25 25 100000 | ||
Ethernet100 21,22,23,24 Eth26 26 100000 | ||
Ethernet104 25,26,27,28 Eth27 27 100000 | ||
Ethernet108 29,30,31,32 Eth28 28 100000 | ||
Ethernet112 113,114,115,116 Eth29 29 100000 | ||
Ethernet116 117,118,119,120 Eth30 30 100000 | ||
Ethernet120 121,122,123,124 Eth31 31 100000 | ||
Ethernet124 125,126,127,128 Eth32 32 100000 |
1 change: 1 addition & 0 deletions
1
device/celestica/x86_64-cel_seastone-r0/Seastone-DX010-40-50-100/sai.profile
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 @@ | ||
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/th-seastone-dx010-16x100G-16x50G-8x100G.config.bcm |
Oops, something went wrong.