CLI Conventions
z
Command Shortcuts
When you type a command, you can specify the shortest unique version of that command or you can press the ESC or TAB key to complete the command. For example, the following command:
set
can be typed as:
set tel map off
or, you can use the ESC key to complete the lines as you go along:
set
where the <ESC> key was pressed to complete the option as it was typed.
Command Options
When you are typing commands on the command line (while connected to the IOLAN), you can view the options by typing a question mark (?) after any part of the command to see what options are available/valid. For example:
DS$ set vmodem ?
port style
DS$ set vmodem failure-string ?
<text>30 characters maximum
DS$ set vmodem
host port style
Or press Enter to confirm command
DS$ set vmodem failure-string "Vmodem failed"
DS$ show vmodem |
|
Host |
|
Host Port |
|
Success String | "Vmodem failed" |
Failure String | |
Suppress | Off |
Style | Numeric |
DS$ |
|
16 | IOLAN DS1/TS2 CLI Reference Guide, Version 4.1 |