Alteon Application Switch Operating System Application Guide
Firewall Load Balancing
676
Document
ID:
RDWR-ALOS-V2900_AG1302
This example requires the following static route configuration:
5. Apply and save the configuration, and reboot Alteon.
Configure the Secondary Clean-Side Alteon
The following is an example configuration for a secondary clean-side Alteon.
To configure the secondary clean-side Alteon
1. Configure VLANs on the secondary clean-side Alteon.
2. Configure IP interfaces on the secondary clean-side Alteon.
3. Turn STP off for the secondary clean-side Alteon.
Spanning Tree Protocol is disabled because VLANs prevent broadcast loops.
>> /cfg/l3/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
>> /cfg/l2/vlan 3
>> add 25
>> add 28
>> ena
>> /cfg/l2/vlan 4
>> add 26
>> ena
>> /cfg/l3/if 1
>> mask 255.255.255.0
>> addr 10.10.4.11
>> vlan 4
>> ena
>> /cfg/l3/if 2
>> mask 255.255.255.0
>> addr 10.10.3.11
>> vlan 3
>> ena
>> /cfg/l3/if 3
>> mask 255.255.255.255
>> addr 10.10.3.12
>> vlan 3
>> ena
>> /cfg/l2/stg #/off