You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
admin@sonic:~$ show version | head
SONiC Software Version: SONiC.HEAD.763-a7701fe
Distribution: Debian 9.5
Kernel: 4.9.0-7-amd64
Build commit: a7701fe
Build date: Mon Oct 15 12:47:09 UTC 2018
Built by: johnar@jenkins-worker-3
Docker images:
REPOSITORY TAG IMAGE ID SIZE
docker-orchagent-mlnx HEAD.763-a7701fe 73031690b2e6 259.7 MB
admin@sonic:~$ show platform summary
Platform: x86_64-mlnx_msn2100-r0
HwSKU: ACS-MSN2100
ASIC: mellanox
Issue:
I observed that once I put 100G optic in the switch which is unsupported it starts blinking with an amber LED to indicate that.
However, with exactly the same situation with 40G optics, the LED is not activated at all.
I think the latter case should start an orange LED as well.
with 40G optics if we have other end point as same optic and same LC-to-LC this should give you link up but we nee to make sure, if the optic is Long haul or Short haul and Single mode cable or multi-mode cable communication between your LEG. I hope this help.
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-platform-common
that referenced
this issue
Oct 25, 2024
…et#17)
* [sonic-xcvrd] add new daemon sonic-xcvrd to fetch Transceiver informations to DB
* This new daemon will periodcally read DOM information from eeprom and post to DB
* This new daemon will listen to the SFP plug in/out event and update the DB accordingly
* fix typo
* revise according to comments
* add tx_power support
* remove unnecessary try/except
* add error handle for get wrong status from common API
* fix review comments
* rename the event, move event and timer inside the class
* code readability fix
Setup:
Issue:
I observed that once I put 100G optic in the switch which is unsupported it starts blinking with an amber LED to indicate that.
However, with exactly the same situation with 40G optics, the LED is not activated at all.
I think the latter case should start an orange LED as well.
Reproduce steps:
Put a non-mellanox optic in the switch. Compare LED behaviour for 100G and 40G types.
The text was updated successfully, but these errors were encountered: