A network administrator receives alerts that newly deployed IP security cameras in a logistics facility are unable to communicate with the central surveillance management server. Examination of a affected camera's network configuration reveals an IP address of with a default gateway of . However, the camera VLAN is defined as with leases managed by a central enterprise DHCP server at . Which of the following is the most likely cause of this issue?
- A rogue DHCP server is connected to the camera VLAN and responding to lease requests faster than the authorized DHCP server.Answer
- BThe IP helper address configured on the router interface serving the camera VLAN is pointing to an invalid DHCP server IP.
- CThe cameras have automatically generated APIPA addresses due to a broadcast domain isolation failure.
- DThe central DHCP scope for the 10.120.45.0/24 network has exhausted all usable host IP addresses.
Answer
The presence of a rogue DHCP server on the local subnet responding to client requests.
When network clients receive valid IP leases belonging to an incorrect subnet rather than APIPA addresses or no IP at all, an unauthorized (rogue) DHCP server attached to the local switchport segment is responding to DHCPDISCOVER broadcast packets before the legitimate remote or local DHCP server.
Step-by-Step Solution
Key Concept
Rogue DHCP Server Identification and Symptoms
Estimated Time:1m 30s