Installation guide

2-6 Console User Interface
Ctrl/R is echoed as ^R, followed by a carriage return, line feed, and print-
ing the current command line. Deleted characters are omitted. This com-
mand is useful for hardcopy terminals.
Ctrl/S suspends output to the console terminal until Ctrl/Q is entered.
Ctrl/S is not echoed.
Ctrl/U discards all characters that you entered on the current line. It is
echoed as ^U, followed by a carriage return, line feed, and a new prompt.
* allows wildcarding with device names and environment variables.
Wildcarding is allowed with the following commands:
1. cdp
2. clear
3. initialize
4. set -d
5. show
6. show configuration
7. show device
8. show <envar>
9. show network
10. stop
11. test
12. update
See Chapter 3 for specific examples.
Double quotes (" ") allow you to denote a string for environment variable
assignment.
# and ! allow you to enter a comment. All characters following a # or ! are
recognized as a comment only. Exceptions include the above control char-
acters.