You don’t need to memorize 100 ports for the Network+ exam. You need about 30. Here they are, one page, ranked by how often they actually show up.

If you came from the IG comment-bait reel and you just want the cheat sheet — scroll down. Save the table. Comment PORTS on the reel if you haven’t already and I’ll DM you back when this updates.

The 30 ports you must know cold

These appear in roughly 60–80% of port questions on the N10-009 exam. If you can’t recall any of these in under 5 seconds, you’re not done studying. Drill until they’re reflex.

PortProtocolTCP/UDPWhat it does
20FTP dataTCPFile transfer (data channel)
21FTP controlTCPFile transfer (commands)
22SSH / SFTP / SCPTCPEncrypted remote shell + secure file transfer
23TelnetTCPUnencrypted remote shell (exam trap with SSH)
25SMTPTCPEmail sending (unauthenticated, legacy)
53DNSTCP + UDPName resolution — UDP for queries, TCP for zone transfers
67DHCP serverUDPServer replies to DHCP requests
68DHCP clientUDPClient sends DHCP discover / request
69TFTPUDPTrivial FTP, no auth, common for pushing network device config
80HTTPTCPUnencrypted web
110POP3TCPEmail retrieval (unencrypted)
123NTPUDPTime synchronization
143IMAPTCPEmail retrieval (unencrypted)
161SNMPUDPNetwork device polling
162SNMP trapUDPDevice-initiated alerts
389LDAPTCPDirectory lookups (unencrypted)
443HTTPSTCPEncrypted web
445SMBTCPWindows file sharing (replaced 137/138/139)
514SyslogUDPLog forwarding
587SMTP submissionTCPAuthenticated email sending
636LDAPSTCPLDAP over TLS
993IMAPSTCPIMAP over TLS
995POP3STCPPOP3 over TLS
3389RDPTCPRemote Desktop Protocol (Windows)
989FTPS dataTCPFTP over TLS, data channel
990FTPS controlTCPFTP over TLS, control channel
1433MS SQL ServerTCPDatabase
3306MySQLTCPDatabase
5432PostgreSQLTCPDatabase
5060SIPTCP + UDPVoIP signaling (unencrypted)

Memorization shortcut: most “secure” versions of plain-text protocols just add a higher port. HTTP/80 → HTTPS/443. LDAP/389 → LDAPS/636. IMAP/143 → IMAPS/993. POP3/110 → POP3S/995. Memorize the unsecured number, derive the secure one.

The grouping trick — memorize by service family

Holding 30 random numbers in working memory is hard. Holding 12 themed clusters is easier:

  • Web: 80 (HTTP), 443 (HTTPS), 8080 (HTTP alt), 8443 (HTTPS alt)
  • Email send: 25 (SMTP), 587 (Submission), 465 (SMTPS legacy)
  • Email receive: 110/995 (POP3/POP3S), 143/993 (IMAP/IMAPS)
  • File transfer: 20/21 (FTP), 22 (SFTP via SSH), 69 (TFTP), 989/990 (FTPS), 445 (SMB)
  • Remote access: 22 (SSH), 23 (Telnet), 3389 (RDP), 5900 (VNC)
  • Directory: 389/636 (LDAP/LDAPS)
  • Name / address: 53 (DNS), 67/68 (DHCP)
  • Time + logs: 123 (NTP), 514 (Syslog)
  • Network management: 161/162 (SNMP — poll/trap)
  • VoIP: 5060/5061 (SIP / SIP-TLS)
  • Databases: 1433 (MSSQL), 3306 (MySQL), 5432 (Postgres)
  • VPN: 500/4500 (IPsec/NAT-T), 1701 (L2TP), 1723 (PPTP)

How to use this cheat sheet

Three-pass routine, 30 minutes total:

Pass 1 (10 min) — read the table, identify any ports you can’t immediately recall, write them on flashcards. Focus on the protocol-to-port direction first (which port is HTTPS?).

Pass 2 (10 min) — flip and drill port-to-protocol (what protocol is on 443?). Then add TCP/UDP to each card.

Pass 3 (10 min) — 30 random “which port is X” questions in under 10 seconds each. Anything you miss goes back into the deck.

After a week of this routine, port questions on the exam take you 5 seconds each — leaving you more time for the subnetting questions that need actual math.

The deep version

For the full priority tiering — tier 1 (memorize cold), tier 2 (recognize on sight), tier 3 (safely skip) — see the deep companion post: Port Numbers Worth Memorizing for Network+ (and Which Ones You Can Skip). It covers the exam-trap patterns and the elimination tactics for when you forget a port mid-exam.

Practice these as flashcards (free)

📡 Studying for CompTIA Network+?

Practice with free flashcards, subnetting drills, and exam-style scenarios at network.it-learn.io — aligned to the current N10-009 objectives. Free with a quick signup.

The flashcard deck on network.it-learn.io is keyed off this exact list — same 30 ports, same TCP/UDP flags, same protocol descriptions. Drill 5 minutes a day for a week and they’re reflex.

🎯 Studying for any IT cert?

All the free cert-study tools — Network+, Security+, CCIE Security, CHFI, ECIH — live at study.it-learn.io. Flashcards, quizzes, calculators, mnemonics. Free with a quick signup.