Nortel Networks WEB OS 212777 User Manual

Page 336

Advertising
background image

Web OS 10.0 Application Guide

336

n

Chapter 13: Firewall Load Balancing

212777-A, February 2002

2.

Configure IP interfaces on the secondary clean-side Web switch.

3.

Turn STP off for the secondary clean-side Web switch.

4.

Configure static routes on the secondary clean-side Web switch.

5.

Apply and save your changes.

>> # /cfg/ip/if 1

>> # mask 255.255.255.0

>> # addr 10.10.4.11

>> # vlan 4

>> # ena

>> # ../if 2

>> # mask 255.255.255.0

>> # addr 10.10.3.11

>> # vlan 3

>> # ena

>> # ../if 3

>> # mask 255.255.255.255

>> # addr 10.10.3.12

>> # vlan 3

>> # ena

>> # /cfg/stp/off

>> # /cfg/ip/frwd/route

>> # add 10.10.2.1 255.255.255.255 10.10.3.3 2

>> # add 10.10.2.2 255.255.255.255 10.10.3.4 3

>> # add 10.10.2.11 255.255.255.255 10.10.3.3 2

>> # add 10.10.2.12 255.255.255.255 10.10.3.4 3

>> # apply

>> # save

>> # /boot/reset

Advertising