Preface : About This Guide
  
About This Guide
This guide describes how to use the SteelFusion Core Management Console to configure product features, view reports, and modify host and network settings.
This guide includes information relevant to the following products:
•  Riverbed SteelFusion Core (Core)
•  Riverbed SteelFusion Core Virtual Edition (Core-v)
•  Riverbed SteelFusion Edge (Edge)
•  Riverbed Optimization System (RiOS)
•  Riverbed SteelHead EX (SteelHead EX)
•  Riverbed Virtual Services Platform (VSP)
This guide is intended to be used together with the following documentation:
•  SteelFusion Core Installation and Configuration Guide
•  SteelFusion Command-Line Interface Reference Manual
•  SteelFusion Design Guide
•  Fibre Channel on SteelFusion Core Virtual Edition Solution Guide
Audience
This guide is written for storage and network administrators familiar with administering and managing storage arrays, snapshots, backups, virtual machines (VMs), Fibre Channel, and Internet Small Computer System Interface (iSCSI).
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.
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>}