I studying for my MTA networking Fundamental, and wondering what ports should I study for?
-
Solved MTA Networking Fundamental
-
You'll probably be pretty safe memorizing around 15 - 20 ports.
- https://www.microsoft.com/en-us/learning/exam-98-366.aspx which is list exam skills measured only generically calls out:
- Understand the Open Systems Interconnection (OSI) model
OSI model; Transmission Control Protocol (TCP) model; examples of devices, protocols, applications, and which OSI/TCP layer they belong to; TCP and User Datagram Protocol (UDP); well-known ports for most used purposes (not necessarily Internet); packets and frames.
- Understand the Open Systems Interconnection (OSI) model
-
Though none are specifically identified: I would make sure I learn the following in no real particular order. The list though is probably more than enough for the MTA exam...if you can get this list memorized now, you never miss a port number question on CompTIA A+, Network+ and for the most part Security+
- Connections
- 20,21 FTP
- 22 SSH
- 23 Telnet
- Email
- 25 SMTP
- 110 POP3
- 143 IMAP
- Services
- 53 DNS
- 66, 67 DHCP
- 137-139,445 SMB
- 427 or 548 AFP
- 389 LDAP
- 161, 162 SNMP
- Web
- 80 http
- 443 https
- Application + 3389 RDP
- Connections
Cordially,
Ronnie Wong
Edutainer Manager, ITProTV*if the post above has answered the question, please mark as solved.
**All "answers" and responses are offered "as is" and my opinion. There is no implied service, support, or guarantee by ITProTV. - https://www.microsoft.com/en-us/learning/exam-98-366.aspx which is list exam skills measured only generically calls out:
-
@ronnie-wong Thank you Mr. Wong.