
CLI commands
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
Specify how many retries the service sensor will attempt when polling the target device.
When the retry limit is reached, the radio on the AP is turned off.
Parameters
<retires> | Number of retries. Range: 0 - 100. |
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
Sets how long the service sensor will wait for a response to a poll before timing out.
Parameters
<seconds> | Length of timeout. Range: 1 - 5 seconds. |
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
ip
Sets the primary and secondary DNS servers overriding dynamically assigned ones.
Parameters
<primary> | IP address of the primary DNS server. |
<secondary> | IP address of the secondary DNS server. |
<third> | IP address of the third DNS server. |
Supported on: MSM310 MSM320 MSM335 MSM410 MSM422
ip
Enables the DNS cache.
no ip
Disables the DNS cache.
Once a host name has been successfully resolved to an IP address by a remote DNS server, it is stored in the cache. This speeds up network performance, as the remote DNS server now does not have to be queried for subsequent requests for this host.
The entry stays in the cache until:
an error occurs when connecting to the remote host
the time to live (TTL) of the DNS request expires
the AP is restarted.