A network administrator is creating firewall security policies to audit port assignments and protocol behaviors for key enterprise network services. Match each port number and transport protocol combination on the left with its corresponding network service function on the right.
- TCP Port 636Secure identity authentication and directory query services encrypted via SSL/TLS
- UDP Port 69Connectionless bootstrap and firmware file transmission without user authentication
- TCP Port 445Direct network file and printer sharing directly over TCP/IP networks
- UDP Port 161Querying system metrics and hardware status from managed network devices
Answer
TCP Port 636 matches Secure identity authentication and directory query services encrypted via SSL/TLS (LDAPS); UDP Port 69 matches Connectionless bootstrap and firmware file transmission without user authentication (TFTP); TCP Port 445 matches Direct network file and printer sharing directly over TCP/IP networks (SMB); UDP Port 161 matches Querying system metrics and hardware status from managed network devices (SNMP).
TCP port 636 provides secure directory services via LDAPS. UDP port 69 handles unauthenticated bootstrap/firmware file transfers via TFTP. TCP port 445 supports direct SMB file and printer sharing over IP. UDP port 161 receives SNMP polling requests for device status metrics.
Step-by-Step Solution
Key Concept
Standard Enterprise Ports and Protocol Behaviors