|
|
|
Bold typeface
|
Represents commands and keywords in text.
|
Issue the clock source command.
Specify the keyword exp-msg.
|
Bold sans serif typeface
|
Represents text that the user must type.
|
host1(config)#traffic class low-loss1
|
Key name in angle brackets
|
Indicates the name of a key on the keyboard.
|
Press <Enter>.
|
Key names linked with a plus sign (+) in angle brackets.
|
Indicates that you must press two or more keys simultaneously.
|
Press <Ctrl+B>.
|
Plain sans serif typeface
|
Represents information as displayed on your terminal's screen.
|
host1#show ip ospf 2
Routing Process OSPF 2 with Router ID
5.5.0.250
Router is an Area Border Router (ABR)
|
Italics
|
- Emphasize words.
- Identify variables.
- Identify chapter, appendix, and book names.
|
- There are two levels of access, user and privileged.
- clusterId, ipAddress.
- Appendix A, System Specifications.
|
|
|
|
Words in plain text
|
Represent keywords.
|
terminal length
|
Words in italics
|
Represent variables.
|
mask, accessListName
|
Words separated by the | symbol
|
Represent a choice to select one keyword or variable to the left or right of this symbol. (The keyword or variable may be either optional or required.)
|
diagnostic | line
|
Words enclosed in [ brackets ]
|
Represent optional keywords or variables.
|
[ internal | external ]
|
Words enclosed in [ brackets ]*
|
Represent optional keywords or variables that can be entered more than once.
|
[ level1 | level2 | l1 ]*
|
Words enclosed in { braces }
|
Represent required keywords or variables.
|
{ permit | deny } { in | out }
{ clusterId | ipAddress }
|