Term | Abbreviation | Meaning |
SteelHead SteelHead (Virtual Edition) | — SteelHead-v | The physical appliance that, together with other appliances, provides optimization and other services. For product specifications, 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 product specifications, go to the
product family specification sheet. |
Platform and series | Included rack mounting kit | Products |
Desktop x80 | RMK-4-DT | SteelConnect EX 580, EX 780 SteelHead CX 580, CX 780 WinSec Controller 780 |
1U xx80 | RMK-4-1U | SteelConnect EX 3080 SteelHead CX 3080 AppResponse 2180 NetProfiler 04280-DP FlowGateway 02280 |
2U xx80, xx00 | RMK-1-VRAIL, RMK-1-PRAIL | Interceptor 9600 |
RMK-4-2U | SteelConnect EX 6080 SteelHead CX 5080, CX 7080 Interceptor 9800 AppResponse 4180 AppResponse 8180 NetProfiler 04280 NetProfiler 04280-EX | |
RMK-4-JBOD | AppResponse 8081 storage units |
Ethernet standard | IEEE standard |
Ethernet Logical Link Control (LLC) | IEEE 802.2 - 1998 |
Fast Ethernet 100BASE-TX | IEEE 802.3 - 2008 |
Gigabit Ethernet over Copper 1000BASE-T (All copper interfaces are autosensing for speed and duplex.) | IEEE 802.3 - 2008 |
Gigabit Ethernet over Fiber 1000BASE-SX (LC connector) | IEEE 802.3 - 2008 |
Gigabit Ethernet over Fiber 1000BASE-LX | IEEE 802.3 - 2008 |
Gigabit Ethernet over Fiber 100GBASE-LR4 Single Mode | IEEE 802.3 - 2010 |
Gigabit Ethernet over Fiber 100GBASE-SR4 Multimode | IEEE 802.3 - 2010 |
Gigabit Ethernet over Fiber 10GBASE-LR Single Mode | IEEE 802.3 - 2008 |
Gigabit Ethernet over Fiber 10GBASE-SR Multimode | IEEE 802.3 - 2008 |
Gigabit Ethernet over Fiber 40GBASE-SR4 Multimode | IEEE 802.3 - 2008 |
Gigabit Ethernet over Fiber 40GBASE-LR4 Single Mode | IEEE 802.3 - 2008 |
Port | Speed |
Primary (PRI) | 10/100/1000BASE-T, autonegotiating |
Auxiliary (AUX) | 10/100/1000BASE-T, autonegotiating |
LAN | 10/100/1000BASE-T or 1000BASE-SX or 1000BASE-LX or 100GBASE-LR4 or 100GBASE-SR4 or 10GBASE-LR or 10GBASE-SR, and 40GBASE-LR4 or 40GBASE-SR4 depending on configuration |
WAN | 10/100/1000BASE-T or 1000BASE-SX or 1000BASE-LX or 100GBASE-LR4 or 100GBASE-SR4 or 10GBASE-LR or 10GBASE-SR, and 40GBASE-LR4 or 40GBASE-SR4 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>} |