C613-50631-01 Rev A Command Reference for IE340 Series 3047
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) COMMANDS
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
show ip dhcp server summary