it will be nice to have a DNS “window” where we could setup DNS (DoT or DoH) for route10, and use those settings in the VLAN setup
example:
DNS_1: tls://one.one.one.one
DNS_2: https://dns.google/dns-query
set vlan1 to use DNS_1 settings, and vlan2 to use DNS_2 settings.
(it’s doable via cli, using the /cfg/post-cfg.sh script, but just cause we can, it doesn’t mean we should )