dig Verified for current stable LTS

Dig Command: Query Dns Server Over Non Standard Port Using Tcp

Use for query dns server over non standard port using tcp with Dig. Exact CLI syntax to query dns server over non standard port using tcp using Dig.

When to use this: Use for query dns server over non standard port using tcp with Dig.

Command Syntax

dig +tcp -p <port> @<dns_server_ip> <example.com>

Command Breakdown

-p
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to query dns server over non standard port using tcp using Dig.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Dig directory