Skip to content

Support for FS N8550 series devices #17771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added device/fs/x86-fs_n8550_32c/custom_led.bin
Binary file not shown.
1 change: 1 addition & 0 deletions device/fs/x86-fs_n8550_32c/default_sku
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FS-N8550-32C t1
33 changes: 33 additions & 0 deletions device/fs/x86-fs_n8550_32c/fs_n8550_32c/port_config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# name lanes alias index speed
Ethernet0 1,2,3,4 hundredGigE1 1 100000
Ethernet4 5,6,7,8 hundredGigE2 2 100000
Ethernet8 9,10,11,12 hundredGigE3 3 100000
Ethernet12 13,14,15,16 hundredGigE4 4 100000
Ethernet16 17,18,19,20 hundredGigE5 5 100000
Ethernet20 21,22,23,24 hundredGigE6 6 100000
Ethernet24 25,26,27,28 hundredGigE7 7 100000
Ethernet28 29,30,31,32 hundredGigE8 8 100000
Ethernet32 33,34,35,36 hundredGigE9 9 100000
Ethernet36 37,38,39,40 hundredGigE10 10 100000
Ethernet40 41,42,43,44 hundredGigE11 11 100000
Ethernet44 45,46,47,48 hundredGigE12 12 100000
Ethernet48 49,50,51,52 hundredGigE13 13 100000
Ethernet52 53,54,55,56 hundredGigE14 14 100000
Ethernet56 57,58,59,60 hundredGigE15 15 100000
Ethernet60 61,62,63,64 hundredGigE16 16 100000
Ethernet64 65,66,67,68 hundredGigE17 17 100000
Ethernet68 69,70,71,72 hundredGigE18 18 100000
Ethernet72 73,74,75,76 hundredGigE19 19 100000
Ethernet76 77,78,79,80 hundredGigE20 20 100000
Ethernet80 81,82,83,84 hundredGigE21 21 100000
Ethernet84 85,86,87,88 hundredGigE22 22 100000
Ethernet88 89,90,91,92 hundredGigE23 23 100000
Ethernet92 93,94,95,96 hundredGigE24 24 100000
Ethernet96 97,98,99,100 hundredGigE25 25 100000
Ethernet100 101,102,103,104 hundredGigE26 26 100000
Ethernet104 105,106,107,108 hundredGigE27 27 100000
Ethernet108 109,110,111,112 hundredGigE28 28 100000
Ethernet112 113,114,115,116 hundredGigE29 29 100000
Ethernet116 117,118,119,120 hundredGigE30 30 100000
Ethernet120 121,122,123,124 hundredGigE31 31 100000
Ethernet124 125,126,127,128 hundredGigE32 32 100000
2 changes: 2 additions & 0 deletions device/fs/x86-fs_n8550_32c/fs_n8550_32c/sai.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-n8550-32x100G.config.bcm
SAI_NUM_ECMP_MEMBERS=64
Loading