Maybe is obvious, but it took me a while to find this information. I want to set up 2 dns servers for the Access Point based on openwrt. This way if one dns server fails it can use the second one. Using Lucid does give a hint on how to do it.
/etc/config/network
option 'dns' '80.58.0.33 80.58.32.97'
