My team and I are working with a Ubiswitch and we’re curious if there is a command we can run in the UART shell to verify that there is an active link between a switches port and the device. We are also interested in reading the speed that each port is operating at.
If there is no command implemented in the latest firmware build, can you please provide some assistance for how we can pull this data?
At the moment, there is no way to show PHY status in BloxOsLite CLI yet (there are commands for editing the non-volatile configuration and changing PHY autonegotiation parameters, see here).
This is a major feature that is missing, and it is very much on my to-do list for the upcoming releases later this year.
I think what could be useful would be allowing to send custom commands via CLI (accessing and writing selected registers). That would make it faster for clients to test things out (provided they have access to the register map).
I appreciate the reply. Do you have an expected timeline for when these features will be implemented? These features are a pending requirement for our applications.