Network Devices and Topologies Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which type of network allows hosts to provide and consume resources?

  • Peer-to-Peer Network (correct)
  • Metropolitan Area Network
  • Wide Area Network
  • Client-Server Network

A Client-Server Network is easier to support than a Peer-to-Peer Network.

True (A)

Define what a LAN is.

Local Area Network within an organization or building.

A __________ is a private network that functions similarly to the Internet.

<p>Intranet</p> Signup and view all the answers

Match the following topologies with their characteristics:

<p>Bus = One link connecting all devices Ring = Each computer connects to the next in a circular fashion Mesh = Every device is connected to every other device Star = Central device connects all devices</p> Signup and view all the answers

What is the main limitation of a Peer-to-Peer Network when it grows larger?

<p>Difficulty in support (B)</p> Signup and view all the answers

In a Star Topology, if the central device fails, the entire network continues to function.

<p>False (B)</p> Signup and view all the answers

What does WLAN stand for?

<p>Wireless Local Area Network</p> Signup and view all the answers

In a Network, devices are __________ under the control of one organization.

<p>connected</p> Signup and view all the answers

What type of network provides block-level access to storage and allows multiple servers to access it?

<p>SAN (C)</p> Signup and view all the answers

Which category of cabling is resistant to EMI and is commonly used for cable TV?

<p>Coaxial (A)</p> Signup and view all the answers

The TCP handshake consists of SYN, SYN-ACK, RST.

<p>False (B)</p> Signup and view all the answers

The maximum cable segment length for UTP cabling is ______.

<p>100m</p> Signup and view all the answers

Match the following connector types with their corresponding characteristics:

<p>LC = Single-mode and multimode MTRJ = Duplex connector FC = Singlemode SC = Push-pull connector</p> Signup and view all the answers

What is the primary function of the DHCP Relay Agent?

<p>Forwards DHCP broadcast packets to a specific DHCP server (C)</p> Signup and view all the answers

Single-mode fiber optics can transmit over distances of up to 100 km.

<p>True (A)</p> Signup and view all the answers

The Cat 5e cable supports speeds up to ______ and is effective for ______.

<p>1 Gbps, 100m</p> Signup and view all the answers

Which of the following wireless standards can achieve speeds up to 9.5 Gbps?

<p>802.11ax (A)</p> Signup and view all the answers

Flashcards

Local Area Network (LAN)

A network connecting devices within a single building or organization.

Metropolitan Area Network (MAN)

A network connecting devices across a city, larger than a LAN but smaller than a WAN.

Wide Area Network (WAN)

A network connecting devices across vast distances, like countries or continents.

Network

A group of connected devices under the control of a single organization.

Signup and view all the flashcards

Internetwork

Two or more separate networks interconnected, not necessarily under the control of one entity.

Signup and view all the flashcards

Intranet

A private network accessible only to authorized individuals within an organization.

Signup and view all the flashcards

Extranet

A private network accessible to both internal users and specific external entities.

Signup and view all the flashcards

Physical Topology

The physical layout of a network, showing how devices are physically interconnected.

Signup and view all the flashcards

Logical Topology

The way devices communicate with each other on a network, regardless of their physical arrangement.

Signup and view all the flashcards

Star Topology

A network topology where all devices are connected to a central device, like a hub or switch.

Signup and view all the flashcards

What is SDWAN?

A network protocol that uses software to manage and control network connections across a wide area network (WAN).

Signup and view all the flashcards

What is MPLS?

A type of network technology that assigns unique identifiers to each data packet for efficient routing and traffic management.

Signup and view all the flashcards

What is ARP?

A protocol that maps IP addresses to MAC addresses, enabling devices on a network to communicate effectively.

Signup and view all the flashcards

What is TCP Handshake?

A 3-way handshake process used for establishing a secure connection between two devices using TCP protocol. It involves SYN, SYN-ACK, and FIN packets.

Signup and view all the flashcards

What is UTP cabling?

A network cable type known for its flexibility, affordability, and ease of installation. It's commonly used for Ethernet networks and telephone lines.

Signup and view all the flashcards

What is Twisted Pair Cable?

A type of network cable that consists of two insulated conductors twisted together to reduce electromagnetic interference (EMI).

Signup and view all the flashcards

What is Coaxial Cabling?

A type of network cable with a central conductor surrounded by an insulator and a braided shield for superior EMI resistance and signal quality.

Signup and view all the flashcards

What is Fiber Optic Cable?

A communication technology that transmits data using light pulses through thin strands of glass or plastic fibers. It offers high bandwidth, long distances, and resistance to interference.

Signup and view all the flashcards

What is Wavelength Division Multiplexing (WDM)?

A technique that combines multiple light wavelengths onto a single fiber optic cable, enabling higher data transmission capacity and efficiency.

Signup and view all the flashcards

What is a Straight-through Cable?

A type of network cable that facilitates communication between devices using a specific wiring configuration for connecting devices directly or through a router/switch.

Signup and view all the flashcards

Study Notes

Network Devices and Topologies

  • Nodes/Hosts: Devices communicating on a network
  • Network Interface: Converts digital data to signals for transmission
  • Peer-to-Peer (P2P) Network: Hosts share resources, simple to implement, but difficult to manage and secure as network size increases
  • Client-Server Network: Servers provide resources, clients consume, scalable, centralized easier to manage and secure compared to P2P
  • LAN (Local Area Network): Network within a building or organization
  • MAN (Metropolitan Area Network): Network connecting devices across a city
  • WAN (Wide Area Network): Network connecting multiple smaller networks

Network Types

  • Network: Connected devices under one organization's control
  • Internetwork: Two separate networks connected, not under one organization
  • Internet: Collection of interconnected networks under many organizations
  • Intranet: Private, internal version of the Internet.
  • Extranet: Partially accessible to entities outside the organization

Network Topologies

  • Physical Topology: Layout of network connections
  • Logical Topology: How devices communicate
  • Bus Topology: Single connection link
  • Ring Topology: Devices connected in a ring
  • Mesh Topology: Every device connected to every other device
  • Star Topology: Devices connected to a central device
  • Partial Mesh Topology: Some devices connected to all devices, some to only a few devices
  • Logical Link Control (LLC) Sublayer: Layer 2 of OSI, manages interface between upper and lower layers
  • Protocol Data Units (PDUs): Units of data at different layers (Bits, Frames, Packets, Segments)

Network Protocols and Services

  • Authorization and Authentication: Layer 5 Session layer protocol
  • WLAN (Wireless Local Area Network): Uses radio waves
  • SAN (Storage Area Network): High-speed network for storage access (block-level)
  • NAS (Network Attached Storage): File-level storage, acts as a server
  • SD-WAN (Software Defined WAN): Software manages a WAN
  • MPLS (Multiprotocol Label Switching): Assigns labels for efficient routing
  • ARP (Address Resolution Protocol): Maps IP addresses to MAC addresses
  • TCP Handshake: (SYN, SYN-ACK, FIN) process for establishing connections
  • ICMP (Internet Control Message Protocol): Checks network reachability (Ping)
  • IGMP (Internet Group Management Protocol): Allows single packets to reach multiple hosts

Cabling

  • Solid Wire: Better signal conduction but less flexible
  • Stranded Wire: More flexible but less reliable
  • UTP (Unshielded Twisted Pair): Inexpensive, common cable for Ethernet, telephone. (CAT 5-8 vary in speed and length limitations)
  • Coaxial Cable: Resistance to interference, good for cable TV, and ethernet in some cases
  • Fiber Optic Cable: Uses light to transmit data, high speed, low signal loss, but high cost single-mode better for distances more than 100km +

Wireless Standards

  • 802.11g, a, b, n, ac, ax: Varying speeds and frequencies for wireless

Cable Connectors

  • BNC: Bayonet mount for coaxial cable
  • F-Type: For cable TV and satellite TV
  • RJ-45: For twisted-pair networks (Ethernet)
  • Fiber Optic Connectors: LC, ST, SC, MT-RJ

Network Addressing and Configuration

  • Private IP Addressing (RFC 1918): Addresses for use on private networks (10.x.x.x, 172.16.0.0 to 172.31.255.255, 192.168.0.0 to 192.168.255.255)
  • Link-local: Communication within the network
  • IPv6 transition to IPv4: Methods like 6to4, Teredo
  • IPv4 transition to IPv6: Methods like 4to6
  • DHCP (Dynamic Host Configuration Protocol): Automatically assigns IP addresses

DHCP Servers and Agents

  • DHCP Scope: Defines IP configuration parameters
  • DHCP Relay Agent: Forwards DHCP requests when the server isn't on the local network
  • DHCP Helper: Forwards DHCP broadcasts to the DHCP Server

Other Network Devices and Concepts

  • Transceiver: Device allowing link between interfaces

Wiring Standards

  • T568A/T568B: Wiring standards for twisted-pair cables.
  • Punchdown Block: Organizes wiring
  • Patch Panel: Connects wires to patch cords
  • Gigabit Interface Converter (GBIC): Connects network devices to fiber optics
  • SFP (Small Form-factor Pluggable): Smaller, hot-swappable interface than GBIC
  • QSFP (Quad SFP): Higher data rate interface

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Network Topologies: Physical and Logical
6 questions

Nätverkstopologier Quiz och Flashcards

IrreproachableWatermelonTourmaline avatar
IrreproachableWatermelonTourmaline
Network Fundamentals: LANs, WANs, and Topologies
38 questions
Networking 1: Week 2 Quiz
40 questions

Networking 1: Week 2 Quiz

PersonalizedBixbite3283 avatar
PersonalizedBixbite3283
Use Quizgecko on...
Browser
Browser