Chapter 1 Network Fundamentals Flashcards
What is a router?
It’s a device that directs internet traffic with multiple devices to a network and directs data packets to their correct destination.
What is a Switch?
It’s a device that connects multiple devices on a network and allows them to communicate with each other.
IDS (Intrusion Detection System)
It monitors network traffic and devices for suspicious activity.
What are Proxies?
It is an application or server that acts as an intermediary between the user and the internet.
List the layers of an OSI Model
Layer 1: Physical Data Link
Layer 2: Data Link
Layer 3: Network
Layer 4: Transport
Layer 5: Session Layer
Layer 6: Presentation Layer
Payer 7: Application Layer
Encapsulation vs Decapsulation
Encapsulation adds information to the packet as it travels to its destination. Decapsulation reverses the process by removing the info, so the destination can read the original data
Access Point (AP)
It’s not a wireless router. An access point a bridge to access the router itself.
Content Delivery Network
It takes time to get data from one place to another. Geographically distributed caching servers.
(VPN) Virtual Private Network
Secure private data traversing the public network. This is often a built-in network that can encrypt and decrypt access to the device.
Quality of Service (QoS)
Traffic Shaping, Packet Shaping. Control Bandwidth usage or data rates. It is important to have higher priorities than other apps.
TTL (Time to Live)
A networking mechanism that limits the amount of time for a data packet that exists on the network.
What is Network Function Virtualization (NFV)
Replace physical network devices with virtual versions. It has the same functionality as a physical device, like routing, switching, load balancing, and maintaining a cloud.
What is a Virtual Private Cloud (VPC)
A pool of resources created in a public cloud.
What is a TCP (Transmission Control Protocol)
A communication standard that allows a device to exchange data over a network. TCP is a fundamental protocol that defines how to establish and maintain network conversations.
ICMP (Internet Control Message Protocol)
One of the primary ways in which ICMP is used to determine if data is getting to its destination and at the right time.