DnsResolve
This command runs speedtest on the specified GSM port.
Data session should be up on the specified port.
ServerId list can be found on https://c.speedtest.net/speedtest-servers-static.php.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
DnsResolve | PortIndex, url | url and resolved IP address - Error Code in case of error. |
OUTPUT
EXAMPLE
root@ROBOT2p:/# DnsResolve 0 wiki.opalesystems.com
Name: wiki.opalesystems.com
Address: 172.245.241.132
root@ROBOT2p:/#