Manual:Flashfig

From MikroTik Wiki
Revision as of 14:03, 22 February 2010 by SergejsB (talk | contribs) (→‎Intended use: Fix)
Jump to navigation Jump to search
Version.png

Applies to RouterOS: v4

Description

Flashfig is an application for mass router configuration. It can be used by MikroTik distributors, ISPs or any other companies who need to apply RouterOS configuration to many routers in shortest possible time. To use Flashfig you simply need to plug in a PoE powered Ethernet cable into your RouterBOARD, and your configuration will be applied in seconds. New RouterBOARD models are now preconfigured with initial Flashfig support right out of the factory.

Flashfig applies MikroTik RouterOS configuration to any RouterBOARD within 3 seconds. You can "flashfig" batch of routers, the only thing you need - connect it to network and power RouterBOARD.


Flashfig runs on a Windows computer, Flashfig is available from Netinstall.


Flashfig configuration is reloaded after reset-configuration was applied to a router.


Flashfig is supported by all RouterBOARDs. It works between computer with Flashfig and RouterBOARD in the same broadcast domain (direct Ethernet network connection is required).


Flashfig support is enabled on every RouterBOARD by default, which came from factory (RouterBOARD purchased recently). Alternatively Flashfig could be enabled via RouterBOOT or from MikroTik RouterOS console.

Flashfig Example

This is a step by step example of how to use Flashfig to set typical MikroTik RouterOS configuration to RouterBOARD.

Introduction

Flashfig is available from Netinstall,

Flashfig.png

Requirements

The Windows computer must be equipped with the following ports and contain the following files:

  • Ethernet port;
  • The .rsc file(s) with MikroTik RouterOS configuration (the same as export/import file);
  • The latest NetInstall/Flashfig program available from the downloads page;

The RouterBOARD:

  • Flashfig is supported by first boot of RouterBOARD;

Pre-Configuration

Windows Computer
  • Run Flashfig;
  • Prepare .rsc file, .rsc file is regular/import file, it accepts valid MikroTik RouterOS CLI commands. You can create .rsc file by any text-editor program (Notepad, Texteditor, TextEdit, Microsoft Word, OpenOffice Writer);

Flashfig2.png

  • Assign Boot Client Address, which should be address from the same subnet as configured on laptop Ethernet interface,

Flashfig3.png

  • Browse for .rsc MikroTik RouterOS configuration file to apply to RouterBOARD, highlight the file and Select to approve it,

Flashfig4.png

  • Activate Flashfig server, now it is ready to Flashfig. Note, any RouterBOARD will be flashfiged within the network, which is powered on with boot-device configured to flash-boot or flash-boot-once-then-nand,


Flashfig5.png

RouterBOARD
  • Flashfig mode is enabled on every RouterBOARD from factory by default, which means no configuration is required on RouterBOARD.
  • If Flashfig is not enabled on your router, access the RouterBOARD with Winbox/Console and set the configuration,
/system routerboard settings set boot-device=flash-boot

or use more preferable option,

/system routerboard settigs set boot-device=flash-boot-once-then-nand

Your router is now ready for Flashfig.

Connect

Connect RouterBOARD and Flashfig computer to the same Local Area Network.

Run Flashfig

  • Plug power for RouterBOARD
  • Check the status on Flashfig program,

Flashfig5.png

Log is showing that router is Flashfigged and RouterBOARD will make sound/LED signal. Unplug the RouterBOARD.

  • Flashig applied configuration to the RouterBOARD and it is ready to be used in production.