profile dns-proxy

Configures DNS proxy profile parameters.

Command Mode

Exec > Global Configuration (config)

Syntax

profile dns-proxy [ cache-ttl ttl | query-type query_type | randomize-answers | round-robin-answers | timeout dns_timeout ] 

cache-ttl ttl

Specify the TTL value of DNS responses in cache, in seconds.

Must be an integer in the range of 60-86400.

query-type query_type

Specify the DNS query type.

Must be one of the following:

  • ipv4-ipv6

  • ipv4

  • ipv6

Default Value: ipv4.

randomize-answers

Specify to enable randomizing address fetch.

round-robin-answers

Specify to enable round-robin address fetch.

timeout dns_timeout

Specify the DNS timeout.

Must be an integer.

Default Value: 500.

Usage Guidelines

Use this command to enable and configure DNS proxy parameters.