This post shows how to configure a DNS server for a U19XX using CLI. Please follow the procedure below:
config dns server primaryip primaryip [secondaryip secondaryip] (U1910/U1930/U1980)
config dns server ipmode ipv4 primaryip primaryip [secondaryip secondaryip] (U1911/U1960/U1981)
PrimaryIP Indicates the IP address of the primary DNS server.
SecondaryIP Indicates the IP address of the secondary DNS server
Note
The value must be a character string with the format of a.b.c.d. This parameter has no default value. |
Example
config dns server ipmode ipv4 primaryip 10.166.96.124 secondaryip 10.166.96.125 ==== Command executed success ! ====
