High School

What is the term for transferring authority for a subdomain to a new zone?

A. Zone transfer
B. Zone delegation
C. Zone authorization
D. Zone designation

Answer :

The term for transferring authority for a subdomain to a new zone is "Zone Delegation." (B)

In the context of domain name system (DNS), a zone is a portion of the DNS namespace that is managed by a specific entity or group of entities. Delegation of a subdomain refers to the process of transferring responsibility for the management of a portion of the DNS namespace from one entity to another.

This is usually done by creating a new DNS zone for the subdomain and configuring the parent zone to refer requests for that subdomain to the new zone's authoritative name servers.

By delegating the subdomain to a new zone, the entity managing the subdomain can control the DNS records for that subdomain, allowing them to configure custom settings such as custom domain names and email servers.

This allows for a more decentralized management of the domain name system, as different zones can be managed by different entities.

To know more about domain name system click on the link below:

https://brainly.com/question/19268299#

#SPJ11