Alteon Application Switch Operating System Application Guide
Virtual Private Network Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302
701
3. Turn off Spanning Tree Protocol (STP).
4. Configure IP interfaces 1, 2, and 3.
5. Configure routes for each of the IP interfaces you configured in
6. Configure VRRP for Virtual Routers 1 and 2.
7. Enable SLB.
8. Configure real servers for health checking VPN devices.
9. Enable the real server group, and place real servers 1 through 4 into the real server group.
>> # /cfg/l2/stg/off
>> # /cfg/l3/if 1/ena/mask 255.255.255.0/addr 192.168.10.11
>> # /cfg/l3/if 2/ena/mask 255.255.255.0/addr 10.0.0.20/vl 2
>> # /cfg/l3/if 3/ena/mask 255.255.255.255/addr 10.0.0.21/vl 2
>> # /cfg/l3/route
>> # add 20.0.0.10 255.255.255.255 10.0.0.101 2
>> # add 20.0.0.11 255.255.255.255 10.0.0.102 3
>> # add 20.0.0.20 255.255.255.255 10.0.0.101 2
>> # add 20.0.0.21 255.255.255.255 10.0.0.102 3
>> # /cfg/l3/vrrp/on
>> # /cfg/l3/vrrp/vr 1
>> # ena
>> # vrid 1
>> # if 1
>> # addr 192.168.10.50
>> # share dis
>> # track
>> # vrs ena
>> # ports ena
>> # /cfg/l3/vrrp/vr 2
>> # ena
>> # vrid 2
>> # if 2
>> # addr 10.0.0.1
>> # share dis
>> # track
>> # vrs ena
>> # ports ena
>> # /cfg/slb/on
>> # /cfg/slb/real 1/ena/rip 20.0.0.10
>> # /cfg/slb/real 2/ena/rip 20.0.0.11
>> # /cfg/slb/real 3/ena/rip 20.0.0.20
>> # /cfg/slb/real 4/ena/rip 20.0.0.21
Содержание Alteon
Страница 2: ...Alteon Application Switch Operating System Application Guide 2 Document ID RDWR ALOS V2900_AG1302 ...
Страница 42: ...Alteon Application Switch Operating System Application Guide Preface 42 Document ID RDWR ALOS V2900_AG1302 ...
Страница 582: ...Alteon Application Switch Operating System Application Guide High Availability 582 Document ID RDWR ALOS V2900_AG1302 ...