Siemens RUGGEDCOM ROX II User Manual page 78

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

Advertisement

Chapter 2
Using RUGGEDCOM ROX II
Parameter
copy
details
do
end
exit
help command
load [ merge | override ] filename
40
Description
Copies a configured element to a new element. For example, the
following command copies the userid admin to the new userid
wsmith:
ruggedcom(config)# copy admin users userid admin
smith
The new item has all of the attributes of the item from which it is
copied. In this example, userid wsmith will have the same password
and role attributes as the userid admin.
When used in combination with the save command, the details
command includes default values in the saved configuration file. For
example:
ruggedcom(config)# save {filename} | details
The details command can also be used to show default
configuration values. For example:
ruggedcom(config)# show running-config admin
session-limits | details
Performs an Operational mode command. For example, the
following command performs the Operational mode ping command
in the Configuration mode session:
ruggedcom(config)# do ping 172.30.134.12
Terminates the configuration session. The system prompts the user
to commit uncommitted changes.
Exits from the current mode. Unlike the end command, the system
does not prompt the user to commit uncommitted changes.
Displays help information for the specified command.
Loads a configuration from an ASCII CLI configuration file.
Two parameters are available for the CLI load command: override
and merge.
• Override: this parameter is for users who have a full configuration
file saved and want to load it back on to the device. The full
configuration file can be previously created with the CLI save
command executed from the top level in the configuration tree
or with the admin full-configuration-save command.
With the override parameter, the entire running configuration is
overwritten by the contents of the configuration file.
The override option has the following restrictions:
▪ The configuration file must be a complete configuration for the
device. A complete configuration is the entire configuration tree.
▪ The load command must be invoked at the base of the
configuration tree.
• Merge: this parameter is for users who want to build a template
configuration and load it to many devices. The template
configuration file can be obtained by using the CLI save
command. With the merge parameter, the contents of the
configuration file will be merged with the running configuration.
The remaining configurations, which are not included in the
configuration file, will remain unchanged.
After loading the configuration, use the commit command to commit
the changes.
Configuration Mode General Commands
RUGGEDCOM ROX II
CLI User Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1512Rx1501Rx1510Rx1511

Table of Contents