I am trying to capture data from a OLT CIANET via Telnet or SSH and I have not been successful, I want to know in which slot / pon the ONU is connected, the command to display the ONUs I use is:
show port epon ".$slot."/1-4 onu mac ".$mac." epon-mac-address-table
I tried using an SSH class and another Telnet, I did not succeed in any of them, if someone has a telnet or ssh class, or an example of how to send and capture OLT, thank you in advance.