Examples:
Keep the following in mind when importing Relay Server information:
- Servers must be specified in
pairs. You must specify a device connection and an ADSP connection in one
entry.
- If the server information is the
same, you still must enter information for both servers.
- Normally, you will supply a
username and password. However, when using the TFTP protocol, the username and
password fields can be left blank with no blank space between the commas (i.e.,
,,).
- deviceHost
designates the IP address of the host.
- deviceProtocol
designates the protocol to use for communications. Valid protocols are
FTP, TFTP, SFTP,
SCP, HTTP, or
HTTPS. These are the same protocols listed in the Protocol
drop-down menu of the GUI.
- folderpath
designates the network level path and must included a slash (/) at the beginning
of the path and between network levels. Also, the path must already be present
in the existing network tree. To specify an appliance level, just enter the
appliance name.
- devicePath and
appliancePath designate the path where the configuration
file is located on the individual servers.
- idevicePort and
appliancePort designate the port to use for
communications.
relay_params,localhost,/ADSP,172.17.0.80,ftp,/,21,anonymous,anonymous,172.17.0.80,ftp,/,21,anonymous,anonymous
relay_params,localhost,/US/Southeast/AirDefense,172.17.0.80,ftp,/,21,anonymous,anonymous,172.17.0.80,ftp,/,21,anonymous,anonymous
relay_params,localhost,/relay_test,172.17.0.80,tftp,/,69,,,172.17.0.85,ftp,/,21,anonymous,anonymous
You have two other options available: Export Parameters and
Get
Template.
The Export
Parameters button exports all the parameters to a file for you to
use as an import file.
The Get Template button
displays a template that you can copy, paste the contents into an editor, and edit
the contents to create an import file.