I configured an access point with custom DNS on my raspberry pi according to the official documentation: https://www.raspberrypi.org/documentation/configuration/wireless/access-point-routed.md
Now I want to assign a fixed IP address to one of my clients via the installed dhcp/dnsmasq service (on my access point). What content do I have to add to which file?