Siemens RUGGEDCOM ROX II User Manual page 82

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

Chapter 2
Using RUGGEDCOM ROX II
Parameter
file copy-config current-
filename new-filename
file delete-config filename
file delete-featurekey filename
file list-config
file list-featurekey
file rename-config current-
filename new-filename
file rename-config current-
filename new-filename
file scp-config-from-url
user@host:/path/current-filename
new-filename
36
Copies a configuration file. After typing the command, press Tab to view a list of available
files. For example, the following command copies the deleted_users file to the
archive001 file:
ruggedcom# file copy-config deleted_users archive001
Deletes a configuration file. After typing the command, press Tab to view a list of available
files. For example, the following command deletes the deleted_users file:
ruggedcom# file delete-config deleted_users
Deletes a feature key file. After typing the command, press Tab to view a list
of available files. For example, the following command deletes the feature key
1_cmRX1K-12-11-0217.key file:
ruggedcom# file delete-featurekey 1_cmRX1K-12-11-0217.key
Lists the configuration files. For example:
ruggedcom# file list-config
--help 10.200.20.39
_tmp_confd_cmd.0 archive001 archive002
default_rx1000_config
Lists the feature key files. For example:
ruggedcom# file list-featurekey
1_cmRX1K-12-11-0015.key
Renames a configuration file. For example, the following command renames the test002
file to production_config:
ruggedcom# file rename-config test002 production_config
Renames a feature key file. For example, the following command renames the feature key
1_cmRX1K-12-11-0217.key file to old_featurekey:
ruggedcom# file rename-featurekey 1_cmRX1K-12-11-0217.key
old_featurekey
Securely copies a configuration file from a remote computer to the device. The remote
computer must have an SCP or SSH (secure shell) service or client installed and running.
To use this command, the user credentials for the remote computer, the IP address or host
name of the remote computer, the directory path to the configuration file on the remote
computer, and the configuration file filename must all be known.
Type the command in the following format:
file scp-config-from-url user@host:/path/current-filename new-
filename
Where:
• user is a user name with access rights to the remote computer.
• host is the host name or IP address of the remote computer.
• path path is the path to the configuration file on the remote computer.
• current-filename is the current filename of the configuration file.
• new-filename is the new filename for the configuration file. To use the current
filename, specify the current filename or exclude this parameter from the command.
When prompted, type the password to connect to the remote computer. For example:
ruggedcom# file scp-config-from-url jsmith@10.200.20.39:/c:/
ruggedcom/standard_config standard_config
jsmith@10.200.20.39's password:
Description
RUGGEDCOM ROX II
CLI User Guide
File Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents