A network architect is implementing specialized DNS configurations across an enterprise hybrid cloud environment. Match each operational requirement on the left with its corresponding DNS resource record type on the right.
- Specifying transport protocol, service port number, priority, and weight for dynamic service locationSRV Record
- Publishing public key cryptographic signatures and policy details to validate email sender domain authenticityTXT Record
- Mapping an IP address back to a canonical fully qualified domain name for reverse resolution auditingPTR Record
- Establishing domain zone authority, primary master server, administrator email, and zone transfer timersSOA Record
Cevap
Dynamic service discovery with port/protocol parameters maps to SRV Record; email security and cryptographic key publishing maps to TXT Record; IP address to FQDN reverse lookups map to PTR Record; zone authority and synchronization timing metadata map to SOA Record.
Each requirement aligns with the specific functional specification of the corresponding DNS record type: SRV enables port/protocol service discovery, TXT provides text key storage for DKIM/SPF, PTR provides IP-to-FQDN reverse resolution, and SOA governs zone authority and replication timers.
Adım Adım Çözüm
Anahtar Kavram
DNS Infrastructure and Resource Record Functionality
Tahmini Süre:2m 0s