A network that covers a relatively small area such as a building or group of buildings (1.1 & 2.7)
2
New cards
Personal Area Network (PAN)
- Provides communication for devices owned by a single user that work over a short distance - Bluetooth, IR, NFC, etc. (1.1 & 2.7)
3
New cards
LCD (Liquid Crystal Display)
Lightweight & Inexpensive - Poor black levels due to Separate Backlight (1.2)
4
New cards
TN (twisted nematic)
Fast response Times - Low cost - Low Power Use - Limited Viewing Angles (1.2)
5
New cards
IPS (In Plane Switching)
Better Colors - Better Viewing Angles - More Expensive (1.2)
6
New cards
OLED (organic light-emitting diode)
Thinner & Brighter - No Need for Backlight (1.2)
7
New cards
MDM (mobile device management)
- Manage company & user devices - Centralized management system - Ensures device security (1.4)
8
New cards
MAM (mobile application management)
- Set policies & restrictions on apps - Control Company software (Update, Remove, Etc.) (1.4)
9
New cards
PRL (Preferred Roaming List)
- Allows phone to connect to the right tower (1.4)
10
New cards
Port 20/21
FTP (File Transfer Protocol) - 20(TCP) for Data Transfers - 21(TCP) to Control Data Transfers (2.1)
11
New cards
Port 22
SSH (Secure Shell) - TCP - Encrypted Communication - Looks/Acts the same as Telnet (2.1)
12
New cards
Port 23
Telnet (Telecommunications Network) - TCP - Non-encrypted Communication - Log into devices remotely (2.1)
13
New cards
Port 25
SMTP (Simple Mail Transfer Protocol) - TCP - Used to send mail from device to mail server (2.1)
14
New cards
Port 53
DNS (Domain Name System) - UDP - Converts names to IP addresses - CRITICAL Resource (2.1)
15
New cards
Port 67/68
DHCP (Dynamic Host Configuration Protocol) - UDP - Automated configuration of IP addresses - IPs can be reserved for certain devices - IP Range: 10.1.10.10 through 10.1.10.199 (2.1)
16
New cards
Port 80
HTTP (Hypertext Transfer Protocol) - TCP - Non-encrypted communication in the browser (2.1)
17
New cards
Port 110
POP3 (Post Office Protocol 3) - TCP - Receive emails from an email server - Basic mail transfer functionality (2.1)
18
New cards
Port 143
IMAP (Internet Mail Access Protocol) - TCP - Includes management of email inboxes from multiple clients. (Sync email across multiple devices) (2.1)
19
New cards
Port 161/162
SNMP (Simple Network Management Protocol) - UDP - Port 161 queries devices for performance statistics. - Port 162 monitors when metrics exceed a certain threshold. (2.1)
20
New cards
Port 389
LDAP (Lightweight Directory Access Protocol) - TCP - Store & retrieve info in a network directory. - Commonly used in Microsoft Active Directory. (2.1)
21
New cards
Port 443
HTTPS (Hyper Text Transfer Protocol Secure) - TCP - Encrypted Communication in the Browser (2.1)
22
New cards
Port 445
Server Message Block (SMB) & Common Internet File System (CIFS) - TCP - Provides direct connection & communication over TCP without the NetBIOS Transport (2.1)
23
New cards
Port 3389
RDP (Remote Desktop Protocol) - TCP - Share a desktop from a remote location (2.1)
24
New cards
Access Point
Extends wired network & converts it into a wireless network. (2.2)
25
New cards
Router
Routes traffic between IP subnets (2.2)
26
New cards
Patch Panel
- Goes between work desks & switches - Work desk connections to patch panel are permanent. (2.2)
27
New cards
Firewalls
-Filters traffic by TCP/UDP port number (OSI Layer 4 filtering) -Some can filter based on the application -Can encrypt traffic in/out of the network (protect traffic between sites) -Can proxy traffic (common security technique) -Can be used as a Layer 3 device (routers) (2.2)
28
New cards
PoE (Power over Ethernet)
Devices that send Ethernet data and power over twisted-pair cable to compliant devices (for example, cameras, phones, etc). (2.2)
29
New cards
Modem
- Cable Version: Uses DOCSIS (Data over Cable Service Interface Specification) which is broadband. - DSL Version: Uses ADSL (Asymmetrical Digital Subscriber Line) where download speed is higher than upload speed. (2.2)
30
New cards
ONT (optical network terminal)
- Fiber - ISP fiber line stretches to demarc point at which your in-home copper wire takes over. (2.2)
31
New cards
NIC (Network Interface Card)
- A device that serves as an interface between the computer and the network. Also called a network adapter or network card. - Ethernet Connection - May need drivers installed before hardware is installed (Check Manual) (2.2)
32
New cards
802.11 Types
a (10/1999) - 5Ghz & 54 mbit/s b (10/1999) - 2.4 Ghz & 11 mbit/s g (06/2003) - 2.4 Ghz & 54 mbit/s n (10/2009) - 2.4/5 Ghz & 600 mbit/s ac (01/2014) - 5 Ghz & Almost 7 Gb/s ax (02/2021) - 2.4/5 Ghz & About 9.6 Gb/s (2.3)
33
New cards
DNS Server
- Converts a website name to an IP Addresses - Usually managed by ISP or enterprise IT Dept. (2.4)
34
New cards
DHCP Server
- The server leases IP addresses to network clients - IP Range: 10.1.10.10 through 10.1.10.199 (2.4)
35
New cards
File Server
- Centralized Storage of documents, files, etc. - Standard system of file management - SMB (Server Message Block) - AFP (Apple Filing Protocol) (2.4)
36
New cards
Print Server
- Connect a printer to the network - Provide printing services for all network devices - May be built-in to the printer - Uses standard printing protocols - SMB (Server Message Block), - IPP (Internet Printing Protocol), - LPD (Line Printer Daemon) (2.4)
37
New cards
Mail Server
- A server that manages the storage and transfer of e-mail messages on a network. (2.4)
38
New cards
Syslog Server
- A type of server used for collecting system messages from networked devices - Usually a central logging receiver (2.4)
39
New cards
Web Server
- A server that delivers requested webpages to your computer or mobile device - Uses HTTPS/HTTPS & HTML/HTML5 - Web pages are stored on the server (2.4)
40
New cards
Authentication Server
- A server that keeps track of who's logging on to the network and which services on the network are available to each user. - Redundant Server (Always Available) (2.4)
41
New cards
Spam Gateway
- Checks for Unsolicited Emails - Scans incoming mail to accept or reject it. (2.4)
- A dedicated network device that can direct requests to different servers based on a variety of factors. - Distributes load to multiple servers - Server outages have no effect - TCP & SSL Offload (2.4)
44
New cards
Proxy Server
- A server that acts as an intermediary between a user and the Internet. - Access control, URL Filtering, Content Scanning (2.4)
45
New cards
SCADA / ICS (Supervisory Control and Data Acquisition / Industrial Control System)
- Large-scale - PC Manages Equipment - Requires extensive segmentation - Usually expensive software, requires elevated permission to access. (2.4)
46
New cards
IoT (Internet of Things)
- Appliances such as fridges & microwaves - Air control (Smart Thermostats) - Access Devices (Smart doorbells and locks) (2.4)
47
New cards
IPv4
- The dominant protocol for routing traffic on the Internet - 4 Numbers (X.X.X.X) - 32 bits or 4 bytes -\> 8 bits per number - Max value for each number is 255 (2.5)
48
New cards
IPv6 (Internet Protocol version 6)
- 8 hexadecimals (X.X.X.X.X.X.X.X) - 128 bits or 16 bytes -\> 16 bits per number
49
New cards
APIPA (Automatic Private IP Addressing)
- Link Local addresses (no router forwarding) - IETF has reserved 169.254.0.0 - 169.254.255.255 - Only communicates on your network (2.5)
50
New cards
Static IP
- An IP address that is manually assigned to a device and remains constant until it is manually changed. (2.5)
51
New cards
Dynamic IP
- IP address assigned by DHCP server. - This method insures there are no overlapping IP addresses within a network. - Changes when lease expires (2.5)
52
New cards
Gateway
- A node that handles communication between its LAN and other networks. (2.5)
53
New cards
DNS Configuration
- 13 root server clusters (Over 1,000 actual servers) - 100's of Generic Top Level Domains (gTLD) - Over 275 Country-Code Top-Level Domains (ccTLD) (2.6)
54
New cards
Address Records
- A records are for IPv4 addresses - AAAA records are for IPv6 addresses (2.6)
55
New cards
MX (Mail Exchanger)
- Determines host name for mail server (2.6)
56
New cards
TXT (Text Records)
- Can be used for verification purposes - Commonly used for email security - External email servers validate info from your DNS. (2.6)
57
New cards
Spam Management
- Domain Keys Identified Mail (DKIM) - Digitally sign a domains outgoing mail - Public key is available in DKIM TXT record
- Sender Policy Framework (SPF) - List of all servers authorized to send emails on behalf of this domain; prevents email spoofing - Mail server validates mail is coming from authorized host
- Domain-based Message Authentication, Reporting, & Conformance (DMARC) - Extension of DKIM / SPF - Decides what servers do with mail that isn't accepted by SPF/DKIM (2.6)
58
New cards
Lease
- Created by the DHCP server to allow a system requesting an IP to use that IP for a certain amount of time. (2.6)
59
New cards
Reservation
- An IP address that is set aside by a DHCP server for a specific network client, which is identified by its MAC address. (2.6)
60
New cards
Scope
- The predefined range of addresses that can be leased to any network device on a particular network. (2.6)
61
New cards
VLAN (Virtual Local Area Network)
- Separated logically instead of physically - Multiple domains under one physical switch (2.6)
62
New cards
VPN (Virtual Private Network)
- Concentrator - Encryption/Decryption access device - Actively encrypts & decrypts your data packets (2.6)
63
New cards
Satellite Networking
- Non-terrestrial communication - 50 Mbit/s down, 3 Mbit/s up - High latency (250 ms up/down) - High frequencies (2 GHz) (2.7)
64
New cards
Fiber Newtwork
- High Speed Communication - Higher install costs vs copper wire - Large installation in the WAN core - Supports high data rates - SONET, Wavelength Division Multiplexing (2.7)
65
New cards
Cable
- Broadband (Transmission across many multiple frequencies) - Data on "cable" network - DOCSIS - High Speed (50-1000 Mbit/s) (2.7)
66
New cards
DSL
- ADSL (Assymetrical Digital Subscriber Line) - 200 Mb down and 20 Mb up is common (2.7)
67
New cards
Cellular Network
- Separates land into "cells" and each cell covers a different frequency - Tethering (Turn your phone into a router) - Mobile Hotspot (2.7)
68
New cards
WISP
- Wireless Internet Service Provider - Connects rural/remote locations - Need an outdoor antenna to connect typically (2.7)
69
New cards
WAN (Wide Area Network)
- Generally connects LANs across a distance - Many different technologies - Point-to-point Serial, MPLS, etc. (2.7)
70
New cards
MAN (Metropolitan Area Network)
- A network covering a city - Bigger than LAN, usually smaller than WAN - Common to see government ownership (2.7)
71
New cards
SAN (Storage Area Network)
- Looks & feels like a local storage device - Requires high bandwidth - Some people may use an isolated network solely for the SAN (2.7)
72
New cards
WLAN (Wireless Local Area Network)
- A self-contained network of two or more computers connected using a wireless connection. - Usually within a building (2.7)
73
New cards
Cable Crimpers
- "Pinch" the connector onto a wire - Coaxial, twisted pair, fiber - Connect the modular connector to the Ethernet cable - Metal prongs are pushed through the insulation (2.8)
74
New cards
WiFi Analyzer
- Everyone "hears" everything - Specializes in 802.11 analysis - Identify errors and interference - Validate antenna location and installation (2.8)
75
New cards
Tone Generator / Probe
- Tone generator - Sends an analog sound through the cable it is attached to - Probe - Makes noise and/or lights up when touching the cable with the generator attached - Easy wire tracing (2.8)
76
New cards
Punch Down Tool
- A pointed tool used to insert twisted-pair wire into receptors in a punch-down block - Organization is key - Maintain twists in cables (2.8)
77
New cards
Cable Testers
- Continuity test - Can identify missing pins or crossed wires - Not usually used for frequency testing (2.8)
78
New cards
Loopback Plug
- Useful for testing physical ports - Serial, Ethernet, T1, fiber - Data leaves the interface, loops back, and reenters (2.8)
79
New cards
Taps & Port Mirrors
- Used to intercept network traffic - Physical Taps - Disconnect link & put tap in the middle - Active or Passive Tap - Port Mirror - Software based tap - SPAN (Switched Port ANalyzer) - Limited Functionality (2.8)
80
New cards
Cat 5 & Cat 5e (enhanced)
- Cable used to connect a network infrastructure - 1000Base-T Ethernet Standard - Work up to 100 meters (3.1)
81
New cards
Cat 6 & Cat 6a (Augmented)
- Use 10GBase-T Ethernet Standard - Unshielded Cat 6 works up to 55 meters - Shielded Cat 6 and Cat 6a work up to 100 meters (3.1)
82
New cards
Coaxial
- Single copper wire cable surrounded in layers - Uses RG-6 connector - Commonly used in TV's and High-Speed internet over cable (3.1)
83
New cards
STP (Shielded Twisted Pair)
- A type of cable containing twisted-wire pairs that are not only individually insulated, but also surrounded by a shielding. - Requires the cable to be grounded via an additional wire in the cable (3.1)
84
New cards
UTP (Unshielded Twisted Pair)
- Composed of pairs of wires twisted around each other at specific intervals. - No additional shielding around pairs of wires (3.1)
85
New cards
Direct Burial STP
- Protected from elements - Cable is buried in the ground - Often filled with gel to repel water - Shielding in the STP protects against interference (3.1)
86
New cards
Plenum
- The area above the ceiling tile for the HVAC system and usually network wires to run - Traditional cable is Polyvinyl Chloride (PVC) and not safe against fires - Fire Rated Cable Jackets to use in a Plenum: - Fluorinated Ethylene Polymer (FEP) - Low-Smoke PVC (3.1)
87
New cards
Fiber
- Transmission by light - No RF signals - Difficult to monitor & tap - Multimode: Short Range Communication (2km) - Uses Cheaper LED's - Single Mode: Long Range Comm. (100km) - Uses Expensive Lasers (3.1)
88
New cards
T568A & T568B
- The two color codes used for wiring eight-position RJ45 modular plugs. - Neither is better than the other - Many organizations typically use T568B (3.1)
89
New cards
USB 2.0
- HighSpeed: 480 megabits per second - 5 meters max length (3.1)
90
New cards
USB 3.0
- SuperSpeed: 5 gigabits per second - 3 meters (No specified Length) (3.1)
91
New cards
Serial (Console Cable)
- Used to configure telephone and networking equipment - Commonly used for RS-232 (3.1)
- Digital audio and video interface - 19-pin type a connector - Around a 20 meter range (3.1)
94
New cards
DisplayPort
- Digital video connector in packetized form - Carries audio and video - Compatible with HDMI & DVI (With an adapter) (3.1)
95
New cards
DVI (Digital Visual Interface)
- Single & Dual link video - Single \= 3.7 GB/s &. Dual \= 7.4 GB/s - DVI-A (Analog) - DVI-D (Digital) - DVI-I (Integrated) - Analog and Digital (3.1)
96
New cards
VGA (Video Graphics Array)
-DB-15 connector (Also known as DE-15) -Blue color -Analog signal (No digital option) -Image degrades after 5 to 10 meters (3.1)
97
New cards
SATA (Serial Advanced Technology Attachment)
- Uses serial signals to transfer data - SATA 3.0 (6 GB/s) - SATA 3.2 (16 GB/s)
98
New cards
SCSI (Small Computer System Interface)
- Designed to string up to 16 devices on one cable - LUN (Logical Unit) are defined within each SCSI ID - SAS (Serial Attached SCSI) devices have no jumpers, terminators, or settings - SCSI pronounced "scuzzy" (3.1)
99
New cards
eSATA (External SATA)
- A modern type of connector for attaching external hard disks (3.1)
100
New cards
IDE (Integrated Drive Electronics)
- A hard drive whose disk controller is integrated into the drive, eliminating the need for a controller cable and thus increasing speed - Originally called PATA (Parallel AT Attachment) (3.1)