profile dns-proxy servers

Configures DNS server parameters.

Command Mode

Exec > Global Configuration (config)

Command Mode

Exec > Global Configuration (config) > DNS Proxy Configuration (config-dns-proxy)

Syntax

servers dns_server_name [ ip ip_address | port port_number | protocol protocol | priority priority ] 

ip ip_address

Specify the IP address of the DNS server.

port port_number

Specify the port number of the DNS server.

Must be an integer in the range of 1-65535.

priority priority

Specify the priority for the DNS server.

Must be an integer in the range of 1-100.

protocol protocol

Specify the protocol type for the DNS server.

Must be one of the following:

  • tcp

  • udp

Default Value: tcp.

dns_server_name

Specify the name of the DNS server.

Must be a string.

Usage Guidelines

Use this command to configure the DNS server parameters.