An IT technician is provisioning access control rules on a management subnet firewall for a new network monitoring server. The server must collect device performance metrics from managed network switches and maintain accurate, synchronized time logs across all network infrastructure. Which of the following port and transport protocol combinations must be permitted through the firewall to support these functions? (Select TWO.)
- UDP port 161 for Simple Network Management Protocol (SNMP)Answer
- BTCP port 161 for Simple Network Management Protocol (SNMP)
- UDP port 123 for Network Time Protocol (NTP)Answer
- DTCP port 123 for Network Time Protocol (NTP)
Answer
The correct port and protocol combinations are UDP port 161 for Simple Network Management Protocol (SNMP) and UDP port 123 for Network Time Protocol (NTP).
Simple Network Management Protocol (SNMP) utilizes UDP port 161 to poll devices and gather metric data. Network Time Protocol (NTP) utilizes UDP port 123 for system clock synchronization across network infrastructure. Both services require UDP transport to minimize latency and overhead.
Step-by-Step Solution
Key Concept
Identifying standard transport layer ports and protocols for network management services (SNMP on UDP 161 and NTP on UDP 123).