Aktualizacja Mikrotika z konsoli

Logujemy sie do ssh i wykonujemy:

mkdir -p MT; cd MT/
wget http://download2.mikrotik.com/routeros/6.15/routeros-mipsbe-6.15.npk

Logujemy się do FTP naszego Mikrotika, w moim przypadku MT ma adres 192.168.1.50

ftp 192.168.1.50

Tak wygląda LOG:

Connected to 192.168.1.50.
220 MikroTik FTP server (MikroTik 6.15) ready
Name (192.168.1.50:root): admin
331 Password required for admin
Password:
230 User admin logged in
Remote system type is UNIX.
ftp>

I wkleic do naszego MT plik:

put routeros-mipsbe-6.15.npk
exit

Teraz czas na wykonanie reboota Mikrotika;)

telnet 192.168.1.50

I logujemy się

Trying 192.168.1.50...
Connected to 192.168.1.50.
Escape character is '^]'.

MikroTik v6.15
Login: admin
Password:

MMMM    MMMM       KKK                          TTTTTTTTTTT      KKK
MMM MMMM MMM  III  KKK  KKK  RRRRRR     OOOOOO      TTT     III  KKK  KKK
MMM  MM  MMM  III  KKKKK     RRR  RRR  OOO  OOO     TTT     III  KKKKK
MMM      MMM  III  KKK KKK   RRRRRR    OOO  OOO     TTT     III  KKK KKK
MMM      MMM  III  KKK  KKK  RRR  RRR   OOOOOO      TTT     III  KKK  KKK

MikroTik RouterOS 6.15 (c) 1999-2014       http://www.mikrotik.com/

[?]             Gives the list of available commands
command [?]     Gives help on the command and list of arguments

[Tab]           Completes the command/word. If the input is ambiguous,
a second [Tab] gives possible options

/               Move up to base level
..              Move up one level
/command        Use command at the base level

[admin@MikroTik] >

A teraz wydajemy komende:

/system reboot

 

Po uruchomieniu ponownym mamy zaktualizowanego RouterOSa