--:- / cli-> cd access
Ify ou then press Enter, yo u are changed to the access level, and the acce ssl evel prompt
appears.
--:- access cli->
The following exa mple illustrates a case when more than one command matches th e letters
typed.
--:- / cli-> sh<Tab>
shell show
Parameters
Some CLI commands take parameters. If you press Tab Tab aftera c ommand that requires a
parameter, you are prompted to enter the parameter.
Command Line Syn tax
NOTE: Squarebr ackets( [ ]) de note an optional element. Eachelementisseparated byaspace.T here ar e no
spacesbetween sub-elements.
Command only (help, p wd):
--:- <current_level> cli-> <command>
Commands with paths only (cd, ls, add):
--:- <current_level> cli-> <command> [Path]
Commands with targets (del):
--:- <current_level> cli-> <command> [Path] <Targets>
Commands that require parameters (set):
--:- <current_level> cli-> <command> [Path] <Params>
Commands with values only (sendmsg, ftp...):
--:- <current_level> cli-> <command> [Path] <Values>
where:
Path := path_elem[/path_elem]*
path_elem := . | .. | Section_Label | ^/
Targets := Row_Label(,Row_Label)
Params := Param_Names=PValues
Param_Names := Param_Label(:Param_Label)*
PValues := Value_text(,Value_text)*
Values := Value_text Value_text
6Cycl ades™ ACS6000 Advanced Conso le ServerCommand Reference Guid e