dns-verify match

Use this command to verify the response to a DNS query.

Syntax

dns-verify match {address ip-address | domain name}
no dns-verify match {address ip-address | domain name}

Parameters

address ip-address Specifies the IP address to verify in the DNS query response.
domain name Specifies the domain name to verify in the DNS query response. Valid values are up to 255 characters.

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