Preface : About This Guide
  
About This Guide
The Riverbed Command-Line Interface Reference Manual is a reference manual for the command-line interface.
This guide includes relevant information about these products:
•  Riverbed Optimization System (RiOS system)
•  Riverbed SteelHead (SteelHead)
•  Riverbed SteelHead CX (SteelHead CX)
•  Riverbed SteelHead EX (SteelHead EX)
•  Riverbed SteelHead (in the cloud) (SteelHead-c)
•  Riverbed SteelHead (virtual edition) (SteelHead-v)
•  Riverbed SteelHead SaaS (SteelHead SaaS)
•  Riverbed SteelHead Interceptor (Interceptor)
•  Riverbed SteelCentral Controller for SteelHead (SCC or Controller)
•  Riverbed SteelCentral Controller for SteelHead Mobile (Mobile Controller)
This manual provides you with command descriptions, syntax, parameters, usage guidelines, examples, and related commands information.
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.
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>}