Section 2 - Networking Flashcards
(75 cards)
TCP
Transmission Control Protocol. Every packet sent is checked if it has been delivered using three steps.
Three steps for TCP
SYN: Client computer attempts a connection to a server using a synchronized packet of information packet.
SYN + ACK: The server responds and send a synchronization/acknowledgement packet.
ACK: Client sends acknowledgment packet to the server.
What port do web servers use?
443
FTP Ports and Type
File Transfer Protocol transfers files back and forth.
21 and 989/990
TCP
SSH Ports and Type
Secure Shell allows files between computers on a secured channel.
22 and 22
TCP or UDP
Telnet Ports and Type
Telecommunication network. Legacy file protocol that provides remote access to other hosts using CLI.
23
TCP or UDP
SMTP Ports and Type
Simple Mail Transfer Protocol sends email.
25 and 587 or 465.
TCP
DNS Ports and Type
Domain name server. Converts web addresses into IP addresses.
53
TCP or UDP
DHCP Ports and Type
Dynamic host configuration protocol automatically assigns up addresses to hosts.
67 (server)
68 (client)
TCP or UDP
HTTP Ports and Type
Hypertext Transfer Protocol. Allows internet website connection.
80
443 (HTTPS)
TCP
POP3 Ports and Type
Post office protocol version 3 receives emails but does not save them.
110 and 995
TCP
NetBIOS/NetBT Ports and Type
Allows legacy computer applications using NetBIOS API to be used on modern TCP/UDP.
137-139
TCP or UDP
IMAP Ports and Type
Internet Message Access Protocol enables messages to remain on a server.
143 and 993
TCP
SNMP Ports and Type
Simple Network Management Protocol is a standard for managing and monitoring devices on a network.
161
UDP
SNMPTRAP Ports and Type
162
TCP or UDP
LDAP Ports and Type
Lightweight Directory Access Protocol used to access and maintain directories of information.
389 and 636
TCP or UDP
SLP Ports and Type
Service Location Protocol allows computers to find services in a local network without prior configuration.
427
TCP or UDP
SMB Ports and Type
Server Message Block provides access to shared items such as files and printers.
445
TCP
AFP Ports and Type
Apple Filling Protocol offers file services for Macs.
548
TCP
RDP Ports and Type
Remote Desktop Protocol facilitates connections to remote computers and allows full remote control.
3389
TCP or UDP
Switch
A central connecting device that all computers connect to in a wired fashion.
What is the channel range for a 5GHz network frequency?
48 and 165.
What is the channel range for a 2.4GHz network frequency?
1 and 11.
What is another term SOHO routers use for MAC filtering?
Access Control.