Riverbed® Steelhead® RiOS® Application Installation and Getting Started Guide 2010-10

Table Of Contents
3-10
Getting Started
Initial Configuration
3. Create four more intercept rules to intercept traffic sent:
From the RouterZone to the InternalZone
From the SteelheadZone to the RouterZone
From the RouterZone to the SteelheadZone
From the InternalZone to the SteelheadZone
hostswitch(config-policy)# class zone RouterZone
InternalZone action intercept unidirectional
hostswitch(config-policy)# class zone SteelheadZone
RouterZone action intercept unidirectional
hostswitch(config-policy)# class zone RouterZone
SteelheadZone action intercept unidirectional
hostswitch(config-policy)# class zone InternalZone
SteelheadZone action intercept unidirectional
4. Exit the policy configuration context:
hostswitch(config-policy)# exit
5. Save the configuration:
hostswitch(config)# write memory
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 <policy-name>
Replace <policy-name> with the name of the zone policy you want to view.