Ports with more data Flashcards
Learn more detail on Network Ports
Secure Shell SSH tcp/22
Encrypted console login
Domain Name Server DNS udp/53
Convert domain names to IP addresses
Simple Mail Transfer Protocol SMTP tcp/25
Transfer mail between mail servers
Secure FTP SFTP tcp/22
Secure file transfer
File Transfer Protocol FTP tcp/20- 21
Sends and receives files between systems
Trivial File Transfer Protocol TFTP udp/69
A very simple file tranfer application
Telecommunication Network TELNET tcp/23
Remote console login to network devices
Dynamic Host Connection Protocol DHCP udp/67- 68
Automated IP addressing and coniguration
Hypertext Transfer Protocol HTTP tcp/80
Web server communication
Hypertext Transfer Protocol Secure HTTPS tcp/443
Web server communication with encryption
Simple Network Management Protocol SMMP udp/161
Gather statistics and manage devices
Remote Desktop Protocol RDP tcp/3389
Graphical display of remote device
Network Time Protocol NTP udp/123
Synchronize clocks
Session Initiation Protocol SIP tcp/5060- 5061
VoIP signaling protocal
Server Message Block SMB tcp/445
Windows file transfers and printer sharing
Post Office Protocol v3 POP3 tcp/110
Receive mail ino a mail client
Internet Message Access Protocol v4 POP3 tcp/110
A newer mail client protocol
Lightweight Directory Access Protocol LDAP tcp/389
Communicate with network directories
Lightweight Directory Access Protocol Secure LDAPS tcp/636
LDAP over SSL
ITU Telecommunications H.32x protocol series VoIP Signaling H.323 tcp/1720
VoIP signaling protocal
Internet Control Message Protocol ICMP
“Text messaging for your network devices” Another protocol carried by IP- not used for data transfer.
User Datagram Protocol UDP
Connectionless network communication No Flow Control. No error recovery. No reordering of data or retransmissions.
Transimission Control Protocol TCP
Connection-oriented network connection. Reliable delivery. Recovery from errors. Flow control.
Address Resolution Protocol ARP
Resolve IP addresses to MAC
MAC address
Media Access Control