Skip to content

Commit d3df3c9

Browse files
bluecmdqiluo-msft
authored andcommitted
[Celestica/Seastone2] Load interface LEDs (sonic-net#9769)
Tested on a Celestica Seastone2 DX030 switch Testing scenarios: - Various QSFP ports in both normal and breakout config. - 100G and 40G link speed show different colors. - SFP1 port works. Signed-off-by: Christian Svensson <[email protected]>
1 parent 9129827 commit d3df3c9

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
#Enable all ports
2-
port all en=1
3-
sleep 6
4-
#linkscan 250000; port xe,ce linkscan=on
5-
6-
#Load LED
1+
linkscan off
2+
m0 load 0 0x3800 /usr/share/sonic/platform/custom.bin
3+
sleep 10
74
led auto on; led start
8-
9-
5+
linkscan on

0 commit comments

Comments
 (0)