C613-50170-01 Rev B
Command Reference for x510 Series
2442
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
IP
DHCP
BOOTP
IGNORE
ip dhcp bootp ignore
Overview
This command configures the DHCP server to ignore any BOOTP requests it
receives. The DHCP server accepts BOOTP requests by default.
The
no
variant of this command configures the DHCP server to accept BOOTP
requests. This is the default setting.
Syntax
ip dhcp bootp ignore
no ip dhcp bootp ignore
Mode
Global Configuration
Examples
To configure the DHCP server to ignore BOOTP requests, use the commands:
awplus#
configure terminal
awplus(config)#
ip dhcp bootp ignore
To configure the DHCP server to respond to BOOTP requests, use the commands:
awplus#
configure terminal
awplus(config)#
no ip dhcp bootp ignore
Related
Commands