Welcome : Audience
  
Audience
This guide is written for storage and network administrators who are familiar with administering and managing WANs using common network protocols such as TCP, CIFS, HTTP, FTP, and NFS.
You must also be familiar with administering and managing a network of deployed SteelHeads.
This guide includes information relevant to these products:
Riverbed SteelCentral Controller for SteelHead Mobile (Mobile Controller)
Riverbed Mobile Controller (virtual edition) (Mobile Controller-v)
Riverbed SteelHead Mobile (SteelHead Mobile)
Riverbed SteelHead (SteelHead)
Document conventions
This guide uses this 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.
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>}