What is the result of a network technician issuing the command ip dhcp excluded-address 10.0.15.1 10.0.15.15 on a Cisco router?

Last Updated on October 29, 2020 by Admin

What is the result of a network technician issuing the command ip dhcp excluded-address 10.0.15.1 10.0.15.15 on a Cisco router?

  • The Cisco router will exclude 15 IP addresses from being leased to DHCP clients.
  • The Cisco router will allow only the specified IP addresses to be leased to clients.
  • The Cisco router will exclude only the 10.0.15.1 and 10.0.15.15 IP addresses from being leased to DHCP clients.
  • The Cisco router will automatically create a DHCP pool using a /28 mask.
    Answers Explanation & Hints:

    The ip dhcp excluded-address command is followed by the first and the last addresses to be excluded from being leased to DHCP clients.