Hi all,I have to implement a java service which executes the following command:devices device deviceName live-status xpon-stats:exec show running-config-interface xgei-xx/xx/xx This is java code to implement the first part of the command: NavuCont...