Chapter 1 Network Fundamentals Flashcards
(38 cards)
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.
Unicast
One stations sends information to another station.
Multicast
Delivery of information to interested systems. Multimedia delivery, stock exchanges, and dynamic routing updates.
Broadcast
Send information to everyone at once.
Fiber Communication
It’s a type of cabling that is immune to radio interference. Signals slow to degrade and transmit over long distances.
Copper Cabling
Two wires twisted to resist interference. They have equal, but opposite signals.
Coaxial Cable
Two or more forms share an axis and these cable are used for television and digital.
Twin axial Cable
It has two inter conductors and travel in is 10 gigabytes of info through an ethernet cable.
Transceiver
Transmitter and receiver. Usually in a single component. It’s a device that can both send and receive signals and is a combination of a transmitter and transceiver in a single package. Different types can range from fiber and copper.
What are network topologies?
It is a physical and logical arrangement of devices and connections in a network. It describes how data flows and how nodes such as routers and switches are interconnected.