Configuration
© SYS TEC electronic GmbH 2007 L-1032e_9 51
5.3 Creating a Configuration Script
The following steps are necessary for creating a configuration script.
Output of the existing configuration file:
cd /save
cat rc
The output can be marked and added in an editor. "Notepad" is a
particularly good editor. The configuration can then be modified in the
editor and adapted to the specific requirements.
Before writing the configuration back to the device, the file
/save/rc
must be deleted:
rm rc
With
write rc
the input of the configuration is started. It is transferred to the
Gateway by being marked in the editor and then copied to the terminal
window. The input of the command
write is finalized with Crtl+D
key combination.
Using the command
cat rc
the configuration can be checked one more time. Finally the data must
be stored in the EEPROM with the command
sync
Restarting the Gateway activates the new configuration (the switch
"DEFT" must be set to OFF).