Web OS 10.0 Application Guide42 n Chapter 1: Basic IP Routing 212777-A, February 2002respond as a a UDP Unicast message back to the switch, with the default gateway and IPaddress for the client. The destination IP address in the server response represents the interfaceaddress on the switch that received the client request. This interface address tells the switch onwhich VLAN to send the server response to the client.DHCP Relay Agent ConfigurationTo enable the Alteon Web switch to be the BOOTP forwarder, you need to configure theDHCP/BOOTP server IP addresses on the switch. Generally, you should configure the com-mand on the switch IP interface closest to the client so that the DHCP server knows fromwhich IP subnet the newly allocated IP address should come.The following figure shows a basic DHCP network example:Figure 1-5 DHCP Relay Agent ConfigurationIn Alteon Web switch implementation, there is no need for primary or secondary servers. Theclient request is forwarded to the BOOTP servers configured on the switch. The use of twoservers provide failover redundancy. However, no health checking is supported.Use the following commands to configure the switch as a DHCP relay agent:Additionally, DHCP Relay functionality can be assigned on a per interface basis. Use the fol-lowing command to enable the Relay functionality:>> # /cfg/ip/bootp>> Bootstrap Protocol Relay# addr (Set IP address of BOOTP server)>> Bootstrap Protocol Relay# addr2 (Set IP address of 2nd BOOTP server)>> Bootstrap Protocol Relay# on (Globally turn BOOTP relay on)>> Bootstrap Protocol Relay# off (Globally turn BOOTP relay off)>> Bootstrap Protocol Relay# cur (Display current configuration)>> # /cfg/ip/if /relay enaDHCP Client Web SwitchDHCP Relay AgentDHCP ServerBoston Atlanta20.1.1.1 10.1.1.2