beautypg.com

Nortel Networks WEB OS 212777 User Manual

Page 333

background image

Web OS 10.0 Application Guide

Chapter 13: Firewall Load Balancing

n

333

212777-A, February 2002

Configure Connectivity for the Secondary Dirty-Side Web Switch

Except for the IP interfaces, this configuration is identical to the primary dirty-side Web switch.

1.

Configure VLANs on the secondary dirty-side Web switch.

2.

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

3.

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

4.

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

5.

Apply and save your configuration.

>> # /cfg/vlan 2

>> # add 2

>> # add 9

>> # ena

>> # /cfg/ip/if 1

>> # mask 255.255.255.0

>> # addr 195.1.1.11

>> # ena

>> # ../if 2

>> # mask 255.255.255.0

>> # addr 10.10.2.11

>> # vlan 2

>> # ena

>> # ../if 3

>> # mask 255.255.255.255

>> # addr 10.10.2.12

>> # vlan 2

>> # ena

>> # /cfg/stp/off

>> # /cfg/ip/frwd/route

>> # add 10.10.3.1 255.255.255.255 10.10.2.3 2

>> # add 10.10.3.2 255.255.255.255 10.10.2.4 3

>> # add 10.10.3.11 255.255.255.255 10.10.2.3 2

>> # add 10.10.3.12 255.255.255.255 10.10.2.4 3

>> # apply

>> # save

>> # /boot/reset