[&] A DHCP Server has the IP address of 10.1.1.1. If a router receives a DHCP broadcast from a DHCP client, what command can be configured on that router to allow forwarding of the client's DHCP message directly to the DHCP Server? (Select the best answer) - Router(config-if)#ip helper-address 10.1.1.1 -- Correct - Router(config)#ip relay-address 10.1.1.1 - Router(config-if)#relay-address 10.1.1.1 - Router(config)#ip helper-address 10.1.1.1 [&] Which of the following answers correctly identifies a DHCP transaction including the messages names and their correct order? (Select the best answer) - Discover ---- Offer --- Request --- Acknowledgment -- Correct - Request ---- Offer --- Acknowledgment --- Discover - Discover ---- Request --- Offer --- Acknowledgment - Request ---- Discover --- Offer --- Acknowledgment [&] To what IPv4 address are DHCP Request messages transmitted? (Select the best answer) - The unicast IPv4 address of the DHCP Server - The unicast IPv4 address of the DHCP Client - 255.255.255.255 -- Correct - 0.0.0.0