返回列表 發帖

【RouterOS】——怎样关机?

本帖最後由 角色 於 2013-10-31 07:13 編輯

在routerboard里,怎样关机?

一般我们用的routers,如果想关机,随意拔了电源就可以。但是routerboard里,在最初几次(N次,N可能是10,或者20+)都没有问题, 之后就会出现问题——不能启动。要再注入firmware才能工作!

所以建议大家不要随意关机,要用command去关机。
  1. /system/shutdown
複製代碼

Normally I don't shut down the router. Have you tried with hard-reset to restore the firmware(I used it once with RB450G)?

In RB2011, you can use the touch-screen to shut it down. I have reset the whole configuration to factory configuration twice(default password 1234).
RB750G, RB2011UAS-2HnD
IP01, A580IP, AT-610

TOP

How about restore firmware in RB915G, Because there without serial port.
AC

TOP

回復 2# Qnewbie

What is the version number of RB2011 that you are using?

And how to shut down the router using the LCD screen?

TOP

回復 3# mrandrewchan

I use the RJ-45 port (Ethernet port) to re-install the firmware.

TOP

回復 4# 角色


    Update to v6.5

I use only reset factory configuration with touch screen. The shutdown function is not available in touch screen, sorry for my mistake.
RB750G, RB2011UAS-2HnD
IP01, A580IP, AT-610

TOP

Last is OS corrupt, all of network port not working. So can't restore , finally take to repair.
AC

TOP

Why did not you recover it by yourself? Which model that you used?

TOP

本帖最後由 mrandrewchan 於 2014-1-4 15:42 編輯

All of network port not working & without serial port for run in Netinstall. My model is "RouterOS RB915G"
AC

TOP

本帖最後由 mrandrewchan 於 2014-1-5 11:27 編輯

Fix it reference as follow.

For RB915G only
1. Download routeros full OS image as http://www.mikrotik.com/download "routeros-mipsbe-5.26.torrent" and tools "netinstall-5.26.zip" ( Full OS image just in BT download )
2. Network Connect to RB915G POE port
3. Start the netinstall program and package select form file "routeros-mipsbe-5.26.npk" from last BT download folder
4. Reset router - Press reset & power on router, will few min will display in "Router / Drives" RB915G.....
5.Very importance : don't click "keep configuration" box. As normally website said that must click it.
6. After Router restore will auto reboot. There complete install OS
7. Copy the .backup file to Router for restore, then restore command as  
[MikroTik] system backup> load name=test
Restore and reboot? [y/N]:Y
8. Copy the .rsc file to Router for restore, then restore command as
/import mysetup.rsc
9. Fully completed restore.
AC

TOP

返回列表