Westermo MR Series User Manual
Page 322

322
6622-3201
Web Interface and Command Line Reference Guide
www.westermo.com
Factory Reset
4.112.4
The factory reset option will perform the following actions in the following order:
Copy the file config.fac over the file config.da0
Delete the file sregs.dat
Copy the file sregs.fac over the file sregs.dat
Delete fw.txt
Copy the file fw.fac over the file fw.txt
Wait 3 seconds and reboot.
If any files do not exist, the action is skipped and the process continues.
Universal confi g.da0 using tags
4.112.5
The config.da0 contains a list on commands, one per line that are parsed at boot. The commands in
this file differ depending on the model of the router, the firmware in use and the hardware options
installed.
A single universal configuration file can be created with the use of tags, defining sections that only
relate to a specific hardware type or firmware version.
The tag values that can be used are:
The base model, for example: DR250
The complete model, for example: DR250-H0A
The platform build string, for example: 8W
The type of DSL, for example: DSL2, 2+
The type of WWAN module detected, for example: E (Edge), C (CDMA)
The complete WWAN module string, for example: MOTO_G24, SIEMENS_GPRS, SIEMENS_MC75,
NOVATEL_3G, SIERRA_3G, OPTION_3G, NOVATEL_CDMA, CMOTECH_CDMA, SIERRA_CDMA
PSTN or ISDN module, for example: PSTN, ISDN
Tags must be used within angle brackets and the configuration sections must be opened AND
closed with the relevant tag, for example: To open
the “/“ in the closing tag.
To view a list of defined tags on a router, the CLI command tags can be used:
Example output of tags command:
Router>tags
tags defined:..
DR250
HIA
DSL2
2+
Router
DR250
8W
NOVATEL_3G
ISDN
OK
Example scenario:
A single configuration file is required for a range of DR250 routers, there is a mix of 3 types of 3G
W WAN modules and some have GPRS modules installed. Different W-WAN modules need differ-
ent modemcc commands to correctly configure the ASY ports. All these modules can have their
own specific commands in one config file.