[Fixed in 1.8.0] PowerConnect 5524
Posted: Tue Feb 06, 2018 8:47 pm
Having trouble discovering any of our Dell PowerConnect 5524 or 5548. Just getting ssh_connection_error. Running v1.5.0 of Unimus. Switches are running v4.1.0.8 firmware.
A discussion forum for Unimus
https://forum.unimus.net/
Code: Select all
sudo su
service unimus stop
cd /opt/unimus
java -jar Unimus.jar \
--logging.level.net.unimus.core=TRACE \
--unimus.core.echo-ssh=TRUE \
--unimus.core.echo-telnet=TRUECode: Select all
1) Download .jar distribution:
https://unimus.net/download.html
2) Stop Unimus service
If you are running the Portable version, skip this
3) Open an admin command prompt
4) change to folder where Unimus.jar was downloaded
5) Run "java -jar Unimus.jar --logging.level.net.unimus.core=TRACE --unimus.core.echo-ssh=TRUE --unimus.core.echo-telnet=TRUE"
6) Logs should be in the command prompt window