3.114.14. DeallocateQuery Previous topic Parent topic Child topic Next topic

This optional parameter allows you to define a custom SQL query to deallocate a previously allocated address. If the DeallocateQuery is an empty string, no deallocation query is executed. The default value is:
update RADPOOL set STATE=0,TIME_STAMP=%t where YIADDR='%0'
%0 is replaced the address and %1 by the SQL quoted NasId.