Welcome | 7
Welcome
Welcome to the
Upgrade and Maintenance Guide
. This guide describes how to replace and upgrade
Riverbed appliance components.
Document conventions
This guide uses this standard set of typographical conventions:
Electrostatic discharge guidelines
Follow these ESD guidelines to ensure that your equipment isn’t damaged from improper handling:
•
When you install or perform maintenance tasks, you must wear a grounded ESD antistatic strap to
protect the hardware against electrostatic discharge. Make sure that the strap makes skin contact
prior to handling equipment.
•
Periodically check the resistance value of the antistatic strap to ensure it is functioning properly.
•
If you remove or replace appliance components, you must transport the component in a
conductive container or an ESD bag that has been grounded or neutralized.
•
Store any appliance components in their protective packaging until you are ready to install them.
•
Don’t touch the electronic components on the appliance.
Convention
Meaning
italics
Within text, new terms and emphasized words appear in
italic
typeface.
boldface
Within text, CLI commands, CLI parameters, and REST API properties appear in
bold
typeface.
Monospace
Code examples appear in monospace font:
amnesiac > enable
amnesiac # configure terminal
< >
Values that you specify appear in angle brackets:
interface <ip-address>
[ ]
Optional keywords or variables appear in brackets:
ntp peer <ip-address> [version <number>]
{ }
Elements that are part of a required choice appear in braces:
{<interface-name> | ascii <string>
| hex <string>}
|
The pipe symbol separates alternative, mutually exclusive elements of a choice. The pipe
symbol is used in conjunction with braces or brackets; the braces or brackets group the
choices and identify them as required or optional:
{delete <filename> | upload <filename>}