Siemens RUGGEDCOM ROX II User Manual page 72

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

Advertisement

Chapter 2
Using RUGGEDCOM ROX II
Section 2.5.2
Using Command Line Completion
Commands and parameters do not need to be entered completely for the CLI to recognize them. By typing the first
few letters of a command and pressing Tab, the CLI will display the possible completions. If the first few letters
are unique to a specific command, the full command is automatically displayed. If the first few letters match more
than one possible command, a lit of possible completions appears.
NOTE
Automatic completion is disabled inside quotation marks. If the name of a command or parameter
contains a space, such as a filename, escape the space with a \ or enclose the string in quotation
marks. For example:
who file foo\ bar
or
who file "foo bar"
NOTE
Auto-completion also applies to filenames and directories, but cannot be initiated using a space. Auto-
completion using a space is disabled when typing a filename or directory name.
Section 2.5.3
Displaying Available Commands
To display a list of available commands at any point in the CLI, type ?.
For example, in Operational mode, typing ? at the command prompt displays a list of all Operational mode
commands:
ruggedcom# ?
Possible completions:
admin
autowizard
clear
commit
compare
.
.
.
traceserial
who
write
ruggedcom#
Section 2.5.4
Editing Commands
The following commands can be used to edit command lines and move around the command history.
26
Configures the general device characteristics
Automatically query for mandatory elements
Clear parameter
Confirm a pending commit
Compare running configuration to another configuration or a file
Trace serial ports activities
Display currently logged on users
Write configuration
RUGGEDCOM ROX II
CLI User Guide
Using Command Line Completion

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents