Hello,
Yes, there is a way of doing it via CLI/SSH. It can be checked using ubus command.
For checking information about all ports you can use this command:
ubus call tswconfig.poe get

And for cheching information for specific port json filter can be used too:
ubus call tswconfig.poe get | jsonfilter -e '@.port7'
![]()
Best regards,
Marijus