dns-query type

Use this command to specify a DNS query type to send with this timing 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 timing 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 timing probe.
ipv6 ipv6-address Specifies an IPv6 address as the query type to be sent with this timing probe.

Defaults

None.

Mode

Timing 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 timing probe.

Example

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

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