Specifications
RIGOL 2 Command System
2-222 DS2000 Programming Guide
2-222
:LAN:DNS
Syntax
:LAN:DNS <string>
:LAN:DNS?
Description
Set the DNS address.
Query the current DNS address.
Parameter
Name Type Range Default
<string> ASCII character string nnn,nnn,nnn,nnn --
Explanation
When setting the <string>, the range of the first nnn is from 0 to 223 (except 127)
and the ranges of the other three nnn are from 0 to 255.
When using this command, the IP configuration mode should be Auto IP (refer to
the
:LAN:AUToip command) or Static IP (refer to the :LAN:MANual command) mode.
Return Format
The query returns the current DNS address in character string.
Example
:LAN:DNS 172,16,3,119
The query returns 172.16.3.119.