| Text Conventions |
|
Bold text like this
|
Represents names of commands and keywords
in text.
|
- Issue the clock source command.
- Specify the keyword exp-msg.
|
-
Bold text like this
|
Represents text that you must type.
|
- host1(config)#traffic class low-loss1
|
Fixed-width text like this
|
Represents output on the terminal screen.
|
host1#show ip community list
Community standard list 1
permit 0:100 0:200 0:300
|
|
Italic text like this
|
- Emphasizes words.
- Identifies variables.
- Identifies chapter, appendix, and book names.
|
- There are two levels of access, user and privileged.
-
clusterId, ipAddress.
-
Appendix A, System Specifications.
|
|
+ (plus sign) linking key names
|
Indicates that you must press two or more
keys simultaneously.
|
Press Ctrl+b.
|
| Syntax Conventions in the Command Reference Guide |
|
Plain text like this
|
Represents keywords.
|
terminal length
|
|
Italic text like this
|
Represents variables.
|
mask, accessListName
|
|
| (pipe symbol)
|
Indicates a choice between the keywords or
variables on either side of the symbol. (Specifying a choice can be
either optional or required.)
|
diagnostic | line
|
|
[ ] (square brackets)
|
Enclose an optional choice of a single keyword
or variable.
|
[ internal | external ]
|
|
[ ]* (square brackets and the asterisk)
|
Enclose an optional choice of one or more
keywords or variables.
|
[ level1 | level2 | l1 ]*
|
|
{ } (braces)
|
Enclose a required choice of a single keyword
or variable.
|
{ permit | deny } { in | out }
{ clusterId | ipAddress }
|