A network engineer is implementing DHCP Relay Agent Information Option (Option 82) on Layer 2 access switches within an enterprise building. When a client sends a broadcast message, the relay agent appends sub-options to the request before forwarding it to a centralized DHCP server across a routed core. Which sub-option field specifically carries identifying information about the physical switch port and VLAN from which the client request originated?
- Circuit ID (Sub-option 1)Answer
- BGateway IP Address (giaddr)
- CRemote ID (Sub-option 2)
- DClient Hardware Address (chaddr)
Answer
Circuit ID (Sub-option 1) is added by the DHCP relay agent to specify the client's physical port and VLAN information.
DHCP Option 82 allows a relay agent to attach location-specific metadata to client DHCP broadcasts. Sub-option 1 (Circuit ID) encodes the specific physical interface, module, and VLAN tag where the client broadcast was received.
Step-by-Step Solution
Key Concept
DHCP Option 82 and Relay Agent Information Sub-options