I used a serial connection, with USB -> RJ45-Serial – Cable
1 | save config from usb initial-config.cfg to flash |
And finally restart:
1 | reset |
minicom config from: /etc/minicom/minirc.juniper
1 2 3 4 5 6 7 8 9 | # Manuell erzeugte Datei - Verwenden Sie "minicom -s" zum Ändern pu port /dev/ttyUSB0 pu baudrate 9600 pu minit pu mreset pu mconnect pu mhangup pu escape-key ^M pu rtscts No |
zeldor says
Justin, it looks like you have a incompatible (wrong) charset of your terminal. Try to change it (to UTF-8) before you establish a connection.
justin says
My connection using USB to serial just shows gibberish. Image attached: http://justinedmands.com/images/minicom.png
Any idea?