HP ProCurve Series 6120 Blade Switches Multicast and Routing Guide

IP Routing Features
Configuring DHCP Relay
Enabling DHCP Relay
The DHCP Relay function is enabled by default on a ProCurve routing switch.
However, if DHCP has been disabled, you can re-enable it by entering the
following command at the global configuration level:
ProCurve(config)# dhcp-relay
To disable the DHCP Relay function, enter the no form of the command:
ProCurve(config)# no dhcp-relay
Configuring a BOOTP/DHCP Relay Gateway
The DHCP relay agent selects the lowest-numbered IP address on the interface
to use for DHCP messages. The DHCP server then uses this IP address when
it assigns client addresses. However, this IP address may not be the same
subnet as the one on which the client needs the DHCP service.
This feature provides a way to configure a gateway address for the DHCP relay
agent to use for DHCP requests, rather than the DHCP relay agent automati-
cally assigning the lowest-numbered IP address.
You must be in VLAN context to use this command, for example:
ProCurve# config
ProCurve(config)# vlan 1
ProCurve(vlan-1)#
Syntax: ip bootp-gateway <ip-addr>
Allows you to configure an IP address for the DHCP relay
agent to use for DHCP requests. The IP address must have been
configured on the interface.
Default: Lowest-numbered IP address
If the IP address has not already been configured on the interface (VLAN), you
will see the message shown in Figure 3-16.
3-43