C613-50170-01 Rev B
Command Reference for x510 Series
2443
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
IP
DHCP
LEASEQUERY
ENABLE
ip dhcp leasequery enable
Overview
Use this command to enable the DHCP server to respond to DHCPLEASEQUERY
packets. Enabling the DHCP leasequery feature allows a DHCP Relay Agent to
obtain IP address information directly from the DHCP server using
DHCPLEASEQUERY messages.
Use the
no
variant of this command to disable the support of DHCPLEASEQUERY
packets.
For more information, see the
DHCP Feature Overview and Configuration Guide
Syntax
ip dhcp leasequery enable
no ip dhcp leasequery enable
Default
DHCP leasequery support is disabled by default.
Mode
Global Configuration
Examples
To enable DHCP leasequery support, use the commands:
awplus#
configure terminal
awplus(config)#
ip dhcp leasequery enable
To disable DHCP leasequery support, use the commands:
awplus#
configure terminal
awplus(config)#
no ip dhcp leasequery enable
Related
Commands