freeradius-server icon indicating copy to clipboard operation
freeradius-server copied to clipboard

redis_ippool: Implement static leases

Open mkhon opened this issue 3 years ago • 0 comments

Static leases can be created in any pool using the following commands:

SET {POOL}:device:OWNER IP HSET {POOL}:ip:IP is_static true ZREM {POOL}:pool IP

mkhon avatar Sep 15 '22 09:09 mkhon