Module 19 Exam Back to Main Page 1. Please put the DHCP client states into the correct order. Initializing Renewing Selecting Rebinding Bound Requesting Question 1 of 11 2. When a DHCP-enabled device boots up, it sends a broadcast out to UDP port __.67666968Question 2 of 11 3. The DHCP servers on the subnet see the DHCP Discover message sent by the client and sends back a response (DHCP Offer packet). This packet uses UDP port __?69686766Question 3 of 11 4. Your IT manager asks you which command will enable a router interface to use DHCP to allocate an IP address. What do you tell him?R2(config-if)#ip dhcpR2(config-if)#ip address dhcpR2(config-if)#service dhcpR2(config-if)#no ip addressQuestion 4 of 11 5. DHCP servers can be configured to assign specific addresses to certain hosts based on their MAC address.TrueFalseQuestion 5 of 11 6. Which command will exclude an IP address from being allocated from the routers DHCP pool?R1(config-dhcp)#excluded-address 192.168.1.1R1(config-dhcp)#ip dhcp excluded-address 192.168.1.1R1(config)#ip dhcp exclude 192.168.1.1R1(config)#ip dhcp excluded-address 192.168.1.1Question 6 of 11 7. Your colleague calls you to ask how she can check if there has been a conflict with an address from the router DHCP pool. What do you tell her?Router#sh ip interface briefRouter#sh ip conflictRouter#sh ip dhcp conflictRouter#sh ip dhcpQuestion 7 of 11 8. Your IT manager calls you to query a network design. When a client sends a DHCP Request to obtain an IP address and the DHCP server is on the other side of your router on another network is there a solution for the broadcast packet to be forwarded to the DHCP server?The router will block all broadcastsConfigure the router to forward all broadcasts'ip helper-address' command'ip forward dhcp' commandQuestion 8 of 11 9. For NAT, the address assigned to a host inside the network; likely to be a private address not routable (RFC 1918) on the Internet. This is which address?Inside localInside globalOutside localOutside globalQuestion 9 of 11 10. The below NAT config is sufficient for NAT to take place. TrueFalseQuestion 10 of 11 11. Which command will set an NTP server for your router to query?R1(config)#ntp source 192.168.1.2R1(config)#ntp server 192.168.1.2R1(config)#ntp 192.168.1.2R1(config)#time server 192.168.1.2Question 11 of 11 Loading...