Alteon Application Switch Operating System Application Guide
Global Server Load Balancing
720
Document
ID:
RDWR-ALOS-V2900_AG1302
4. Configure a VLAN for local server traffic, and add server ports to this VLAN.
5. Define an IP interface to the local real servers.
6. Define an IP interface to the Internet.
7. Define the default gateway.
>> # /cfg/l2/vlan 102/name internet
>> VLAN 102# add 2/ena
(VLAN 102 for Internet)
(Add port 2 to VLAN 102 and enable)
Port 2 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 102 [y/n]: y
Current ports for VLAN 102: empty
Pending new ports for VLAN 102: 2
Current status: disabled
New status: enabled
>> # /cfg/l2/vlan 202/name servers
>> VLAN 202# add 11/ena
(VLAN 202 for local servers)
(Add Port 11 to VLAN 202)
Port 10 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 202 [y/n]: y
Current ports for VLAN 202: empty
Pending new ports for VLAN 202: 11
Current status: disabled
New status: enabled
>> VLAN 202# add 12/ena
(Add Port 12 to VLAN 201)
Port 11 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 202 [y/n]: y
Current ports for VLAN 202: empty
Pending new ports for VLAN 202: 11 12
>> # /cfg/l3/if 202
(Select IP Interface 202)
>> IP Interface 202# addr 174.40.7.202
(Assign IP address for the interface)
>> IP Interface 202# mask 255.255.255.0
(Assign network mask)
>> IP Interface 202# vlan 202
(Assign interface to VLAN 202)
>> IP Interface 202# ena
(Enable IP Interface 202)
>> # /cfg/l3/if 102
(Select IP Interface 102)
>> IP Interface 102# addr 174.14.70.2
(Assign IP address for the
interface)
>> IP Interface 102# mask 255.255.255.0
(Assign network mask)
>> IP Interface 102# vlan 102
(Assign interface to VLAN 102)
>> IP Interface 102# ena
(Enable IP Interface 102)
>> IP Interface 102# /cfg/l3/gw 1
(Select Default Gateway 1)
>> Default gateway 1# addr 174.14.70.101
(Assign IP address for the
gateway)
>> Default gateway 1# ena
(Enable Default Gateway 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 ...