Q:
      
      
         
            
You want to implement a mechanism that automates the IP configuration, including IP address, subnet mask, default gateway, and DNS information. Which protocol will you use to accomplish this?
         
       
      
      
      
          
      
      
          Answer & Explanation
         Answer: C) DHCP         
         
Explanation: Dynamic Host Configuration Protocol (DHCP) is used to provide IP information to hosts on your network. DHCP can provide a lot of information, but the most common is Ip address, subnet mask, default gateway, and DNS information.
       
      
      
      
          View Answer
          Report Error
          Discuss