
This command issues a name server query. It needs a single argument which is the domain name. For this to work, the Avisrao module must be connected to the internet and the name server must be configured as well.
ERR_OK (0) if the DNS query succeded. Also the IP address of the given domain name will be printed to the command line.
ERR_NO_DATA (8) if no answer arrived.
DNS www.yahoo.com
IP address output, if successful, is of the well-known dotted format.