This would be especially useful for a setup with uses unifi. Having the unifi-controller off-site on a VM is very practical. But in order to do this, the core router needs to resolv the hostname "unifi". The needed section in /etc/config/dhcp would need to look like this:
config domain
option name 'unifi'
option ip 'AA.BB.CC.DD'