Specifying Settings via FTP Client

You can specify settings, such as the network settings of the machine, from an FTP client via TCP/IP network. Check the IP address set to the machine in advance (Network Status Print). If you are unsure of the IP address, contact your network administrator.
1
Start [Command Prompt].
Open the [Start] menu and select [All Programs] or [Programs]  [Accessories]  [Command Prompt].
For macOS users
Start the Terminal.
For UNIX users
Display the console screen.
2
Enter "ftp <IP address of the machine>" and press the [ENTER] key.
Example: ftp 192.168.1.45
3
Enter "root" for the user name and press the [ENTER] key.
4
Enter the System Manager password and press the [ENTER] key.
The default password is "7654321". Setting the System Manager Password
"230 User root logged in." is displayed.
5
Enter "cd config" and press the [ENTER] key.
6
Enter "get CONFIG <file name>" and press the [ENTER] key.
"CONFIG" must be all uppercase.
Any characters can be used in <file name> (example: get CONFIG Setting.txt).
The setting file is downloaded to the directory that is displayed when Command Prompt is started. In an example of a screen, the file is downloaded to the "USER_NAME" folder in [Users] on drive C:.
7
Edit the downloaded config file by using the text editor such as Notepad.
List of config file setting items
 
8
Enter "put <file name> CONFIG" and press the [ENTER] key.
Specify the edited file name in <file name> (example: put Setting.txt CONFIG).
The setting file is uploaded.
9
Enter "get reset" and press the [ENTER] key.
The machine is restarted. The settings are enabled after the machine is restarted.
10
Confirm that the machine has been normally restarted, press [C] key while holding down the [CTRL] key.
11
Enter "quit" and press the [ENTER] key.
12
Enter "exit" and press the [ENTER] key.
Command Prompt exits.
5XRS-076