CompTIA A+ 1101 - 2.0 Networking Flashcards
SOHO
Small Office / Home Office
SMB
Server Message Block - Commonly used for File Sharing
Port 139 - (Pre Windows 2000)
Port 445
NAT
Network Address Translation.
It’s a way to map multiple local private addresses to a public one before transferring the information. Organizations that want multiple devices to employ a single IP address use NAT, as do most home routers.
NFC (Near Field Communication)
A very short-range communication method where a wireless signal is sent between two devices that are touching or nearly touching each other
424Kbps speed with 4cm range
Bluetooth
Bluetooth is an open wireless technology standard for transmitting data over short distances. It uses radio waves on a particular frequency for data transmission from device to device
3Mbps with 10 Meter Range
802.11ac
Wi-Fi 5
6.9Gbps with 100 Meter Range
8x DL MU-MIMO
RF of 5Ghz
802.11g
Legacy
54Mbps with 100 Meter Range
RF of 2.4Ghz
802.11a
Legacy
54Mbps with 50 Meter Range
RF of 5Ghz
802.11b
Legacy
11Mbps with 10 Meter Range
RF of 2.4Ghz
PAN
Personal Area Network
WAP
Wireless Access Point
WLAN
Wireless Local Area Network
FTP
File Transfer Protocol
A standard communication protocol used for the transfer of files from a server to a client.
Port 20 - For Data Flow
Port 21 - Controls the data flow
SSH
Secure Shell Protocol
SSH is widely used by network administrators to manage systems and applications remotely, enabling them to log in to another computer over a network, execute commands and move files from one computer to another.
Port 22
Telnet
Telnet is a network protocol used to virtually access a computer and to provide a two-way, collaborative and text-based communication channel between two machines.
Port 23
SMTP
Simple Mail Transfer Protocol
An Internet standard communication protocol for electronic mail transmission.
Port 25
DNS
Domain Name System
Phonebook of the Internet / Network
Port 53
DHCP
Dynamic Host Configuration Protocol
A network management protocol used on Internet Protocol networks for automatically assigning IP addresses and other communication parameters to devices connected to the network using a client–server architecture.
UDP Port 67 - For Servers
UDP Port 68 - For Clients
HTTP
HyperText Transfer Protocol
An application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information.
The set of rules for transferring files – such as text, images, sound, video and other multimedia files – over the web
Port 80
POP3
Post Office Protocol 3
An application-layer Internet standard protocol used by e-mail clients to retrieve e-mail from a mail server. (Outlook etc)
Port 110
Secure Port 995
NetBIOS
Network Basic Input Output System
A network service that enables applications on different computers to communicate with each other across a local area network. Mostly used for legacy app support now.
Port 137, 138 and 139
IMAP
Internet Mail Access Protocol
A method of accessing and storing mail on a mail server.
Port 143
SNMP
Simple Network Management Protocol
A networking protocol used for the management and monitoring of network-connected devices in Internet Protocol (IP) networks
Port 161 - SNMP Manager sends commands to Clients
Port 162 - SNMP Client sends a response to the Manager
LDAP
Lightweight Directory Access Protocol
The common use of LDAP is to provide a central place for authentication – meaning it stores usernames and passwords. (Active Directory)
Port 389