Question

Difficulty: HardIP Addressing Services

Match each IP addressing and management service mechanism on the left with its primary functional purpose in an enterprise network on the right.

  • DHCP Option 82Appends switch port and circuit identification metadata to request packets before forwarding them across subnets.
  • DNS SRV RecordPublishes symbolic service names alongside specific port numbers and hostname targets for client discovery.
  • IPAM SuiteCentralizes tracking, space allocation, auditing, and integration for DNS and DHCP operational data.
  • NTP Stratum 1 ServerSynchronizes time directly from a hardware reference clock source such as an atomic clock or GPS receiver.

Answer

DHCP Option 82 pairs with appending switch port and circuit metadata; DNS SRV Record pairs with publishing symbolic service names and port numbers; IPAM Suite pairs with centralizing tracking and allocation of address space; NTP Stratum 1 Server pairs with synchronizing time directly from hardware reference clocks.
Each IP addressing service component is accurately matched to its core technical definition: DHCP Option 82 appends circuit and switch port metadata at the relay agent; DNS SRV records resolve service instances and ports to hostnames; IPAM consolidates address inventory with DNS/DHCP administration; Stratum 1 NTP servers sync directly to physical reference timing devices.

Step-by-Step Solution

1
Analyze the functional role of DHCP Option 82
Identify that Relay Agent Information Option attaches layer 2 circuit and remote identifiers to relayed requests.
Relay agents add Option 82 headers so DHCP servers can make location-aware IP address assignments.
2
Analyze the functional role of DNS SRV records
Identify that SRV records contain protocol, service name, target hostname, priority, weight, and port assignments.
Services like Active Directory or VoIP rely on SRV records to discover server endpoints and service ports dynamically.
3
Analyze the functional role of IPAM software
Identify that IPAM orchestrates IP address inventory management with integrated DNS and DHCP services.
IPAM prevents IP address space collisions and provides auditing across multi-subnet environments.
4
Analyze the functional role of NTP Stratum levels
Identify that Stratum 1 devices attach directly to Stratum 0 physical timing standards.
Stratum 1 servers receive accurate time signals directly via dedicated hardware connections to reference timing sources.

Key Concept

Core operational roles and protocol characteristics of IP addressing, name resolution, network management, and clock synchronization services.
Rate this question