5.3.31.3 Editing configuration file
Changing the configuration file can be useful, when a group of devices has
similar settings. In this case you can create a universal configuration file for these
devices and change only a small set of parameters for each device, for example, the
IP address. Other parameters will be taken from the configuration file.
The configuration file generated by the switch when saving settings to a file is
a file with * .bak extension with settings in text form.
This file can be opened with any text editor.
The structure of the records has a strictly defined form of recording. In general, it
looks like this:
#
<variable name>
=[
<variable value>
]
Example:
# IPADDRESS = [192.168.0.1], where the value of IPADDRESS variable
is 192.168.0.1
Description of settings with default parameters is shown in Table 5.3.2.