Technical Tip: DHCP Secondary DNS server Option
| Description | This article describes how to configure DHCP Secondary DNS server via GUI and CLI. |
| Scope | |
| Solution | For version 6.0, 6.2, 6.4 GUI, you can define multiple DNS server with comma. Example 1.1.1.1,8.8.8.8.
From CLI, set as below:
# config system dhcp serve set dns-server1 1.1.1.1 end
For 7.0 and above, set the DNS via GUI as below:
![]() |

