ip bootp-dhcp server

Last Updated : Nov 06, 2012 |

Adds a BOOTP/DHCP server to handle BOOTP/DHCP requests received by this interface. A maximum of two servers can be added to a single interface. Use the no form of this command to remove a server.

Syntax

[no] ip bootp-dhcp server ip_address

Parameters

Parameter

Description

Possible Values

Default Value

ip_address

The IP address of the server

User level

read-write

Context

interface:FastEthernet (L2 L2-L3,), VLAN (L2, L2-L3)

Example

To add station 192.168.37.46 as a BOOTP/DHCP server to handle BOOTP/DHCP requests:

Gxxx-001(if:Vlan 1.2)# ip bootp-dhcp server 192.168.37.46