dns-query type

Use this command to specify a DNS query type to send with this state probe.

Syntax

dns-query type {[domain [ip ip-address | name] | host name | ipv6 ipv6-address]}
no dns-query type {[domain [ip ip-address | name] | host name | ipv6 ipv6-address]}

Parameters

domain name Specifies the domain name as the query type to be sent with this state probe.
ip ip-address Specifies an in-addr.arpa or ip6.arpa address.
host name Specifies a host name as the query type to be sent with this state probe.
ipv6 ipv6-address Specifies an IPv6 address as the query type to be sent with this state probe.

Defaults

None.

Mode

State probe configuration mode.

Usage

The ip ip-address option provides the user a shortcut for configuring an in-addr.arpa or ip6.arpa address.

The no form of the command deletes the query type configuration for this state probe.

Example

This example configures the docUdp1 probe to send domain extremenetworks as the DNS query type for this probe.

System(su)->configure
System(su-config)->probe docUdp1 udp
System(su-config-probe-timing)->dns-query type domain extremenetworks