Alteon Application Switch Operating System Application Guide
Application Redirection
458
Document
ID:
RDWR-ALOS-V2900_AG1302
For this example, the three cache real servers have the following IP addresses on the same IP
subnet:
2. Install transparent cache software on all three cache servers.
3. Define an IP interface on Alteon. Alteon must have an IP interface on the same subnet as the
three cache servers because, by default, Alteon only remaps destination MAC addresses.
To configure an IP interface for this example, enter these commands:
Note:
The IP interface and the real servers must be in the same subnet. This example assumes
that all ports and IP interfaces use default VLAN 1, requiring no special VLAN configuration for
the ports or IP interface.
4. Define each real server. For each cache real server, you must assign a real server number,
specify its actual IP address, and enable the real server. For example:
5. Define a real server group. This places the three cache real servers into one service group.
Table 41: Cache Redirection Example—Real Server IP Addresses
Cache Server
IP address
Server A
200.200.200.2
Server B
200.200.200.3
Server C
200.200.200.4
>> # /cfg/l3/if 1
(Select IP interface 1)
>> IP Interface 1# addr 200.200.200.100
(Assign IP address for the interface)
>> IP Interface 1# ena
(Enable IP interface 1)
>> # /cfg/slb/real 1
(Server A is Real Server 1)
>> Real server 1# rip 200.200.200.2
(Assign Server A IP address)
>> Real server 1# ena
(Enable Real Server 1)
>> Real server 1# /cfg/slb/real 2
(Server B is Real Server 2)
>> Real server 2# rip 200.200.200.3
(Assign Server B IP address)
>> Real server 2# ena
(Enable Real Server 2)
>> Real server 2# /cfg/slb/real 3
(Server C is Real Server 3)
>> Real server 3# rip 200.200.200.4
(Assign Server C IP address)
>> Real server 3# ena
(Enable Real Server 3)
>> Real server 3# /cfg/slb/group 1
(Select Real Server Group 1)
>> Real server group 1# add 1
(Add Real Server 1 to Group 1)
>> Real server group 1# add 2
(Add Real Server 2 to Group 1)
>> Real server group 1# add 3
(Add Real Server 3 to Group 1)
Содержание 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 ...