A network administrator is deploying a Voice over IP (VoIP) system across an enterprise network. The administrator needs to configure a DNS record that allows client IP phones to dynamically discover the hostname and specific port number of the Session Initiation Protocol (SIP) server. Which DNS resource record type should the administrator create to fulfill this requirement?
- An SRV recordAnswer
- BA PTR record
- CA CNAME record
- DAn MX record
Answer
An SRV record is the correct DNS record type for specifying service hostnames and port numbers.
SRV (Service Location) records enable clients to discover hostnames and designated port numbers for specific services and protocols (such as SIP or LDAP).
Step-by-Step Solution
Key Concept
DNS Service Location (SRV) Records
Estimated Time:45s