Comments
-
So I think I will close this ticket.
-
Hi lan31 It works in python but it doesn't answer my question with C#.Thank you for the proposed solution.I tested it and it works very well.
-
Hi @Zyxel_Vic The problem does not come from the different commands but from the execution of the "show ip dhcp binding" command which does not finish.I manage to execute this command in Telnet but not in ssh.Do you have an idea why?Have you already realized this case (Execute a command on a USG310 or others from a third…
-
Hi @Zyxel_Vic The problem does not come from the different commands but from the execution of the "show ip dhcp binding" command which does not finish.I manage to execute this command in Telnet but not in ssh.Do you have an idea why?Have you already realized this case (Execute a command on a USG310 or others from a third…
-
Hi @Zyxel_Vic I am not looking for the right command to execute because I can use the "show arp-table" command.However I can't execute the command and get the result from C#.The thread dedicated to the "runCommand" command of the ssh client, remains on hold and doesn't return any result.You will find below an extract of…