![Radware Alteon Application Manual Download Page 674](http://html.mh-extra.com/html/radware/alteon/alteon_application-manual_781134674.webp)
Alteon Application Switch Operating System Application Guide
Firewall Load Balancing
674
Document
ID:
RDWR-ALOS-V2900_AG1302
2. Configure IP interfaces on the secondary dirty-side Alteon.
3. Turn STP off for the secondary dirty-side Alteon.
4. Configure static routes on the secondary dirty-side Alteon.
5. When dynamic routing protocols are not used, configure a gateway to the external routers on
the secondary dirty-side Alteon.
6. Apply and save the configuration, and reboot Alteon.
>> /cfg/l3/if 1
>> mask 255.255.255.0
>> addr 195.1.1.11
>> ena
>> /cfg/l3/if 2
>> mask 255.255.255.0
>> addr 10.10.2.11
>> vlan 2
>> ena
>> /cfg/l3/if 3
>> mask 255.255.255.255
>> addr 10.10.2.12
>> vlan 2
>> ena
>> /cfg/l2/stg #/off
>> /cfg/l3/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
>> /cfg/l3/gw 1/addr 195.1.1.1
>> /cfg/l3/gw 2/addr 195.1.1.2
>> # apply
>> # save
>> # /boot/reset