Internet Router Hardware Guide

M160 Internet Router Hardware Guide
Table 1: Notice Icons
Icon Meaning Description
Informational note Indicates important features or
instructions.
Caution
Indicates a situation that might result in
loss of data or hardware damage.
Warning
Alerts you to the risk of personal injury
or death.
Table 2 defines the text and syntax conventions used in this guide.
Table 2: Text and Syntax Conventions
Convention Description Examples
Bold sans serif typeface
Represents text that you type. To enter configuration mode, type the
configure command:
user@host> configure
Fixed-width typeface
Represents output that appears on the
terminal screen.
user@host> show chassis alarms
No alarms currently active
Italic typeface
Introduces important new
terms.
Identifies book names.
Identifies RFC and Internet draft
titles.
Apolicy term is a named
structure that defines match
conditions and actions.
JUNOS System Basics
Configuration Guide
RFC 1997, BGP Communities
A ttribute
Italic sans serif typeface
Represents variables (options for which
you subst
itute a value) in commands or
configuration statements.
Configure the machine’s domain name:
[edit]
root@# set system domain-name
domain-name
Sans s erif typeface Represents names of configuration
statements, commands, files, and
directories; IP addresses; configuration
hierarchy levels; or labels on routing
platform components.
To configure a stub area,
include the stub statement at
the [edit protocols ospf area
area-id] hierarchy level.
The console port is labeled
CONSOLE.
< > (angle brackets) Enclose optional keywords or variables. stub <default-metric metric >;
|(pipesymbol)
Indicates a choice between the mutually
exclusive keywords or variables on
either side of the symbol. The set of
choices is often enclosed in parentheses
for clarity.
broadcast | multicast
( string1 | string2 | string3 )
xx Documentation Conventions