Computer Networking Basics

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

What is the primary purpose of a computer network?

  • To limit the number of computing devices.
  • To isolate computing devices from each other.
  • To increase the cost of computing devices.
  • To share resources among computing devices. (correct)

Which of the following ensures different technologies and components within a network are compatible and reliable?

  • Transmission Control Protocol
  • Internet Protocol
  • Network Protocol (correct)
  • User Datagram Protocol

Which layer of the OSI model does a network hub primarily operate on?

  • Layer 4
  • Layer 2
  • Layer 1 (correct)
  • Layer 3

Which networking device splits large networks into smaller segments, reducing the number of users sharing the same bandwidth?

<p>Switch (D)</p> Signup and view all the answers

A network bridge makes forwarding decisions based on which address?

<p>Hardware (MAC) address (D)</p> Signup and view all the answers

Which device regenerates incoming signals to boost signal strength in long cable runs?

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

Which of the following devices uses standardized protocols to efficiently direct data packets to their destination and operates at Layer 3 of the OSI model?

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

What is the primary function of a Network Interface Card (NIC)?

<p>Transmitting data packets onto the network. (D)</p> Signup and view all the answers

Which network type generally covers a larger geographical area?

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

What does the acronym OSI stand for in the context of network models?

<p>Open Systems Interconnection (B)</p> Signup and view all the answers

Which layer of the OSI model is responsible for data representation and encryption?

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

Which layer of the OSI model is primarily responsible for routing packets?

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

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

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

Which networking device operates at the Data Link Layer (Layer 2) of the OSI model?

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

In the context of network cabling, what does UTP stand for?

<p>Unshielded Twisted Pair (A)</p> Signup and view all the answers

Which type of network is typically used in a home, school, or small office?

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

Which type of cable is preferred for high-speed, long-distance communication due to its low loss and high bandwidth capacity?

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

What is the main purpose of the Transport Layer in the OSI model?

<p>Ensuring reliable end-to-end data delivery. (B)</p> Signup and view all the answers

Which of the following wireless technologies is commonly used for short-range communication between devices, such as connecting wireless headphones to a smartphone?

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

What is one of the main purposes of a 'gateway' in a computer network?

<p>Connecting networks that use different protocols. (C)</p> Signup and view all the answers

Which of the following network devices primarily operates at Layer 2 of the OSI model, and forwards data based on MAC addresses?

<p>Switch (D)</p> Signup and view all the answers

What is the primary function of the Application Layer in the OSI model?

<p>To provide an interface for network applications (B)</p> Signup and view all the answers

A company needs to connect two Local Area Networks (LANs) in separate buildings. Which device is MOST suitable for this purpose?

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

Which of the following network types typically uses high-speed connections such as fiber optics to connect different parts of a city?

<p>MAN (D)</p> Signup and view all the answers

Which layer of the OSI model is responsible for initiating, maintaining, and terminating connections between applications?

<p>Session Layer (D)</p> Signup and view all the answers

Which type of network is the Internet considered to be?

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

Which of the following is a characteristic of a network hub?

<p>It sends data to all connected devices (B)</p> Signup and view all the answers

Why might a system require fiber optic cables?

<p>Systems requiring higher bandwidth and exceptionally low loss. (C)</p> Signup and view all the answers

Which OSI model layer handles end-to-end service ensuring data transfer across apps on different devices?

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

Which of the following is the correct function of the Presentation Layer in the OSI model?

<p>To perform data encrytion. (C)</p> Signup and view all the answers

If a user needs internet access in a remote location, what is their best option for doing so?

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

Which of the following devices will allow you to share a single IP address among multiple network clients?

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

Which OSI layer handles device addressing and acknowledgement receipt?

<p>Data Link Layer (B)</p> Signup and view all the answers

Flashcards

Computer Network

Interconnected computing devices (two or more computers) that can exchange data with each other.

Communication Protocol

Rules and standards that enable communication between different devices and systems.

Hub

A network device that sends one signal to all connected stations. It resides on Layer 1 of the OSI model.

Switch

Splits large networks into smaller segments, decreasing the number of users sharing the same network resources and bandwidth. Resides on Layer 2 of the OSI model.

Signup and view all the flashcards

Bridge

Connects two LANs, forwards data based on MAC address, and resides on Layer 2 of the OSI model.

Signup and view all the flashcards

Repeater

Boosts the signal between two cable segments or wireless access points, regenerates packets, and resides on Layer 1 of the OSI model.

Signup and view all the flashcards

Router

Connects any number of LANs, uses standardized protocols, forwards data based on IP address, and resides on Layer 3 of the OSI model.

Signup and view all the flashcards

Network Interface Card (NIC)

Puts data into packets and transmits them onto the network. May be wired or wireless.

Signup and view all the flashcards

Gateway

Connects networks with different protocols, like TCP/IP and IPX/SPX.

Signup and view all the flashcards

Proxy Server

Isolates internal network computers from the internet by acting as an intermediary.

Signup and view all the flashcards

OSI Reference Model

An internationally standardized network architecture.

Signup and view all the flashcards

Physical Layer

The bottom layer of the OSI model, responsible for transmitting raw bits over a medium.

Signup and view all the flashcards

Data Link Layer

Synchronization and error control. Organizes into frames and acknowledges receipt.

Signup and view all the flashcards

Network Layer

Moves packets from source to destination. Determines the network path.

Signup and view all the flashcards

Transport Layer

Ensures data is sent and received in the correct order. Provides reliable packet transmission.

Signup and view all the flashcards

Session Layer

Initiates communication links and manages sessions (logging on and off).

Signup and view all the flashcards

Presentation Layer

Performs data encryption, compression, and converts data to a format the receiving node understands.

Signup and view all the flashcards

Application Layer

Provides access to network resources. Includes protocols like HTTP, FTP, and SMTP.

Signup and view all the flashcards

Local Area Network (LAN)

A network that covers a relatively small area, like a school or office, offering higher speeds.

Signup and view all the flashcards

Metropolitan Area Network (MAN)

Spans a wider region including cities, using high-speed connections like fiber optics.

Signup and view all the flashcards

Wide Area Network (WAN)

A large network connecting computers over long distances, using telecommunication networks.

Signup and view all the flashcards

Network Media

The physical or wireless pathways used to transmit data in a computer network.

Signup and view all the flashcards

Twisted Pair Cable

Consists of insulated copper wires twisted together, commonly used in Ethernet networks.

Signup and view all the flashcards

Shielded Twisted Pair (STP)

Has additional shielding to reduce interference, used where high bandwidth is required.

Signup and view all the flashcards

Unshielded Twisted Pair (UTP)

Common in Ethernet networks and widely used in homes, offices, and large businesses.

Signup and view all the flashcards

Coaxial Cable

Consists of a central conductor, insulating layer, metallic shield, and outer layer.

Signup and view all the flashcards

Fiber Optic Cable

Consists of glass or plastic fibers and transmits data using light signals for high speed and long distance.

Signup and view all the flashcards

Wireless Media

Use radio waves, microwaves, or infrared signals to transmit data without physical cables.

Signup and view all the flashcards

Satellite Communication

Uses satellites in orbit to transmit signals over long distances.

Signup and view all the flashcards

Routers

A network device connecting a LAN to a network, for example the 'internet'.

Signup and view all the flashcards

Study Notes

  • Computer networking refers to interconnected computing devices that can exchange data.
  • The purpose of a network is resource sharing, including files, folders, printers, and disk drives.

Communication Protocols

  • Computer networks rely on protocols and standards for seamless communication between devices and systems.
  • Successful communication requires agreed-upon rules and procedures at both sending and receiving ends, such as Ethernet and HTTP.
  • Network protocols ensure compatibility, reliability, and functionality among different technologies and network components.
  • Transmission Control Protocol (TCP) is for wired/guided media.
  • User Datagram Protocol (UDP) is for wireless/unguided media.

Network Hardware

  • Hubs are unintelligent devices that send one signal to all connected stations and reside on Layer 1 of the OSI model.

  • Switches split large networks into smaller segments, reducing user congestion.

  • Switches understand device communication needs and provide switched connections and reside on Layer 2 of the OSI model.

  • Bridges connect two LANs, forwarding or filtering data packets and reside on Layer 2 of the OSI model.

  • Bridges operates transparently to protocols and higher-level devices like routers, basing data forwarding on the MAC address.

  • Repeaters boost signals between cable segments or wireless access points and reside on Layer 1 of the OSI model..

  • Repeaters do not amplify signals; they regenerate and retime packets.

  • Routers connect any number of LANs and reside on Layer 3 of the OSI model.

  • Routers use standardized protocols for efficient packet movement and share single IP addresses among multiple network clients.

  • Routers forward data based on the Network address (IP), and not the Hardware (MAC) address.

  • Network Interface Cards (NICs) put data into packets and transmit the packet onto the network, and may be wired or wireless.

  • Gateways connect networks with different protocols such as TCP/IP and IPX/SPX.

  • Routers and gateways are often the same thing.

  • Proxy servers isolate internal network computers from the Internet.

Network Classification

  • Networks are often classified by geographical boundaries, with LAN, WAN, and MAN being common types.
  • LANs and WANs are frequently used.

OSI Reference Model

  • The OSI Reference Model is an internationally standardized network architecture, specified in ISO 7498.
  • The OSI model has 7 layers

OSI Model Layers

  • Layer 7 (Application): Network process to application.
  • Layer 6 (Presentation): Data representation and encryption.
  • Layer 5 (Session): Interhost communication.
  • Layer 4 (Transport): End-to-End connections and reliability.
  • Layer 3 (Network): Path determination and IP (Logical Addressing).
  • Layer 2 (Data Link): MAC and LLC (Physical Addressing).
  • Layer 1 (Physical): Media, signal, and digital transmission.

More About Each Layer

  • Physical Layer: Transmits bits over a medium with mechanical and electrical specifications, defining voltage, data rates, and converting digital bits to electrical signals.
  • Data Link Layer: Synchronizes, controls errors, organizes bits into frames for hop-to-hop delivery and examines device addresses.
  • Network Layer: Moves data packets from source to destination for inter-networking, routing signals, and determining the network path.
  • Transport Layer: Ensures reliable packet transmission, monitors for errors, and manages data transfer across apps using TCP and UDP.
  • Session Layer: Initiates communication links, manages logging, user identification, and billing.
  • Presentation Layer: Performs data encryption, compression, and ensures data is in a format that can be understood by the receiving node.
  • Application Layer: Provides access to network resources, shares drives and printers, and provides file transfer and management services using protocols like HTTP, FTP, and SMTP.

Network Types

  • LAN (Local Area Network): Covers a small local area, is inexpensive, and has higher speeds.

  • MAN (Metropolitan Area Network): Spans a city, is more expensive than LANs, and uses high-speed fiber optic connections.

  • WAN (Wide Area Network): Connects computers over long distances and relies on telecommunication networks, making it more costly. The Internet is a WAN.

Transmission Media

  • The three main types of media used to connect computers in a network: copper cable, fiber optic cable, and wireless.
  • Common network media refers to physical and wireless pathways for data transmission. Types of network media impact the speed, distance, cost and reliability of the network.

Twisted Pair Cable

  • Twisted Pair Cable consists of pairs of insulated copper wires.
  • Unshielded Twisted Pair (UTP) is common in Ethernet networks.
  • Shielded Twisted Pair (STP) has additional shielding to reduce interference.

UTP Category

  • CAT1: Up to 1Mbps, Twisted Pair, Old Telephone Cable.
  • CAT2: Up to 4Mbps, Twisted Pair, Token Ring Networks.
  • CAT3: Up to 10Mbps, 100m Twisted Pair, Token Rink & 10BASE-T Ethernet.
  • CAT4: Up to 16Mbps, 100m Twisted Pair, Token Ring Networks.
  • CAT5: Up to 100Mbps, 100m Twisted Pair, Ethernet, FastEthernet, Token Ring.
  • CAT5e: Up to 1 Gbps, 100m Twisted Pair, Ethernet, FastEthernet, Gigabit Ethernet.
  • CAT6: Up to 10Gbps, 100m Twisted Pair, GigabitEthernet, 10G Ethernet (55 meters).
  • CAT6a: Up to 10Gbps, 100m Twisted Pair, GigabitEthernet, 10G Ethernet (55 meters).
  • CAT7: Up to 10Gbps, 100m Twisted Pair, GigabitEthernet, 10G Ethernet (100 meters).

Coaxial Cable

-Coaxial cable is an electrical cable featuring a central conductor, insulation, metallic shield, and an outer insulating layer.

  • Coaxial cable is common for transmitting radio frequency (RF), video, and data signals.
  • Coaxial cables are tradionally used in cable TV and older Ethernet (e.g., 10BASE2, 10BASE5).

Fiber Optic Cable

  • Fiber optic cables use light signals to transmit data through glass or plastic fibers.
  • Single-mode fiber (SMF) transmits data over long distances at high speeds.
  • Multi-mode fiber (MMF) is used for shorter distances.
  • High-speed, long-distance communications, backbones of large networks use fiber optic cables.

Wireless Media

  • Wireless Media transmits data over radio waves, microwaves, or infrared signals without physical cables.
  • Wi-Fi is used for common wireless technology for LANs.
  • Bluetooth is used for short-range wireless communication for devices.
  • Cellular networks are used for mobile data transmission (e.g., 4G, 5G).
  • Infrared (IR) is used for short-range communication.
  • Wireless LANs and personal area networks (PANs) use wireless media.

Satellite Communication

  • Satellite communication uses satellites in orbit to transmit signals over long distances.
  • Types of satellite communication include internet access in remote locations, broadcasting, and GPS services.
  • Network media is chosen by distance, speed, environment.

Studying That Suits You

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

Quiz Team

Related Documents

More Like This

OSI Model and Network Protocols Quiz
16 questions
OSI Model and Network Protocols Quiz
27 questions
Computer Communications and Networks
37 questions
CS461: Computer Networks Quiz on Protocols
42 questions
Use Quizgecko on...
Browser
Browser