Networking Fundamentals

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

In a network, what is the main responsibility of a host device?

  • Keeping records of network layout.
  • Directing network traffic between different networks.
  • Overseeing physical layer connections.
  • Starting or getting data communications. (correct)

Which network topology is characterized by all devices connecting to a central point such as a switch or hub?

  • Mesh
  • Bus
  • Ring
  • Star (correct)

Which type of network is typically used to connect devices within a limited geographical area such as a city or campus?

  • PAN
  • WAN
  • LAN
  • MAN (correct)

What type of internet connection relies on transmitting data as light pulses through glass or plastic strands?

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

What is a crucial attribute of a network designed for high reliability?

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

Which type of network is commonly used for connecting devices in close proximity, such as with Bluetooth technology?

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

Which organization is primarily responsible for setting standards that allow different networking devices and technologies to work together?

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

How many distinct layers compose the OSI (Open Systems Interconnection) model?

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

During data encapsulation in the TCP/IP model, at which layer are IP addresses added to the data?

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

Which protocol is used to discover the MAC address associated with a given IP address on a local network?

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

In the TCP/IP model, which layer integrates the functionalities of the Session and Presentation layers from the OSI model?

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

What is the primary function of data encapsulation in network communication?

<p>Add headers for routing and delivery (A)</p> Signup and view all the answers

What is the main function of the physical layer in the OSI model?

<p>Transmit bits over a communication medium. (D)</p> Signup and view all the answers

Which type of cabling is utilized to reduce electromagnetic interference (EMI) by using twisted pairs and shielding?

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

For what type of data transmission is single-mode fiber optic cable best suited?

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

Which IEEE standard is used for Wi-Fi wireless networks?

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

In which number system are MAC addresses typically represented?

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

What is a significant advantage of using fiber-optic cabling compared to copper cabling in networks?

<p>Immunity to EMI (C)</p> Signup and view all the answers

Which function is primarily handled by the Data Link Layer in network communication?

<p>Node-to-node data delivery (A)</p> Signup and view all the answers

What component is found in the trailer of a data link frame and is used for error detection?

<p>Frame Check Sequence (FCS) (D)</p> Signup and view all the answers

Flashcards

Primary role of a host device

Initiate or receive data communication.

Star Topology

Connects all devices to a central switch or hub.

MAN

A network spanning a city or campus.

Fiber Optic

Uses light signals for high-speed data transmission.

Signup and view all the flashcards

Key characteristic of a reliable network?

Ability to have backup systems

Signup and view all the flashcards

PAN

Networking for personal devices.

Signup and view all the flashcards

IEEE

Establishes networking protocols for interoperability.

Signup and view all the flashcards

OSI Model Layers

The OSI model has 7 layers.

Signup and view all the flashcards

Network Layer

Adds IP addresses.

Signup and view all the flashcards

ARP

Maps IP to MAC addresses.

Signup and view all the flashcards

Purpose of Data Encapsulation

Adds headers for routing and delivery.

Signup and view all the flashcards

Physical Layer Function

Bit transmission over media.

Signup and view all the flashcards

STP

Twisted pairs reduce EMI.

Signup and view all the flashcards

Single-Mode Fiber Use

Long distances.

Signup and view all the flashcards

802.11

Wireless standard associated with Wi-Fi.

Signup and view all the flashcards

MAC Address Representation

Hexadecimal

Signup and view all the flashcards

Advantage of Fiber Over Copper

Immunity to EMI.

Signup and view all the flashcards

Data Link Layer

Responsible for node-to-node data delivery.

Signup and view all the flashcards

Trailer of a Data Link Frame

Frame Check Sequence (FCS)

Signup and view all the flashcards

MAC Address

Permanent and burned into a NIC.

Signup and view all the flashcards

Study Notes

  • A host device in a network primarily initiates or receives data communication.

Network Topologies

  • A star topology connects all devices to a central switch or hub.

Network Types

  • A network spanning a city or campus is classified as a MAN (Metropolitan Area Network).

Internet Connections

  • Fiber optic connections use light signals for high-speed data transmission.

Network Reliability

  • A reliable network is characterized by redundancy.

Bluetooth Networks

  • PAN (Personal Area Network) is typically used for Bluetooth devices.

Networking Protocols

  • IEEE establishes networking protocols for interoperability.

OSI Model

  • The OSI model has 7 layers.

Data Encapsulation

  • The Network layer adds IP addresses during data encapsulation.

Address Resolution Protocol

  • ARP resolves IP addresses to MAC addresses.

TCP/IP Model

  • The TCP/IP model combines OSI's Session and Presentation layers into the Application layer.

Data Encapsulation

  • The purpose of data encapsulation is to add headers for routing and delivery.

Physical Layer

  • The Physical Layer primarily handles bit transmission over media.

Cabling

  • UTP (Unshielded Twisted Pair) cabling uses twisted pairs to reduce EMI (Electromagnetic Interference).

Fiber Optics

  • Single-mode fiber is best suited for long distances.

Wireless Standards

  • 802.11 is the wireless standard associated with Wi-Fi.

MAC Addresses

  • A MAC address is typically represented in the hexadecimal number system.

Fiber Optic Advantages

  • A key advantage of fiber-optic cabling over copper is immunity to EMI.
  • The Data Link Layer is responsible for node-to-node data delivery.
  • The trailer of a data link frame includes the Frame Check Sequence (FCS).

NIC Addresses

  • MAC address is permanent and burned into a NIC.

ARP Function

  • ARP maps IP addresses to MAC addresses in an IPv4 network.

IPv6

  • Neighbor Discovery (ND) replaces ARP for address resolution in IPv6.

CSMA/CD Technology

  • CSMA/CD (Carrier Sense Multiple Access with Collision Detection) is used by Ethernet.

Ethernet Networks

  • The basic unit of data in Ethernet networks is a frame.

MAC Address Length

  • A MAC address is 48 bits long.

Switch Learning

  • A switch learns MAC addresses from source MACs in incoming frames.

Switching Modes

  • Store-and-Forward switching mode checks for errors before forwarding.

Unknown Destination MAC

  • If a switch doesn't know a destination MAC, it floods it to all ports.

OUI Meaning

  • The OUI in a MAC address represents the Manufacturer ID.

Network Layer

  • The Network Layer is responsible for logical addressing.

Network Layer Protocols

  • IP is primarily used at the Network Layer.

Data Transmission

  • If a host's destination is not on the same network, it sends data to the default gateway.

Subnet Masks

  • A subnet mask determines the network and host portions of an IP address.

Packet Fragmentation

  • Packet fragmentation occurs at the Network layer.

Routing Tables

  • A routing table includes the Next Hop as a key field.

IPv4 Addresses

  • An IPv4 address is 32 bits.

Addressing Type

  • Multicast address type is used for one-to-many communication.

Private IPv4 Addresses

  • The range 192.168.0.0 - 192.168.255.255 is reserved for private IPv4 addresses.

Subnetting

  • The purpose of subnetting is to segment networks for efficiency.

Usable Host Addresses

  • A /26 subnet has 62 usable host addresses.

Loopback Addresses

  • The loopback address in IPv4 is 127.0.0.1.

IPv6 Addresses

  • An IPv6 address is 128 bits.

Internet Routing

  • Global Unicast IPv6 address type is routable on the Internet.

IPv6 Address Shortening

  • The shortened form of 2001:0db8:0000:0000:0000:0000:0000:0001 is 2001:db8::1.

Dynamic IPv6

  • SLAAC dynamically assigns IPv6 addresses using router advertisements.

IPv6

  • IPv6 uses Multicast instead of broadcasts.
  • FE80::/10 is the prefix for Link-Local IPv6 addresses.

Transport Layer

  • The Transport Layer is responsible for end-to-end data delivery.

Three-Way Handshake

  • TCP uses a three-way handshake.

UDP

  • UDP is connectionless.

Port Numbers

  • Port numbers are used to identify specific processes.

Well-Known Ports

  • The port range 0-1023 includes well-known ports.

TCP Reliability

  • TCP ensures reliability using sequence numbers and ACKs.

Email Protocol

  • SMTP is used to send emails.

DNS

  • DNS primarily resolves domain names to IP addresses.

File Transfers

  • FTP is connectionless and used for file transfers.

Peer-to-Peer

  • A key feature of a Peer-to-Peer network is direct device communication.

HTTPS

  • HTTPS relies on TLS/SSL security mechanism.

IP Assignment

  • DHCP automatically assigns IP addresses to devices.

Studying That Suits You

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

Quiz Team

More Like This

OSI and TCP/IP Models Overview
10 questions

OSI and TCP/IP Models Overview

WarmheartedMoscovium5725 avatar
WarmheartedMoscovium5725
Networking Quiz: OSI and TCP/IP Models
10 questions
OSI Model Layers
40 questions

OSI Model Layers

DeservingPanther9528 avatar
DeservingPanther9528
Networking Fundamentals
34 questions

Networking Fundamentals

UnmatchedMandolin avatar
UnmatchedMandolin
Use Quizgecko on...
Browser
Browser