Riverbed® Steelhead® RiOS® Application Administrator's Guide 2010-10
9
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.
For example:
hostswitch(config)# class zone internal
You are now at the class configuration context, as the switch prompt
indicates:
hostswitch(config-class)#
3. Enter the port-list command to specify the ports that will be part of this
zone.
For example:
hostswitch(config-class)# port-list d1-d23
4. Enter the exit command to exit the class configuration context.
hostswitch(config-class)# exit
hostswitch(config)#
5. Save your configuration.
hostswitch(config)# write memory
Syntax: [no] class zone <zone name>
Defines a zone class, where < zone name > is a text string (64
characters maximum).
After you enter the class command, you enter the class
configuration context to configure match criteria. A traffic class
contains a series of match and ignore commands, which specify
the criteria used to classify packets.
Syntax: [no] port-list [ethernet] <port>
<port>
Defines the port or ports that are assigned to this
zone class.