Riverbed® Steelhead® RiOS® Application Administrator's Guide 2010-10

12
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 SWITCH_SELF.
To view information about a specific zone, enter:
show class zone <zone name>
Replace <zone name> with the name of the zone you want to view.
For example:
hostswitch# show class zone RouterZone
Statements for Class zone “RouterZone”
port-list D24
hostswitch(config-class)# exit
Configure Zone Policies
The second criterion the HP zl Switch uses to identify traffic that should be
redirected is a zone policy. You define a zone policy by specifying the traffic’s
source zone and the destination zone and creating intercept rules. The source
zone and destination zone must be different. The HP zl Switch will not
intercept traffic that is sent to and from the same zone.