1
Introduction
1-13
Entering Command Line Interface Commands
As shown in this example, use of the complete command syntax
avoids navigating up and down the branches of the CLI command
tree, and the prompt stays at the root. The use of complete command
syntax is particularly useful when writing scripts.
When coding a script, remember to code the appropriate character
sequences, which are described in
Navigation Conventions
on page 1-3.
Root>
config port name 4 "Sam’s Tape Drive"<CR>
Root>
maint port beacon 4 true<CR>
Limitation on
Movements
As the commands are entered, they are recorded in a history log.
Note these limitations on movement that result from use of the
history log:
•
If a command has more than 60 characters, the command runs,
but the command is not recorded in the history log, and the
position in the tree does not change, as shown in the following
example. Because the command is not recorded in the history, a
subsequent asynchronous command (navigation command)
cannot depend on it.
Root>
config zoning addWwnMem TheUltimateZone 10:00:00:00
:C9:22:9B:64
Root>
•
Whenever the position in the CLI command tree moves to a new
branch (for example, config to maint, config to config.port, or
config.port to config), the history log is cleared. In this case, any
asynchronous commands (for example, the up-arrow command
<ESC>[A or the up-arrow keyboard symbol) cannot move the
position back towards the root, as shown in this example:
Root>
config
Root.Config>
port
Root.Config.Port>
<ESC>[A
Root.Config.Port>
Parameters
Some command parameters accept character strings that include
spaces. Quotation marks are required when a string includes spaces.
Config.System>
location Building_24_Room_16
Config.System>
location "Building 24 Room 16"
Содержание Enterprise Operating System
Страница 1: ...Enterprise Operating System Command Line Interface User Manual P N 620 000134 720 REV A...
Страница 4: ...Enterprise Operating System Command Line Interface User Manual iv...
Страница 12: ...Enterprise Operating System Command Line Interface User Manual xii Contents...
Страница 14: ...xiv Enterprise Operating System Command Line Interface User Manual Tables...
Страница 20: ...xx Enterprise Operating System Command Line Interface User Manual Preface...
Страница 44: ...1 1 24 Enterprise Operating System Command Line Interface User Manual Backup and Restoration...
Страница 240: ...2 2 196 Enterprise Operating System Command Line Interface User Manual show...
Страница 290: ...A A 50 Enterprise Operating System Command Line Interface User Manual...
Страница 300: ...B B 10 Enterprise Operating System Command Line Interface User Manual...
Страница 328: ...Enterprise Operating System Command Line Interface User Manual i 10 Index...