2
SteelFusion Edge Installation and Configuration Guide
Preface
Documentation and Release Notes
Audience
This guide is written for storage and network administrators familiar with administering and managing
WANs using common network protocols such as TCP, CIFS, HTTP, FTP, and NFS.
Document Conventions
This manual uses the following standard set of typographical conventions to introduce new terms, illustrate
screen displays, describe command syntax, and so forth.
Safety Guidelines
Follow the safety precautions outlined in the
Safety and Compliance Guide
when installing and setting up
your equipment.
Caution:
Failure to follow these safety guidelines can result in injury or damage to the equipment. Mishandling of the
equipment voids all warranties. Read and follow safety guidelines and installation instructions carefully.
Many countries require the safety information to be presented in their national languages. If this
requirement applies to your country, consult the
Safety and Compliance Guide
. Before you install, operate, or
service the Riverbed products, you must be familiar with the safety information. Refer to the
Safety and
Compliance Guide
if you do not clearly understand the safety information provided in the product
documentation.
Documentation and Release Notes
To obtain the most current version of all Riverbed documentation, go to the Riverbed Support site at
https://support.riverbed.com.
If you need more information, see the Riverbed Knowledge Base for any known issues, how-to documents,
system requirements, and common error messages. You can browse titles or search for keywords and
strings. To access the Riverbed Knowledge Base, log in to the Riverbed Support site at
https://support.riverbed.com.
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.
Courier
Code examples appear in Courier 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>}