Match each network protocol on the left with its standard default port and transport protocol on the right.
- SSH (Secure Shell)TCP Port 22
- HTTPS (Hypertext Transfer Protocol Secure)TCP Port 443
- SNMP (Simple Network Management Protocol)UDP Port 161
- RDP (Remote Desktop Protocol)TCP Port 3389
Answer
SSH matches with TCP Port 22, HTTPS matches with TCP Port 443, SNMP matches with UDP Port 161, and RDP matches with TCP Port 3389.
Each protocol is accurately matched with its default well-known port and transport protocol: SSH operates on TCP port 22, HTTPS operates on TCP port 443, SNMP operates on UDP port 161, and RDP operates on TCP port 3389.
Step-by-Step Solution
Key Concept
Standard default port numbers and transport layer protocols for network services