Web OS 10.0 Application Guide300 n Chapter 12: Global Server Load Balancing 212777-A, February 20022. On the Denver switch, define an IP interface.3. On the Denver switch, define the default gateway.4. Configure the local DNS server to recognize the local GSLB switch as the authoritativename server for the hosted services.The Denver DNS server is configured to recognize 174.14.70.100 (the IP interface of the Den-ver GSLB switch) as the authoritative name server for “www.foocorp.com.”Task 5: Configure the Denver Switch for Standard SLB1. Assign an IP address to each of the real servers in the local Denver server pool.2. On the Denver switch, define each local real server.>> # /cfg/ip/if 1 (Select IP interface 1)>> IP Interface 1# addr 174.14.70.100 (Assign IP address for the interface)>> IP Interface 1# ena (Enable IP interface 1)>> IP Interface 1# ../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)Table 12-3 Denver Real Server IP AddressesReal Server IP addressServer C 179.14.70.2Server D 179.14.70.2>> Default gateway 1# /cfg/slb/real 1 (Server C is real server 1)>> Real server 1# rip 179.14.70.2 (Assign IP address for Server C)>> Real server 1# ena (Enable real server 1)>> Real server 1# ../real 2 (Server D is real server 2)>> Real server 2# rip 179.14.70.3 (Assign IP address for Server D)>> Real server 2# ena (Enable real server 2)