An enterprise network administrator is configuring firewall rules for a newly deployed subnet containing critical infrastructure servers. The servers must synchronize their system clocks against an internal stratum 1 time authority and allow the central network management system (NMS) to regularly poll system operational metrics via Simple Network Management Protocol (SNMP). Which TWO protocol and transport layer port combinations must be permitted through the firewall to support these services?
- UDP port 123 for Network Time Protocol (NTP) clock synchronizationAnswer
- UDP port 161 for SNMP manager-to-agent metric polling queriesAnswer
- CTCP port 123 for Network Time Protocol (NTP) clock synchronization
- DUDP port 514 for SNMP manager-to-agent metric polling queries
Answer
UDP port 123 for Network Time Protocol (NTP) clock synchronization and UDP port 161 for SNMP manager-to-agent metric polling queries.
The scenario requires configuring firewall rules for clock synchronization and SNMP metric polling. Network Time Protocol (NTP) operates on UDP port 123 to synchronize clocks with minimal latency. Simple Network Management Protocol (SNMP) manager-to-agent requests and polling operate over UDP port 161. Permitting both UDP 123 and UDP 161 satisfies both operational requirements.
Step-by-Step Solution
Key Concept
Standard UDP Port Assignments for Management and Infrastructure Services (NTP and SNMP)
Estimated Time:1m 30s