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

Table Of Contents
3-6
Getting Started
Initial Configuration
2. Add ports D1-D23 to the internal zone. The clients and servers attached
to these ports are part of the example internal network.
hostswitch(config-class)# port-list d1-d23
3. Enter the exit command to exit the class configuration context.
hostswitch(config-class)# exit
hostswitch(config)#
4. Create the RouterZone, which will contain the port that connects to the
external router.
hostswitch(config)# class zone RouterZone
5. Add port D24 to the RouterZone and exit the class configuration context.
hostswitch(config-class)# port-list d24
hostswitch(config-class)# exit
6. Create a third zone for the Steelhead application, which will always be the
second port of the Extended Services zl Module. In the example configu-
ration, the module is in slot C, so the port is C2.
hostswitch(config)# class zone SteelheadZone
hostswitch(config-class)# port-list c2
hostswitch(config-class)# exit
7. Save your configuration changes.
hostswitch(config)# write memory