Networking Concepts

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

Which of the following is NOT a primary requirement of a computer network architecture?

  • Reliability
  • Guaranteed maximum bandwidth for all connections (correct)
  • Cost-effective resource sharing
  • Support for common services

In a layered network architecture, what is the primary benefit of decomposing the network into manageable components?

  • Simplified troubleshooting and maintenance (correct)
  • Increased network speed
  • Reduced hardware costs
  • Enhanced physical security

What is the main function of a protocol in a layered network architecture?

  • Managing the power consumption of network devices
  • Encrypting data for secure transmission
  • Specifying the format, control, and timing of data exchange between layers (correct)
  • Defining the physical cables used for connections

Which of the following describes the process of 'encapsulation' in network communication?

<p>Adding header information to data for routing and control (D)</p> Signup and view all the answers

Which OSI layer is responsible for defining the characteristics of the interface between the devices and the transmission medium?

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

At which OSI layer does flow control primarily operate to prevent a sender from overwhelming a receiver?

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

Which of the following is the primary responsibility of the Network Layer in the OSI model?

<p>Source-to-destination delivery of packets across multiple networks (B)</p> Signup and view all the answers

What is the purpose of 'access control' at the Data Link Layer?

<p>Managing which device can transmit on a shared link at a given time (A)</p> Signup and view all the answers

Which layer of the TCP/IP model is responsible for providing reliable, connection-oriented data delivery?

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

Which of the following is a primary function of the Presentation Layer?

<p>Defining data syntax and semantics (C)</p> Signup and view all the answers

Which networking device operates at the Network Interface Layer?

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

Which of the following protocols is associated with the Application Layer in the TCP/IP model?

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

Which layer of the TCP/IP model is responsible for process-to-process delivery of data?

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

What is the primary function of the Internet Layer in the TCP/IP model?

<p>Supporting interconnection of multiple networking technologies (A)</p> Signup and view all the answers

A network administrator notices excessive collisions on a network segment. Which device would be MOST suitable to reduce collisions and improve network performance?

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

Which device is responsible for amplifying signals to extend the distance of a network cable?

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

Which characteristic of a layered architecture MOST directly supports the ability to update a network protocol without affecting other parts of the system?

<p>Abstracting implementation details of each layer. (C)</p> Signup and view all the answers

In a network, what is the PRIMARY function of a switch?

<p>To connect at least two links together and forward data between networks. (D)</p> Signup and view all the answers

Which of the following is the MOST accurate description of the Internet?

<p>A global system of interconnected computer networks using the TCP/IP protocol suite. (A)</p> Signup and view all the answers

What is the role of a 'Gateway' in the early development of internetworking, as described in the content?

<p>To serve as an intermediary hardware for communication between dissimilar networks. (B)</p> Signup and view all the answers

If a network protocol primarily defines the structure and format of data, which element of a protocol is being emphasized?

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

A network engineer is troubleshooting an issue where data is being transmitted, but the receiving device is misinterpreting its meaning. Which protocol element is MOST likely the source of the problem?

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

Which type of network is MOST suitable for connecting computers within a single office building?

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

A university wants to connect all of its campuses within a city to a single network. Which type of network would be MOST appropriate?

<p>Metropolitan Area Network (MAN) (C)</p> Signup and view all the answers

Which of the following best exemplifies the importance of protocols in data communication?

<p>Establishing a standard set of rules for data exchange between devices. (C)</p> Signup and view all the answers

A company needs a network setup where a single server can send updates to all employee computers simultaneously. Which type of transmission is most suitable for this purpose?

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

In a network, what is the primary role of a 'connecting device,' such as a router or switch?

<p>To change the form of data and direct it to the correct destination. (A)</p> Signup and view all the answers

Which network topology connects each device to every other device in the network, offering high redundancy but at a high cost?

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

Which of the following scenarios would MOST benefit from using a half-duplex communication channel?

<p>A radio communication system where users take turns speaking. (C)</p> Signup and view all the answers

A network administrator is concerned about the speed and accuracy of data transmission across the company's network. Which two network criteria are MOST relevant to this concern?

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

A company wants to upgrade its network to ensure that data is protected from unauthorized access and potential cyber threats. Which network criteria is the company prioritizing?

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

Which data communication component is responsible for converting data into a format suitable for transmission?

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

A network technician needs to extend a network segment beyond the standard cable length limitations. Which of the following devices would be MOST appropriate for this task?

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

Which networking device operates at the network layer of the OSI model and is responsible for forwarding data packets between different networks?

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

Which of the following devices is responsible for modulating and demodulating signals to enable internet connectivity?

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

A network administrator wants to divide a network into two segments to reduce network congestion. Which device would be MOST suitable for this purpose?

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

A network device receives a data packet and forwards it to all connected devices. Which type of device is acting in this manner?

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

Which device can operate in both half-duplex and full-duplex modes, offering faster performance compared to a device that can only operate in half-duplex mode?

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

Which of the following devices operates at both the physical and data link layers of the OSI model?

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

A network engineer needs a device that can inspect data packets to determine their source and destination and only forward the packets to the appropriate port. Which device should the engineer use?

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

Which scenario best illustrates the application of a Demand Assignment Multiple Access (DAMA) scheme?

<p>A satellite communication system where bandwidth is allocated to users based on their real-time needs. (D)</p> Signup and view all the answers

In a network implementing CSMA/CD, what is the primary action a station takes upon detecting a collision during its transmission?

<p>It immediately stops transmitting, sends a jamming signal, and waits a random time before retransmitting. (B)</p> Signup and view all the answers

What is the key difference between Pure ALOHA and Slotted ALOHA protocols in managing network transmissions?

<p>Pure ALOHA allows transmissions at any time, whereas Slotted ALOHA divides time into discrete intervals. (B)</p> Signup and view all the answers

In a token ring network, what action does a station take when it receives a token and has data to transmit?

<p>It holds the token, transmits its data frame, and then regenerates and sends the token after the data frame returns. (D)</p> Signup and view all the answers

How does FDDI primarily differ from standard Ethernet in terms of topology and medium?

<p>FDDI uses a ring topology and primarily employs fiber optic cables, while Ethernet typically uses a bus or star topology with coaxial or twisted pair cables. (C)</p> Signup and view all the answers

Which of the following is a primary function of the Media Access Control (MAC) protocol in a communication network?

<p>Controlling access to a shared communication medium. (C)</p> Signup and view all the answers

In a polling system, what role does the primary station play in facilitating communication with secondary stations?

<p>It grants permission to secondary stations to transmit data. (C)</p> Signup and view all the answers

How does TDMA (Time Division Multiple Access) ensure that multiple devices can share a communication channel?

<p>By allocating specific time slots to each device for exclusive use. (C)</p> Signup and view all the answers

Flashcards

Data Communication

Exchange of data between two devices via a transmission medium.

Data Communication Components

Message, Sender, Receiver, Transmission Medium, Protocol.

Network

Interconnection of devices capable of communication.

Network Performance Measures

Delay and throughput.

Signup and view all the flashcards

Network Reliability Measures

Failure rate and availability.

Signup and view all the flashcards

Network Security

Data protection against corruption/loss.

Signup and view all the flashcards

Point-to-Point Connection

Single transmitter and receiver.

Signup and view all the flashcards

Broadcast Transmission

One source to all destinations.

Signup and view all the flashcards

Protocol

A set of rules that network layers use to communicate.

Signup and view all the flashcards

Network Architecture

A framework that guides the design and implementation of networks.

Signup and view all the flashcards

Layering

Breaking down network design into manageable components.

Signup and view all the flashcards

Encapsulation

Adding information to data for transmission.

Signup and view all the flashcards

Header

A small piece of information used for communication between peers.

Signup and view all the flashcards

Payload

Actual data being transmitted by an application.

Signup and view all the flashcards

Physical Layer

Deals with the physical characteristics of the interface and transmission.

Signup and view all the flashcards

Data Link Layer

Handles framing, addressing, flow control, and error control.

Signup and view all the flashcards

Local Area Network (LAN)

Connects devices over short distances, like a home or office.

Signup and view all the flashcards

Wide Area Network (WAN)

Connects devices over long distances, like across cities or countries.

Signup and view all the flashcards

Metropolitan Area Network (MAN)

Connects devices across a metro area, like a city or campus

Signup and view all the flashcards

Switched Network

A network that uses switches to connect at least two links together, forwarding data between networks as needed.

Signup and view all the flashcards

Circuit-switched Network

A type of network that establishes a dedicated path between sender and receiver before data transmission.

Signup and view all the flashcards

Packet-switched Network

A type of network that breaks data into packets and sends them independently; packets may take different routes.

Signup and view all the flashcards

Syntax (in Protocols)

The structure or format of data, indicating how bits should be read and interpreted.

Signup and view all the flashcards

Transport Layer's Main Job

Delivers data from one process (running program) to another.

Signup and view all the flashcards

Service Point Addressing (Port Address)

Addressing method that specifies the correct service point on a device for communication.

Signup and view all the flashcards

Segmentation and Reassembly

Divides data into smaller units (segments) for easier transmission and reassembles them at the destination.

Signup and view all the flashcards

Switch

Connects devices within the same physical network and forwards traffic based on MAC addresses.

Signup and view all the flashcards

Router

Connects different networks; forwards data based on IP addresses (network layer information).

Signup and view all the flashcards

Network Interface Card (NIC)

Establishes a physical connection between a computer and a network.

Signup and view all the flashcards

Network Interface Card (NIC) definition.

Provides the physical connection between a computer and a network. Also know as: Ethernet adapters, network adapters, LAN cards, or LAN adapters.

Signup and view all the flashcards

Repeater

A device that amplifies a signal to extend the transmission distance.

Signup and view all the flashcards

Hub

A convergence point in a network that duplicates received data packets to all ports, enabling data sharing.

Signup and view all the flashcards

Bridge

Connects two separate networks or divides one network into two.

Signup and view all the flashcards

Modem

Device that connects you to the internet through modulation and demodulation of signals.

Signup and view all the flashcards

Bridge Characteristics

Operates at the data link layer of the OSI model and has only two ports.

Signup and view all the flashcards

Router Function

Networking device which associates various networks.

Signup and view all the flashcards

Communication Protocol

Rules for data transmission: timing, format, error checking.

Signup and view all the flashcards

MAC Protocol

Rules governing shared medium access among users.

Signup and view all the flashcards

FDMA Definition

Access divided by frequency.

Signup and view all the flashcards

TDMA Definition

Access divided by time slots.

Signup and view all the flashcards

CSMA Definition

Listens before sending; waits if busy.

Signup and view all the flashcards

Polling Definition

Supervisor station asks for data.

Signup and view all the flashcards

Pure ALOHA Defintion

Sends when ready, retransmits on collision.

Signup and view all the flashcards

Token Ring Definition

A circulating frame for access control.

Signup and view all the flashcards

Study Notes

Evolution of Computer Networks

  • Computer networks, also known as Datacom or Data-transmission networks, are a result of the evolution of computing and telecommunication technologies.
  • The first computer was the ENIAC in 1946
  • Transistors appeared in 1947
  • Batch mode arrived in the 1950s
  • Interactive computing emerged in the 1960s
  • ICs appeared in 1961
  • Microprocessors appeared in 1971
  • Communications include the telegraph in 1838, the telephone in 1876, radio in 1896, TV in 1923, and microwave and satellite tech

Data Communications

  • Data Communications means the exchange of data between two devices through a transmission medium
  • The five components of data communication are the message/information, sender, receiver, transmission medium, and protocol
  • Information can be conveyed through text, numbers, images, audio, and video
  • Communication modes include simplex, half-duplex, and full duplex

Networks

  • A network is a set of interconnected devices capable of communication
  • Devices can be hosts like computers, laptops, and phones, or connecting devices like routers, switches, and modems

Network Criteria

  • Network performance depends on network elements, measured by delay and throughput
  • Reliability is measured by the failure rate of network components and availability
  • Security involves data protection against loss or corruption

Types of Connection

  • Point-to-point connections involve a single transmitter and receiver
  • Multipoint connections involve multiple recipients of a transmission

Physical Topology

  • Mesh topology connects every device to every other device
  • Star topology connects devices to a central hub
  • Bus topology connects devices along a single cable with drop lines and taps
  • Ring topology connects devices in a circle, with repeaters to maintain signal strength

Types of Transmission

  • Unicast transmission sends a packet from a single source to a specific destination
  • Broadcast transmission sends information from one point to all other points
  • Multicast transmission sends information from one or more points to a set of other points
  • IP supports unicast, broadcast, and multicast services

Categories of Networks

  • Local Area Networks (LANs) cover short distances and provide local interconnectivity
  • Wide Area Networks (WANs) cover long distances and provide connectivity over large areas
  • Metropolitan Area Networks (MANs) provide connectivity over areas like a city or campus

Switching

  • An internet is a switched network where a switch connects at least two links
  • Circuit-switched networks create a dedicated path between two points
  • Packet-switched networks break data into packets and route them independently

Internet

  • The Internet is a global system of interconnected computer networks using the TCP/IP protocol suite
  • Internet history began in the 1950s with point-to-point communication between mainframe computers and terminals
  • In 1972, Vint Cerf and Bob Kahn collaborated on the Internetting Project using a Gateway

Protocols

  • Protocols set the rules for data communications
  • Elements of Protocol
    • Syntax: deals with data structure/format, and reading of bits
    • Semantics: interprets bit meanings, defining field actions
    • Timing: specifies when data should be sent, and the speed for sending/receiving

Layered Architecture Characteristics

  • Layered architecture decomposes complex problems into manageable units
  • Implementation details are abstracted, separating implementation from the specification
  • Layers share services
  • A framework implements multiple protocols per layer
  • Layer architecture simplifies network design and debugging and makes network management easier
  • Network layers adhere to protocols

Network Architecture Requirements

  • Network requirements include connectivity, cost-effective resource sharing, support for common services, and reliability
  • Network architecture is the framework guiding network design
  • The OSI and TCP/IP models are the most widely used architectures

Layering and Protocol

  • Services provided by the underlying hardware are augmented with layers for higher service levels
  • These services use the services of lower layers
  • Layering decomposes network building into manageable components
  • Layering offers a modular design

Protocol Definition

  • Protocol defines the format of exchanged data
  • It also controls the timing for handshake between layers
  • A protocol specifies interfaces between layers in the same system and with peer layers
  • Two defined interfaces:
    • Service interfaces are the interfaces between objects on same device
    • Peer interfaces are messages exchanged with a peer system
  • Protocol specification involves prose, pseudo code, state transition diagrams, packet formats, and abstract notations
  • Encapsulation: Wrapping data under a single unit
  • Header: Small piece of information for communication between peers
  • Payload: Data transmitted by application

7 Layers of the OSI Model

  • Application: End user layer (HTTP, FTP, IRC, SSH, DNS)
  • Presentation: Syntax layer (SSL, SSH, IMAP, FTP, MPEG, JPEG)
  • Session: Synch & send to port (API's, Sockets, WinSock)
  • Transport: End-to-end connections (TCP, UDP)
  • Network: Packets (IP, ICMP, IPSec, IGMP)
  • Data Link: Frames (Ethernet, PPP, Switch, Bridge)
  • Physical: Physical structure (Coax, Fiber, Wireless, Hubs, Repeaters)

Functions of the 7 OSI Layers

  • Physical Layer
    • Defines the interface between devices
    • Specifies transmission medium type
    • Handles bit representation (1s and 0s)
    • And also transmission rate in bits per second (bps)
    • Contains the Clock Synchronization system
  • Data Link Layer
  • Manages framing (frames)
  • Handles physical addressing (MAC Address)
  • Maintains flow control to avoid receiver overload
  • Provides error control by detecting/retrasnmitting lost or damaged frames
  • Performs access control over a shared link with multiple devices
  • Network Layer
    • Enables source to destination packet delivery
    • Also utilizes logical addressing (IP)
    • Controls routing using routers and internetworks
  • Transport Layer
    • Ensures process-to-process delivery (running programs)
    • Provides service point addressing (port address)
    • Manages segmentation and reassembly (segments)
    • Offers connection control (TCP connection-oriented, UDP connectionless)
    • Performs flow control and end-to-end flow control
    • And also error control via retransmission to ensure delivery without any damage
  • Session Layer
    • Opens, closes, and generally manages end-user application processes
    • Supports Inter-host communications
    • And also controls ports and sessions
  • Presentation Layer
    • Deals with syntax (formats) and semantics
    • Uses Encryption and compression for security purpose
  • Application Layer
    • Provides user interface services like e-mail, or file transfer

TCP/IP Model (Internet Architecture)

Functions of the TCP/IP Layers:

  • Application:
    • Allows access to network resources
  • Transport:
    • Provides reliable, process-to-process message and error delivery
  • Internet:
    • Moves packets from source to destination and makes internetworking possible
  • Network Interface:
    • Transmits data between two devices on the same network The TCP/IP protocol suite includes the following layers:
  • Application:
    • Uses Application Protocols(FTP, TFTP, SMTP, Telnet, HTTP)
  • Transport:
    • Handles TCP(reliable/connection-oriented) and UDP(unreliable/connectionless oriented)
  • Internet:
    • IP supports networking tech interconnection
    • Supporting protocols include ARP, RARP, and ICMP
  • Network Interface:
    • Uses Network interface protocols (NET1, NET2,..NETn)
    • Includes hardware(i.e. network adapter) and software (network device driver)

Networking Devices

  • Networking devices includes all computers, peripherals, interface cards and other equipment needed to perform data-processing and communications within the network

  • Common networking devices include network interface cards (NICs), hubs, switches, repeaters, bridges, routers, modems, gateways, and firewalls.

  • Network Interface Card (NIC)

    • Used for physical connection between network and computer
    • Referred to as Ethernet adapters, network adapters, LAN cards
  • Hub

    • Convergence point of network for data packet transfer
    • Duplicates data packets to be sent
  • Switch

    • Joins computers within one LAN
    • Inspects and forwards data packets
  • Repeater

    • Amplifies signals that are communicated
  • Bridge

    • Creates connection between two LANs and divides one network into two
  • Router

    • Connects networks
    • Routes data packets through networks
  • Modem

    • Provides internet connectivity
  • Gateway

    • Connects multiple Networks
    • Acts as a entrance to another network
    • Operates in all seven layers of the OSI model
  • Firewall

    • Prevents unauthorized device access from networks
  • Monitors and decides to block incoming and outgoing traffic

Network Standards

Standards

  • Allow different computers to communicate
  • Increase market making products cheaper Two Categories of Standards
  • De facto:
    • "From The Fact" and created without a plan.
    • Example is QWERTY
  • De Jure
  • "By Law" and Formal legal standards adopted by an organization body
  • Example is TCP/IP.

Standard Organizations

  • ITU-T: International Telecommunication Union
    • It is Promoting telecommunication networks and services
  • ISO: International Organization for Standardization.
  • Includes: The OSI Layer
  • IETF: Internet Engineering Task Force.
  • Publishing RFCs (Request For Comments)
  • IEEE: Institute of Electrical and Electronic Engineers
    • Dedicated to advancing technology for the benefit of humanity.

Communication Protocols

  • Communication protocol defines the rules, of when transmission station send and received.
  • Includes: How data is formatted and error checking.
  • MAC (Media Access Control)
    • Protocol that controls access to a shared communications medium among users
    • Stations Transmit at a time

Multiple Access schemes

  • In total have three main categories
  • Fixed Assignment:
  • Include FDMA
  • Random Assignment:
  • Include CSMA/CD
  • Demand Assignment:
  • Include DAMA

Poll and Select

  • Supervisor stations asks the other station if the current station has data to send and stations can send data only if they are permitted to
  • Used in a star topology
    • Polling list is modified in case of high priority stations.

ALOHA Protocols

  • Developed for the radio network in 1970
    • Frequency: is 30kHz-300GHz

PURE ALOHA

  • Stations listen for other stations to send for round trip propagation If then there is no acknowledgment station re transmits
  • If Two frames interfere it indicated increased load and data

CSMA

  • Transmitting station that listens to the medium, if another transmission is in progress (carrier sense)
    • If in you use the station waits
    • if you are idle you may transmit in the station
    • Collision happens when more than one begins transiting to the period of propagation delay.

Fast Ethernet

  • Low cost Ethernet used in LAN operating at 100mbs.

Token Bus

  • Linear cable for which stations are attached
    • Logically stations are organzed to into a ring
    • Speacial frame token is used for stations

Token Ring

  • IEEE 802 5 Medium Access protocol frame token is transmitted to stations that can use use this protocol. ,

FDDI Fiber Disributed Data interface

  • Operating with 100 MBS in Optical fibers and twisted pairs.

Studying That Suits You

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

Quiz Team

More Like This

OSI Model and TCP/IP Protocol
12 questions
Computer Networks Chapter on OSI and TCP/IP
42 questions
OSI Model and TCP/IP Protocols Quiz
10 questions
Modèle OSI et TCP/IP
47 questions

Modèle OSI et TCP/IP

LavishPhotorealism avatar
LavishPhotorealism
Use Quizgecko on...
Browser
Browser