Changes

no edit summary
Line 19: Line 19:  
==WebUI==
 
==WebUI==
   −
You can also perform a factory reset from the router's WebUI. To do so, login to the router and go to the Administration section found under System tab ('''[[RUT955_Administration#General|System → Administration → General]]'''). In the very bottom of the page there's a '''Restore''' button that performs a factory reset:
+
You can also perform a factory reset from the router's WebUI. To do so, login to the router and go to the Administration section found under the System tab (<b>System → Administration → [[{{{name}}}_Administration#General|General]]</b>). In the very bottom of the page there's a <b>Restore</b> button that performs a factory reset on click:
    
[[File:{{{file_webui}}}|{{{size_webui}}}px]]
 
[[File:{{{file_webui}}}|{{{size_webui}}}px]]
  −
'''NOTE''': SIM PIN on the main SIM card is the only user parameter that is kept after a factory reset.
      
==SMS==
 
==SMS==
   −
You can perform a factory reset with the SMS Utilities '''restore''' rule. If the rule hasn't been disabled or changed in any way, all you need to do is send an SMS message to the router containing the text '''<router_password> restore'''. Replace <router_password> with your router's admin password. You can find more information on SMS Utilities Rules '''[[SMS Utilities|here]]'''
+
You can perform a factory reset with the SMS Utilities <b>restore</b> rule. If the rule hasn't been disabled or changed in any way, all you need to do is send an SMS message to the router containing the text:
 +
<b><router_password> restore</b>
   −
'''NOTE''': SIM PIN on the main SIM card is the only user parameter that is kept after a factory reset.
+
Replace <i><router_password></i> with your actual password. You can find more information on SMS Utilities rules <b>[[{{{name}}} SMS Utilities|here]]</b>.
    
==Command line==
 
==Command line==
   −
You can perform a factory reset via a command line interface. Simply type '''firstboot''' and press the "Enter" button. After this you will be asked to confirm the reset. If you're sure about the reset, type the letter '''y''' and press "Enter", otherwise type the letter '''n''' if you wish to cancel the reset. If you agreed to perform a factory reset, next type in '''reboot''' and press "Enter". The router will be reset to it's factory settings and rebooted. You can find more information on command line interfaces supported by RUTxxx routers '''[[Command line interfaces|here]]'''.
+
You can perform a factory reset via command line by executing the <b>{{#ifeq:{{{series}}}|TRB14x|firstboot|factory_restore}}</b> command. After this you will be asked to confirm the reset. If you're sure, type the letter <b>y</b> and press "Enter" or type the letter <b>n</b> if you wish to cancel the reset.
 +
 
 +
If you agreed to perform a factory reset, next type in <b>reboot</b> and press "Enter". The router will be reset to it's factory settings and rebooted. The entire sequence of events should look like this:
 +
 
 +
root@Teltonika-RUT955:~# <b>firstboot</b>
 +
This will erase all settings and remove any installed packages. Are you sure? [N/y]
 +
<b>y</b>
 +
/dev/mtdblock5 is mounted as /overlay, only erasing files
 +
root@Teltonika-RUT955:~# <b>reboot</b>
   −
'''NOTE''': SIM PIN on the main SIM card is the only user parameter that is kept after a factory reset.
+
{{#ifeq: {{{series}}} | TRB14x
 +
  | You can find more information on the command line interface (CLI) <b>[[{{{name}}} CLI|here]]</b>.
 +
  | You can find more information on command line interfaces supported by {{{name}}} routers <b>[[Command line interfaces|here]]</b>.
 +
}}
    
==Default login information==
 
==Default login information==