A network administrator is verifying traffic flows from client workstations in an enterprise environment. Which transport layer protocol and destination port does a host client use by default when submitting standard domain name lookup queries to a DNS server?
- UDP port 53Answer
- BTCP port 53
- CUDP port 67
- DTCP port 80
Answer
Standard DNS lookup queries sent by host clients use UDP port 53.
Standard DNS lookup requests from client endpoints rely on UDP port 53 to achieve fast, low-latency name resolution without needing a three-way TCP handshake.
Step-by-Step Solution
Key Concept
DNS Transport Layer Mechanics (UDP Port 53)