Axel AX4000 User's Manual User Manual
Page 49

Using a Script to Set-Up the Office Server
AXEL Office Server
43
To access set-up from a telnet session, the IP address of the Office Server
must already be set. This can be done either:
- with a serial terminal, connected to the admin. port (see chapter 2.1.1), or
- by specific embedded protocols using the Ethernet address (see
appendix A.6).
4.2 - SETTING-UP AN OFFICE SERVER
To set-up an Office Server, use the rsh command, with the setup_send option.
Use a pipe to read data from standard input:
# rsh axname setup_send password < conf_file
Notes:
- The next chapter explains how to create the configuration file conf_file,
either using a text editor or using the 'setup_get' command. Appendix
A.7 contains a detailed description of the configuration file.
- password: specify the password if the set-up is password-protected.
The message 'Store set-up in progress...' is displayed on the
operator console when the rsh command is processing. If a connection problem
occurs, a time-out error message is displayed.
When the configuration has been successfully performed, the message 'OK,
set-up updated' is displayed on the operator console. If other messages are
displayed, refer to Section 4.4.
The Office Server must read this new set-up before it will take effect. This can
be achieved either by power-cycling the Office Server or by the following rsh
command:
# rsh axname ax_reboot password
Note: specify the password if the set-up is password-protected.