Networking Fundamentals Flashcards
Client
a device used by an end-user to access the network
Server
a device that provides resources to the rest of the network
Hub
older tech that connects network devices together
Wireless Access Point (WAP)
a device that allows wireless devices to connect into a wired network
Switch
device that connects network devices together (like a next generation hub)
Router
connects two different networks together and forwards traffic to and from a network
Media
material used to transmit data over the network
Wide Area Network (WAN) Link
physically connects two geographically dispersed networks
Client/Server Model
uses a dedicated server to provide access to files, scanners, printers, and other resources
Peer-to-Peer Model
peers share resources (files/printers) directly with others
Personal Area Network (PAN)
smallest type of wires or wireless network and covers the least amount of area
Local Area Network (LAN)
connects components within a limited distance
Campus Area Network (CAN)
connects LANs that are building-centric across a university, industrial park, or business park
Metropolitan Area Network (MAN)
connects scattered locations across a city or metro area
Wide Area Network (WAN)
connects geographically disparate internal networks and consists of leased lines or VPNs
Bus Topology
uses a single cable where each device taps into by using either a vampire tap or a T-connector
Ring Topology
uses a cable running in a circular loop where each device connects to the ring but data travels in a singular direction
Token Ring
ring topology that uses an electronic token to prevent collisions when communicating on the network
FDDI Ring
a high-speed, token-passing ring network that uses 2 counter-rotating rings for redundancy and speed
Star Topology
most popular physical LAN topology where devices connect to a single point
Hub- and-Spoke Topology
similar to Star but with WAN links instead of LAN connections and it is used for connecting multiple sites
Full-Mesh Topology
optimal routing is always available as ever node connects to every other node
Partial-Mesh Topology
hybrid of the full-mesh and the hub-and-spoke topologies
Infrastructure Mode
uses a wireless access point as a centralized point and supports wireless security controls
Ad Hoc Mode
decentralized wireless network which creates P2P connections and does not require a router or access point
Wireless Mesh Topology
interconnection of different types of nodes, devices, or radios
802.11
wireless networks that can operate in infrastructure or ad hoc nodes
Bluetooth
Low-energy use variant of Bluetooth which allows for a mesh network
Radio-frequency Identification (RFID)
uses electromagnetic fields to read data stored in embedded tags
Near-field Communication (NFC)
enables two devices to communicate within a 4-cm range
Infrared (IR)
operates with line of sight
Z-Wave
provides short-range, low-latency data transfer with slower rates and less power consumption than Wi-Fi
ANT+
collection and transfer of sensory data
SYN (Synchronization) TCP flag
used to synchronize connection during the 3 way handshake
ACK (Acknowledgement) TCP flag
used during the 3 way handshake, but also used to acknowledge the successful receipt of packets
FIN (Finished) TCP flag
used to tear down the virtual connections created using the 3 way handshake and the SYN flag
RST (Reset) TCP flag
used when a client or server receives a packet that it was not expecting during the current connection
PSH (Push) TCP flag
used to ensure data is given priority and is processed at the sending or receiving ends
URG (Urgent) TCP flag
similar to PSH and identifies incoming data as urgent
Ports
a logical opening on a system representing a service or application that’s listening and waiting for traffic
what does IPv4 packet consist of
source address, destination address, IP flags, and protocol
What are 3 types of copper media?
coaxial, twisted pair, serial
2 types of connectors for coaxial
F-type and BNC
2 types of coaxial and what are they used for
RG-6 for which is used to connect ISP service to the home
RG-59 used to run from cable or satellite box to outlet jack or TV
Twinaxial Cable
similar to coaxial cable but uses two inner conductors to carry the data instead of just one. used for very short range and high speed connections
Serial Cables
have a series of straight copper wires. terminated with a DB-9 or DB-25 connector. know as a RS-232 cable.
Twisted Pair Cable
eight wires with 4 pairs twisted around each other. the more twist the better the protection from EMI.
Registered Jack (RJ)
used to carry voice or data which specifies the standards a device needs to meet to connect to the phone or data network
Bandwidth
theoretical measure of how much data could be transferred from a source to its destination
Throughput
actual measure of how much data transferred from a source to its destination
CAT 3
10Base-T, 10 Mbps, 100 meters
CAT 5
100BASE-TX, 100Mbps, 100 meters
CAT 5e
1000BASE-T, 1000 Mbps, 100 meters
CAT 6
1000BASE-T, 1000 Mbps, 100 meters
10GBASE-T, 10 Gbps, 55 meters
CAT 6a
10GBASE-T, 10 Gbps, 100 meters
CAT 7
10GBASE-T, 10 Gbps, 100 meters
CAT 8
40GBASE-T, 40 Gbps, 30 meters
Straight-Through Cable (Patch Cable)
contains the exact same pinout on both ends of the cable. each end either has 568B or 568A
Data Terminal Equipment (DTE)
“Endpoint” devices that connect to a piece of data communications equipment or DCE (e.g. laptops, desktops, servers, and routers).
Data Communications Equipment (DCE)
includes things like switches, modems, hubs, and bridges
Crossover Cable
swaps the send and receive pins on the other end of the cable when the connector and its pinout are created. 568A on one end and 568B on the other end
When do you use a Patch Cable and Crossover Cable?
you use a crossover cable when connecting a DCE to a DCE.
you use a patch cable when connecting a DTE to a DCE
Medium Dependent Interface Crossover (MDIX)
an automated way to electronically simulate a crossover cable connector even if using a straight-through patch cable