I’m developing with a Ubiswitch running OSLite v1.0.0. I’m trying to get the status of the SGMII ports. I ran “port X mac mode sgmii” where X is 0, 9, 10, then ran “conf port save”, rebooted, and confirmed that “conf port X” has the desired configuration.
It looks like “port X phy” does not work for ports 0, 9, and 10. This command seems to show the current link speed, is link on, etc. “conf port X” works for all ports but returns static data regardless of link status. Is there a command which returns the latest link status and speed of the SGMII ports?