Closed chris3453 closed 2 years ago
This is a known issue and has always been the case on the MS220-8P. I'm not sure how the port LEDs are controlled on luton
, as there isn't any GPIO configuration in the Meraki initscripts for this (that I can find) and the port LEDs work on the jaguar_dual
switches (-48
)
In the mean time, you can run cat /click/switch_port_table/dump_pports
to get a summary of the port status.
If you want to investigate the Meraki firmware to find out how they're managing the port LEDs, drop me an email (username @ gmail) and we can coordinate.
I've just flashed an MS220-24P with postmerkOS-20210424 and noticed also that the interface LED's aren't working. Passing traffic and POE are fine though.
@rob235 thanks for the report, it appears the issue is with all luton-based switches. I changed the issue title to reflect this.
Can you tell me if the following command enables link lights on your switch?
echo link > /click/sw0_ctrl/led_mode
It works on my MS220-8P, but I don't have an MS220-24 to test.
Can you tell me if the following command enables link lights on your switch?
echo link > /click/sw0_ctrl/led_mode
It works on my MS220-8P, but I don't have an MS220-24 to test.
Amazong, this works on my MS220-8P that I've been using without status lights for about 2 years. Is there a similar command to enable the speed LEDs as well ?
Is there a similar command to enable the speed LEDs as well ?
The first LED is used to indicate link, and the second LED is used to indicate PoE status:
The switch has no ability to indicate the speed of the link via LEDs.
Thank you, appreciate it.
Interface LEDs don't working when using the following version:
postmerkOS-20210424
Interfaces do however pass traffic and POE power without issue.