A network administrator is configuring access control list (ACL) rules on a corporate firewall. Match each network service description on the left with its corresponding standard port number and transport protocol on the right.
- Dynamic Host Configuration Protocol (DHCP) Server daemon listening portUDP Port 67
- Internet Message Access Protocol over SSL/TLS (IMAPS) secure email retrievalTCP Port 993
- Server Message Block (SMB) direct TCP file sharingTCP Port 445
- Network Time Protocol (NTP) clock synchronizationUDP Port 123
Cevap
The correct matches are: DHCP Server daemon listening port matches UDP Port 67; IMAPS secure email retrieval matches TCP Port 993; SMB direct TCP file sharing matches TCP Port 445; NTP clock synchronization matches UDP Port 123.
Each service relies on specific well-known ports and transport layer protocols: DHCP server daemons listen on UDP port 67, secure IMAPS mailbox retrieval runs on TCP port 993, direct network file sharing over SMB runs on TCP port 445, and NTP time synchronization operates on UDP port 123.
Adım Adım Çözüm
Anahtar Kavram
Standard Well-Known Network Ports and Transport Layer Protocols