Legacy Protocol
Settings
D20980.026 Rev B
CV-LS Programming Guide
Page 29
4.2.7
Preferred DNS
&ADD?
Gets the network interface’s Dynamically assigned primary DNS IP.
Return string:
&addX
Return value (
X
): Primary DNS IP in format “xxx:xxx:xxx:xxx”
Note:
If DHCP is disabled command will return “000:000:000:000” for the IP address.
Note:
Unit will accept command without (?) for backwards compatibility.
&ADS#
Get/Set the network interface’s static primary DNS IP.
Input Options (#): IP address, ? = Query
Return string:
&adsX
Return value (
X
): Primary DNS IP in format “xxx:xxx:xxx:xxx”
Note:
Unit will accept IP addresses separated with “:” and leading 0’s for backwards
compatibility, but will also accept standard format IP addresses.
4.2.8
Alternate DNS
&AED?
Gets the network interface’s Dynamically assigned secondary DNS IP.
Return string:
&aedX
Return value (
X
): IP in format “xxx:xxx:xxx:xxx”
Note:
If DHCP is disabled command will return “000:000:000:000” for the IP address.
Note:
Unit will accept command without (?) for backwards compatibility.
&AES#
Gets/Sets the network interface’s static secondary DNS IP.
Input Options (#): IP address, ? = Query
Return string:
&aesX
Return value (
X
): IP in format “xxx:xxx:xxx:xxx”
Note:
Unit will accept IP addresses separated with “:” and leading 0’s for backwards
compatibility, but will also accept standard format IP addresses.