Welcome
| 5
Welcome
About this guide
Welcome to the
SteelConnect Gateway Hardware Installation Guide (SDI-2030, SDI-5030)
. This guide is
written for the administrators responsible for the installation of SteelConnect SDI-2030 and SDI-5030
gateways.
Document conventions
This guide uses the following standard set of typographical conventions:
Documentation and release notes
The most current version of all Riverbed documentation can be found on the Riverbed Support site at
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
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>}