zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

Jiniper replace config via CLI

August 20, 2010 by Igor Drobot 2 Comments

I used a serial connection, with USB -> RJ45-Serial – Cable

1
save config from usb initial-config.cfg to flash

save config from usb initial-config.cfg to flash

And finally restart:

1
reset

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

# 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

Filed Under: Linux Tagged With: CLI, Juniper

Categories

Archives

Tags

apache2 Apple arduino ARM Automation backup bash Cisco Cluster Corosync Database Debian Debian squeeze DIY DNS Fedora FTP Fun Icinga Ipv6 KVM Linux LVM MAC OS X Monitoring MySQL Nagios Nginx openSUSE OpenVPN PHP Proxy Python python3 qemu RAID rsync Samba security ssh Ubuntu virtualization Windows Windows 7 Wordpress

Comments

  1. zeldor says

    February 8, 2013 at 13:03

    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.

  2. justin says

    January 31, 2013 at 16:51

    My connection using USB to serial just shows gibberish. Image attached: http://justinedmands.com/images/minicom.png

    Any idea?

Leave a Reply

Your email address will not be published. Required fields are marked *