Section 2.0 - Infrastructure Flashcards
(48 cards)
What are networking devices?
Hardware devices like routers
What is the role of a router?
A router forwards packets between networks using IP addresses
What is the role of a switch?
A switch connects devices within a network
What is a hub?
A basic device that connects multiple devices
What are advanced networking devices?
Specialized devices like firewalls
What is a firewall?
A device that monitors and filters network traffic based on rules
What is a load balancer?
Distributes network traffic across multiple servers to optimize performance and ensure high availability.
What is an intrusion detection system (IDS)?
Monitors network traffic for suspicious activity
What are networked devices?
End devices like IP phones
What is an IP phone?
A phone that uses Voice over IP (VoIP) to make calls over a network
What is a network camera?
A camera that streams video over a network
What is dynamic routing?
Uses protocols to automatically update routing tables
What is RIP?
Routing Information Protocol
What is OSPF?
Open Shortest Path First
What is BGP?
Border Gateway Protocol
What are routing technologies?
Mechanisms like routing tables, metrics, and convergence that enable routers to determine optimal paths.
What is a routing table?
A database on a router listing paths to network destinations
What is a routing metric?
A value (e.g.
What is convergence in routing?
The process by which routers update their routing tables to reflect network changes
What is Ethernet?
A wired networking technology (IEEE 802.3) for LANs
What is an Ethernet frame?
A data unit containing source and destination MAC addresses
What is network switching?
The process of forwarding Ethernet frames within a LAN based on MAC addresses
How does a switch learn MAC addresses?
A switch builds a MAC address table by observing source MAC addresses in incoming frames.
What is a switch forwarding decision?
A switch uses its MAC address table to send frames only to the port associated with the destination MAC address.