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