Chapter 6 CLI – Layer 3
180 P332G-ML User’s Guide
BOOTP-DHCP Commands
Configure Mode
ip bootp-dhcp relay Command
Use the ip bootp-dhcp relay command to enable relaying of bootp and dhcp
requests to the bootp/dhcp server. The no form of this command disables bootp/
dhcp relay. The default state is: disabled.
The syntax for this command is:
[no] ip bootp-dhcp relay
Example:
To enable relaying of BOOTP and DHCP requests:
Router-N(configure)# ip bootp-dhcp relay
To disable relaying of bootp and dhcp requests:
Router-N(configure)# no ip bootp-dhcp relay
Interface Mode
ip bootp-dhcp server Command
Use the ip bootp-dhcp server command to add a bootp/dhcp server to
handle bootp/dhcp requests received by this interface. The no form of this
command removes the server. A maximum of two servers can be added to a single
interface.
The syntax for this command is:
ip bootp-dhcp server <ip-address>
Table 6.7 BOOTP-DHCP Commands
Command Page
ip bootp-dhcp relay 180
ip bootp-dhcp Server 180
ip bootp-dhcp network 181
ip-address The IP address of the server.