HP AllianceONE Extended Services zl Module with Riverbed® Steelhead® RiOS® Application Administrator’s Guide
HP AllianceONE Extended Services zl Module with Riverbed® Steelhead® RiOS® Application October 2010 Administrator’s Guide
© Copyright 2010 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. All Rights Reserved. This document contains proprietary information, which is protected by copyright. No part of this document may be photocopied, reproduced, or translated into another language without the prior written consent of HewlettPackard.
Contents Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Switch CLI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 In-band or Out-of-band . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Command Syntax Statements . . . . . . . . . . . . . . . . . . .
Verifying the Status of the Steelhead Application . . . . . . . . . . . . . . . . . . . . . 25 HP zl Switch Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . show modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . show version . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . show ONE_app . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Services OS Operator Context Commands . . . . . . . . . . . . . . . . . . . . . . . . . A-3 exit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-3 page . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-4 ping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-4 show assigned-mac-address . . . . . . . . . . . . . . . . . . . . .
iv
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview The HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application combines: ■ Wide Area Network (WAN) optimization product from Riverbed ■ Layer 3/4 switch from HP With this product, IT support staff can deploy a secure, reliable networking infrastructure based on open standards, while providing branch office employees with better application performance.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview This Administrator’s Guide provides instructions for: ■ Accessing the HP zl switch CLI ■ Accessing the Steelhead Application CLI and management console ■ Modifying the Transparent Mode configuration on the HP zl Switch ■ Modifying the zone policy configuration on the Steelhead Application ■ Deploying the Extended Services zl Module with Steelhead Application ■ Verifying your setup and
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview For best security practices, management user accounts should always be password protected. In-band or Out-of-band You can access the CLI in-band or out-of-band: ■ ■ Out-of-band—For out-of-band management, you use the serial cable that shipped with the switch to connect your management station’s console port directly to the console port on the 5400zl or 8200zl switch.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview Syntax: services name Vertical bars ( | ) separate alternative, mutually exclusive elements. Square brackets ( [ ] ) indicate optional elements. Braces ( < > ) enclose required elements. Angle brackets within square brackets ( [ < > ] ) indicate a required element within an optional choice.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview CLI For the initial setup, you must access the Steelhead Application through the HP zl switch CLI. For information about accessing and using the Steelhead Application setup wizard, see the HP AllianceONE Extended Services zl Module with Riverbed® Steelhead® RiOS® Application Installation and Getting Started Guide.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview To access the management console, complete these steps. 1. Enter the URL for the management console in your Web browser: [http | https]:// Or [http | https]:// Specify HTTP or HTTPS. HTTPS uses the SSL protocol to ensure a secure environment. If you use HTTPS to connect, you are prompted to inspect and verify the SSL key.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Overview Internal Ports on the HP AllianceONE Extended Services zl Module The Extended Services zl Module is connected to the HP zl switch through its two internal 10GbE ports.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch Modifying the Transparent Mode Configuration on the HP zl Switch To enable the Steelhead Application to accelerate traffic that will be transmitted over a WAN link, the HP switches use a technology called Transparent Mode to intercept packets that match certain criteria and redirect them to the Steelhead Application that is running on the E
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch Create a New Zone To create a new zone, complete the following steps: 1. Move to the HP zl switch’s global configuration context: hostswitch# configure terminal 2. Enter the class command from the global configuration context.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch Example Configuration. This section provides an example configuration for a branch office. 1. Create the InternalZone: hostswitch(config)# class zone InternalZone 2. Add ports D1-D23 to the internal zone. The clients and servers attached to these ports are part of the example internal network.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch For , specify the port or ports you want to add to the zone. If one of the ports was previously assigned to another zone, it will be reassigned to this zone. If you try to edit a policy that has already been associated with the Steelhead Application, the editing changes are not accepted, and an error message is displayed. 3.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch For the example network, you would see the following output: class zone “BYPASS” exit class zone “RouterZone” port-list D24 exit class zone “SWITCH_SELF” exit class zone “InternalZone” port-list D1-D23 exit class zone “SteelheadZone” port-list C2 exit Notice that the output contains the two zones that are created automatically: BYPASS and S
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch Create a New Zone Policy To create zone policies for the Steelhead application, complete the following steps: 1. From the global configuration context, enter: Syntax: [no] policy zone Defines the name of a zone policy and enters the policy configuration context, where is a text string (64 characters maximum).
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch 3. Exit the policy configuration context. hostswitch(config-policy)# exit Example Configuration. This section explains how to configure a zone policy for the example configuration. 1. Create a zone policy called Steelhead-Interception-Rules. hostswitch(config)# policy zone SteelheadInterception-Rules 2.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch Edit Zone Policies To edit a policy configuration, complete these steps. 1. Re-enter the policy configuration context: hostswitch(config)# policy zone 2. Add new intercept rules. hostswitch(config-policy)# class zone action intercept unidirectional 3. Delete intercept rules. a.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Transparent Mode Configuration on the HP zl Switch View Zone Policies To view the zone policies you have created, enter: hostswitch# show policy To view a specific zone policy, enter: hostswitch# show policy Replace with the name of the zone policy you want to view.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Zone Policy Configuration on the Steelhead Application Modifying the Zone Policy Configuration on the Steelhead Application After you create the zone and zone policies on the HP zl switch, you must map the internal LAN zone and external WAN zone to the in-path interface.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Modifying the Zone Policy Configuration on the Steelhead Application Note Do not assign a Steelhead interface to the SWITCH_SELF or BYPASS zones. 3. Enable the zone policy. a. Name the zone policy. amnesiac(config)# in-path procurve zone-serv-pol name Replace with the name you want to assign this zone policy.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Example Deployments Example Deployments The Extended Services zl Module with Steelhead Application will typically be installed at a branch office.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Example Deployments This example shows two user-defined zones, the Inside zone and the Outside zone. Notice that all the devices on the network are untagged members of VLAN 1. The workstations in VLAN 1 are part of the Inside zone, and the firewall/router in VLAN 1 is part of the Outside zone. The devices in each zone have been defined by their switch port.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Example Deployments In this deployment, you must make port 2 on the Extended Services zl Module with Steelhead Application either a tagged or untagged member of each VLAN in which traffic will be intercepted. For example, if you define zones that contain ports that are members of VLANs 1, 2, and 3 and the module is installed in slots C and E, you must make port E2 a member of VLANs 1, 2, and 3.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Example Deployments ■ VLAN 6 = New Servers VLAN ■ VLAN 20 = Voice VLAN ■ VLAN 30 = Database VLAN In this example, ports connected to endpoints are untagged members of VLAN 1. Port C2, which connects to a firewall that connects to the Internet, is also untagged in VLAN 1.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Example Deployments To ensure that the traffic is transmitted to its intended destination, you also have to ensure that the HP zl switch has the correct routes. In this example, you could configure a default route through the firewall (172.30.80.2), which connects to the Internet.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Example Deployments Figure 1-4.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Verifying the Status of the Steelhead Application Verifying the Status of the Steelhead Application Both the HP switch and the Steelhead Application provide useful show commands, which you can use to check the operation of the Steelhead Application and to gather information about the switch or the module.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Verifying the Status of the Steelhead Application Note Software versions K.15.xx do not currently support the HP AllianceONE Extended Services zl Module with Riverbed Steelhead RiOS Application. Check the release notes of a K.15.xx version to determine if it supports this product.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Verifying the Status of the Steelhead Application Heartbeat interval: 1000ms Heartbeats missed before failure: 10 Heartbeats missed before soft reboot: N/A Heartbeats missed before hard reboot: N/A Heartbeats required before resuming: 1 show running-config You can view the switch’s configuration settings by entering: hostswitch# show running-config Steelhead Application commands You can use the command
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Verifying the Status of the Steelhead Application show report system hp_hardware To view a subset of this information, enter: amnesiac> show report system hp_hardware hp_hardware -------------------------------status: OK info: Blade Serial=SG0034Q014, Switch IP=172.16.3.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Verifying the Status of the Steelhead Application Serial: H71KQ050007E2 Model: 1050 (1050_ZM) Revision: A Version: 6.1.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Verifying the Status of the Steelhead Application Optimizations Enabled On: inpath0_0 VLAN Tag IDs: inpath0_0: 1 Viewing Reports and Alarm Conditions In addition to using CLI show commands to verify the operation of the Steelhead Application, you can easily view reports and alarm conditions from the application’s management console.
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Saving Your Configurations Saving Your Configurations You should back up both the HP zl switch configuration and the Steelhead Application configuration. Saving the Configuration on the HP zl Switch To back up a switch’s current configuration, you use the copy command to copy the configuration to a TFTP server or a USB device (which is inserted into the switch’s auxiliary port).
Managing the HP AllianceONE Extended Services zl Module with the Riverbed® Steelhead® RiOS® Application Saving Your Configurations Figure 1-5. Steelhead Application: Configure > Configurations Window 3. Under Save Current Configuration, type the name you want to assign this configuration file. 4. Click Save.
Appendix: Command-Line Reference for the Services OS Overview This chapter describes the commands in the command line interface (CLI) for the Services OS provided with the HP AllianceONE Extended Services zl Module with Riverbed® Steelhead® RiOS® Application. The Services OS is primarily intended for blade maintenance, not for configuring the application. You can access this OS as an operator or as a manager. Table A-1.
Appendix: Command-Line Reference for the Services OS Overview Some commands also include keywords, which are indicated in the command type. For example, name is a keyword for the services command. CLI Help Like the CLI for HP switches, the Services OS CLI provides help that displays command syntax, including explanations of commands and command options. List Available Commands The CLI help provides several ways to display the options available in a particular context.
Appendix: Command-Line Reference for the Services OS Services OS Operator Context Commands Services OS Operator Context Commands To access this context, enter the following command from the host switch’s operator-level context: Syntax: services < 1 | name svcs-mod > Moves you to an OS context on the module. Replace with the letter for the lower chassis slot in which the module is installed. The Services OS context is always assigned index number 1.
Appendix: Command-Line Reference for the Services OS Services OS Operator Context Commands page This command enables and disables page mode. In page mode, the terminal output will pause when it fills the screen and wait for a keystroke such as space or [Ctrl+C]. Syntax: [no] page ping Use this command to send an ICMP echo to a specified destination. Syntax: ping < IP address > Replace with the IP address of the ping destination. For example: ProCurve(services-module-)> ping 10.1.1.
Appendix: Command-Line Reference for the Services OS Services OS Operator Context Commands show ip This command shows the IP settings of the module Services OS (IP address and default gateway). Syntax: show ip show logging This command shows all of the logging information. You can view the following locally logged events.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands Services OS Manager Context Commands The Services OS manager context allows access to the Services OS of the module, providing a limited number of commands. From this mode, you can download and install software. CLI access to the Services OS is designed primarily for blade maintenance, not for configuring the module. The Services OS context is used to complete basic setup and maintenance tasks.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands boot This command allows you to boot the module’s different operating systems. You can boot the Services OS or the ONE-App OS. To boot an OS, enter the following command: Syntax: boot [ ServiceOS | One-app] The module will tell you that you are changing operating systems and that the module will reboot. You will be prompted to continue. If you do not select an OS, the module will simple be rebooted in the current OS.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands Replace with the filename of the image you want to download (including the appropriate path). Replace with the username for the server. exit The exit command moves you back to the host HP zl switch CLI. Syntax: exit This command is available from all contexts. install Use this command to install operating system software on the module.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands page This command enables and disables page mode. In page mode, the terminal output will pause when it fills the screen and wait for a keystroke such as space or Ctrl+C. Syntax: [no] page ping Use this command to send an ICMP echo to a specified destination. Syntax: ping < IP address > Replace with the IP address of the ping destination. For example: ProCurve(services-module-)> ping 10.1.1.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands update This command allows you to update the following: ■ ONE-App OS ■ Services OS To perform the update, enter the following command: Syntax: update < ONE-app | ServicesOS> | usb | remote ftp [user ] > You can update the OS from an image that has been copied or downloaded to the module (local). Or you can update the OS from an image on a USB device.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands show assigned-mac-address This command shows the MAC addresses assigned to the module’s two internal ports by the HP zl switch. Syntax: show assigned-mac-address show chassis This command shows the chassis slot in which the module resides. Syntax: show chassis show images This command shows the images in the images repository.
Appendix: Command-Line Reference for the Services OS Services OS Manager Context Commands show temperature This command shows the temperature of the blade in degrees Celsius. Syntax: show temperature show tech This command outputs all available system information and is intended for support. The command might take several minutes to execute. (You can cancel it by pressing [Ctrl+C].
HP ProCurve Datacenter Connection Manager Controller Management and Configuration Guide
Technology for better business outcomes To learn more, visit www.hp.com/networking © Copyright 2010 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP will not be liable for technical or editorial errors or omissions contained herein.