Chapter 69 Firmware and Configuration File Maintenance
IES-1248-51V User’s Guide
563
69.3.1 Editable Configuration File Backup
Configure your system, and then use FTP to backup the plain-text configuration
file onto your computer. Do the following to backup the configuration file:
Use an FTP client to connect to the IES-1248-51V.
Enter the management password (1234 by default).
Use get to transfer the configuration file to the computer. The configuration file on
the system (that you want to backup to the computer) is named config-0.
Quit FTP.
69.3.2 Edit Configuration File
Open the config-0 file via Notepad (see the following example) and edit to a
desired configuration.
Figure 258 Example: Use an FTP Client to Connect to the IES-1248-51V
C:\> ftp <IES-1248-51V IP address>
Type your user name and press [ENTER].
User (172.16.11.86:(none)): admin
Figure 259 Example: Enter the Management Password
Password: 1234
230 Logged in
Figure 260 Example: Get the Configuration File config-0
ftp> get config-0
Figure 261 Example: Close FTP Client
ftp> quit