DHCP Server, Client, and Relay Agent Operation and Configuration
31 questions
Clients connected to VLAN 10 successfully receive dynamic IP addresses from a remote server located at 192.168.100.50, but clients on VLAN 20 fail to obtain IP addresses and assign themselves 169.254.x.x addresses.
An engineer inspects the running configuration of router R1:
text
interface GigabitEthernet0/0.10
encapsulation dot1Q 10
ip address 10.10.10.1 255.255.255.0
ip helper-address 192.168.100.50
!
interface GigabitEthernet0/0.20
encapsulation dot1Q 20
ip address 10.10.20.1 255.255.255.0
!
interface GigabitEthernet0/1
description Connection to DHCP Server Subnet
ip address 192.168.100.1 255.255.255.0
ip helper-address 192.168.100.50
Which configuration change on router R1 will restore DHCP functionality for clients on VLAN 20?
A Cisco IOS router is configured as an authoritative DHCP server with IP address conflict detection enabled (using the default ping settings). Place the operational steps in the correct chronological order to show how the router handles an incoming broadcast DHCP DISCOVER packet from a new client.
Drag items to arrange them in the correct order
A network administrator is troubleshooting IP address allocation for clients on subnet . Clients connected to router interface GigabitEthernet0/0 () fail to acquire dynamic IP addresses from a centralized DHCP server at . An audit of the router configuration shows that `ip helper-address 172.16.50.10` was configured on interface GigabitEthernet0/1 (the egress interface facing the DHCP server), while GigabitEthernet0/0 has no helper address configured. Which statement correctly explains why the clients on GigabitEthernet0/0 fail to receive IP leases?
A network engineer is configuring a Cisco IOS router to relay DHCP requests from clients residing in VLAN 10 () and VLAN 20 () to a centralized DHCP server at located off uplink interface GigabitEthernet 0/1. Which two statements correctly describe the required interface configuration and relay agent behavior on the router?
Select all that apply
A Cisco IOS router with an IP helper address configured receives a DHCP DISCOVER broadcast message from a client host. Place the operational steps performed by the relay agent in the exact sequential order from receiving the initial request to forwarding it to the remote DHCP server.
Drag items to arrange them in the correct order
A host PC on a local subnet connects to router interface GigabitEthernet0/0, which is configured with IP address and the command `ip helper-address 10.50.1.10`. When the host broadcasts a DHCP DISCOVER message, the router performs DHCP relay operations. Which source and destination IP addresses are placed in the Layer 3 IP header of the unicast packet forwarded by the router to the DHCP server?
A DHCP client host holding an active IPv4 address lease reaches 50 percent of its designated lease duration (expiration of the T1 timer). In what sequence do the client and server execute the operational steps required to successfully renew the existing IP lease?
Drag items to arrange them in the correct order
A network administrator configures a Cisco IOS router interface with the `ip helper-address 10.1.1.50` command to support clients on subnets without a local DHCP server. Which two actions does the router perform upon receiving a DHCPDISCOVER broadcast message from a client host on that interface? (Select two.)
Select all that apply
Host devices connected to an access switch on VLAN 15 () are failing to receive automatic IPv4 address assignments. Router R1 serves as the default gateway via its GigabitEthernet0/0.15 subinterface, while the enterprise DHCP server is located at across the WAN backbone. To enable successful DHCP relay operation for hosts on VLAN 15, on which interface must the `ip helper-address 10.1.1.250` command be configured on router R1?
A network administrator is configuring a Cisco IOS router to act as a DHCP relay agent for host clients residing on VLAN 25 (). The centralized DHCP server is located at IP address in a different subnet connected off interface GigabitEthernet0/0/0. Which statements regarding the operation and Cisco IOS configuration of the DHCP relay agent are correct? (Select TWO.)
Select all that apply
A host connected to VLAN 100 () broadcasts a DHCPDISCOVER packet to obtain network parameters. The client-facing gateway interface GigabitEthernet0/0/0.100 () on router R1 is configured with the command `ip helper-address 192.168.50.10`. Which operation does router R1 perform upon receiving this broadcast?