Term | Abbreviation | Meaning |
---|---|---|
SteelHead SteelHead (Virtual Edition) | — SteelHead-v | The physical or virtual appliance that, together with other appliances, provides optimization and other services. For details, go to the product family specification sheet. The SteelHead product family includes SteelHead, SteelHead Interceptor, Client Accelerator, and SteelCentral Controller for SteelHead. All products, except Interceptor, are available in virtual form. |
SteelHead Interceptor | Interceptor | The load-balancing appliance. |
Management Console | — | The graphical user interface (GUI) used to manage appliances. |
command-line interface | CLI | The text-based interface to run commands used to manage appliances. |
rack mounting kit | RMK | The kit that includes all the parts needed to secure the appliance to a rack. See About rack mounting kits. |
Network Performance Monitoring | NPM | The Riverbed product line that provides solutions for fine-grained network monitoring. For details, go to the product family specification sheet. |
Ethernet standard | IEEE standard |
---|---|
Ethernet over Fiber 100GBASE-LR4 Single Mode | IEEE 802.3 - 2010 |
Ethernet over Fiber 100GBASE-SR4 Multimode | IEEE 802.3 - 2010 |
Ethernet over Fiber 40GBASE-SR4 Multimode | IEEE 802.3 - 2008 |
Ethernet over Fiber 40GBASE-LR4 Single Mode | IEEE 802.3 - 2008 |
Ethernet over Fiber 10GBASE-LR Single Mode | IEEE 802.3 - 2008 |
Ethernet over Fiber 10GBASE-SR Multimode | IEEE 802.3 - 2008 |
Ethernet over Copper 1000BASE-T (All copper interfaces are autosensing for speed and duplex.) | IEEE 802.3 - 2008 |
Ethernet over Fiber 1000BASE-LX | IEEE 802.3 - 2008 |
Ethernet over Fiber 1000BASE-SX (LC connector) | IEEE 802.3 - 2008 |
Fast Ethernet 100BASE-TX | IEEE 802.3 - 2008 |
Ethernet Logical Link Control (LLC) | IEEE 802.2 - 1998 |
Port | Speed |
---|---|
Primary (PRI) | 10/100/1000BASE-T, 2.5GBASE-T, or 10GBASE-T |
Auxiliary (AUX) | 10/100/1000BASE-T, 2.5GBASE-T, or 10GBASE-T |
LAN | 10/100/1000BASE-T or 1000BASE-SX or 1000BASE-LX or 100GBASE-LR4 or 100GBASE-SR4 or 40GBASE-LR4 or 40GBASE-SR4, and 10GBASE-LR or 10GBASE-SR depending on configuration |
WAN | 10/100/1000BASE-T or 1000BASE-SX or 1000BASE-LX or 100GBASE-LR4 or 100GBASE-SR4 or 40GBASE-LR4 or 40GBASE-SR4, and 10GBASE-LR or 10GBASE-SR depending on configuration |
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 square 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>} |