This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
a6a10f05b7
sonic-buildimage
/
device
/
dell
/
x86_64-dellemc_s5232f_c3538-r0
/
DellEMC-S5232f-P-100G
/
sai.profile
3 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[devices]: Add a new supported device DellEMC s5232f (#3090) * Switch Vendor: DellEMC * Switch SKU: s5232F * ASIC Vendor: Broadcom * Swich ASIC: Trident3 * Port Configuration: 32x100G * SONiC Image: sonic-broadcom.bin * LED support for s5232f * Changes Include ipmitool implementation for platform_sensors script is inclued in pmon startup * Added 100G,25G,10G configruation ( 100G is default).
2019-06-28 23:40:50 -05:00
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-s5232f-32x100G.config.bcm
In SAI 3.5 by default we are supporting 256 Group with 64 Memeber each. (#5400) However in SAI 3.7 default behaviout got changes to 128 Group and 128 Memeber each. This change is to make sure we are using same ECMP Group/Memeber Per Group for 3.7 also so that behaviour is consistent. Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2020-09-22 13:21:12 -05:00
SAI_NUM_ECMP_MEMBERS=64
Reference in New Issue
Copy Permalink