147k views
5 votes
A network the size of the Internet requires DNS services in order to function. Discuss the advantages and disadvantages of implementing DNS relative to the size of the network.

User Paul Logue
by
6.8k points

1 Answer

2 votes

Answer:

Advantages

  • Host Naming : For DNS Implementation there is no need to create and maintain a local names configuration file also there is no need to understand complex Oracle Names administration procedures and this because the name of the host is sufficient enough for one to establish a connection
  • Local Naming : It's relative easier to resolve service name addresses and also across different protocols

Disadvantages

  • Host Naming : The disadvantage is that your client and the server connects making use of TCIP/IP
  • Local Naming : The disadvantage as regards to local naming is that it will require the local configuration of all service and address name changes to carry out local naming

Step-by-step explanation:

Advantages

  • Host Naming : For DNS Implementation there is no need to create and maintain a local names configuration file also there is no need to understand complex Oracle Names administration procedures and this because the name of the host is sufficient enough for one to establish a connection
  • Local Naming : It's relative easier to resolve service name addresses and also across different protocols

Disadvantages

  • Host Naming : The disadvantage is that your client and the server connects making use of TCIP/IP
  • Local Naming : The disadvantage as regards to local naming is that it will require the local configuration of all service and address name changes to carry out local naming
User Hackyday
by
6.5k points