Alteon Application Switch Operating System Application Guide
Global Server Load Balancing
726 Document ID: RDWR-ALOS-V2900_AG1302
3. Define an IP interface to the Internet.
4. Define the default gateway.
5. Apply and save the configuration.
6. Configure the local DNS server to recognize the local GSLB device as the authoritative name
server for the hosted services.
Determine the domain name that will be distributed to both sites and the hostname for each
distributed service. In this example, the Tokyo DNS server is configured to recognize 43.10.10.3
(the IP interface of the Tokyo GSLB device) as the authoritative name server for
"www.gslb.example.com."
To configure the Tokyo site for GSLB
Following the similar procedure described for San Jose (see To configure the San Jose Site for GSLB,
page 717), configure the Tokyo site as follows:
1. On the Tokyo Alteon, turn on SLB and GSLB.
>> # /cfg/l2/vlan 103/name internet
>> VLAN 103# add 3
(VLAN 102 for Internet)
(Add Port 3 to VLAN 103)
Port 3 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 103 [y/n]: y
Current ports for VLAN 103: empty
Pending new ports for VLAN 103: 3
Current status: disabled
New status: enabled
>> # /cfg/l3/if 103
(Select IP Interface 103)
>> IP Interface 103# addr 43.10.10.3
(Assign IP address for the
interface)
>> IP Interface 103# mask 255.255.255.0
(Assign network mask)
>> IP Interface 103# ena
(Enable IP Interface 103)
>> IP Interface 103# vlan 103
(Assign interface to VLAN 103)
>> IP Interface 103# /cfg/l3/gw 1
(Select Default Gateway 1)
>> Default gateway 1# addr 43.10.10.103
(Assign IP address for the gateway)
>> Default gateway 1# ena
(Enable Default Gateway 1)
>> # apply
>> # save
>> # /cfg/slb
(Select the SLB Menu)
>> SLB# on
(Activate SLB for Alteon)
>> # /cfg/slb/gslb
(Select the GSLB Menu)
>> Global SLB# on
(Activate GSLB for Alteon)