DCCN-II Networking Concepts Quiz
45 Questions
0 Views

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 layer of the TCP/IP protocol suite is responsible for transporting data in packets called datagrams?

  • Transport Layer
  • Data Link Layer
  • Application Layer
  • Network Layer (correct)
  • The TCP/IP protocol suite defines specific protocols for both the physical and data link layers.

    False

    What is the unit of communication at the transport layer in the TCP/IP model?

    segment, user datagram, or packet

    The __________ layer in TCP/IP provides support for services such as electronic mail and file transfer.

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

    Match the following layers of the TCP/IP protocol suite with their primary function:

    <p>Physical Layer = Communication between nodes Data Link Layer = Communication in frames between hops Network Layer = Transmission of datagrams Transport Layer = Segment and packet processing</p> Signup and view all the answers

    What type of control does the session layer perform?

    <p>Process-to-process</p> Signup and view all the answers

    The presentation layer is responsible for establishing connections between applications.

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

    What mode allows communication to occur in both directions at the same time?

    <p>full-duplex</p> Signup and view all the answers

    The application layer enables ______ to access the network.

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

    Which of the following is not a function of the presentation layer?

    <p>Process synchronization</p> Signup and view all the answers

    What is the purpose of adding checkpoints in the session layer?

    <p>To ensure that units of data are received and acknowledged independently.</p> Signup and view all the answers

    What is the primary role of the Internet Architecture Board (IAB)?

    <p>To serve as a technical advisor to the Internet Society</p> Signup and view all the answers

    The Internet Assigned Numbers Authority (IANA) was responsible for managing internet domain names and addresses until 2000.

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

    Match the following functions with their respective layers:

    <p>Session Layer = Dialog Control Presentation Layer = Data Compression Application Layer = User Access</p> Signup and view all the answers

    Data ______ reduces the number of bits contained in the information.

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

    What was the Internet Society (ISOC) formed to support?

    <p>The Internet standards process</p> Signup and view all the answers

    The Internet Engineering Task Force (IETF) is responsible for identifying __________ problems and proposing solutions.

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

    Match the following organizations with their main focus:

    <p>IETF = Operational problems and solutions IRTF = Long-term research on Internet protocols IANA = Management of domain names and addresses ISOC = Support for internet standards process</p> Signup and view all the answers

    Which of the following components is NOT part of the Internet Research Task Force (IRTF)?

    <p>Internet Engineering Steering Group (IESG)</p> Signup and view all the answers

    The communication protocol is only necessary for simple communication between two entities.

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

    What is a Request for Comment (RFC)?

    <p>A draft published upon recommendation from internet authorities.</p> Signup and view all the answers

    What is the primary responsibility of the network layer?

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

    The transport layer recognizes relationships between packets.

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

    What type of address must be included in the transport layer header?

    <p>service-point address</p> Signup and view all the answers

    The ___ layer is responsible for controlling the flow of data between devices on the same link.

    <p>data link</p> Signup and view all the answers

    Which of the following statements accurately describes the transport layer's connection control?

    <p>It can be either connectionless or connection-oriented.</p> Signup and view all the answers

    Match the functions with their respective layer:

    <p>Data Link Layer = Controls flow between devices on the same link Network Layer = Delivers packets across multiple networks Transport Layer = Ensures end-to-end delivery of messages All Layers = Performs error control</p> Signup and view all the answers

    Routers and switches in the network layer are responsible for routing packets.

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

    What is the process of dividing a message into segments called?

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

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

    <p>To deal with mechanical and electrical specifications</p> Signup and view all the answers

    The data link layer is responsible for defining the type of encoding used in data transmission.

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

    What do we call the units of data that the data link layer creates from the stream of bits received from the network layer?

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

    Which protocol became the official protocol for ARPANET in 1983?

    <p>Transmission Control Protocol (TCP)/Internet Protocol (IP)</p> Signup and view all the answers

    The _____ layer adds mechanisms to detect and retransmit damaged or lost frames.

    <p>data link</p> Signup and view all the answers

    Match the following OSI model layers with their primary functions:

    <p>Physical Layer = Carries bit stream over a physical medium Data Link Layer = Ensures reliable link and error control Network Layer = Manages data transmission between network nodes Transport Layer = Facilitates end-to-end communication and reliability</p> Signup and view all the answers

    An internetwork is defined as two or more networks that can communicate with each other.

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

    What is encapsulation in the context of the OSI model?

    <p>The wrapping of a packet in another packet at a different layer</p> Signup and view all the answers

    Who invented the World Wide Web?

    <p>Tim Berners-Lee</p> Signup and view all the answers

    The Internet is composed of hundreds of thousands of interconnected _____ .

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

    Synchronization of clocks between the sender and receiver is important at the physical layer.

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

    Match the following components with their functions:

    <p>TCP = Segmentation and error detection IP = Datagram routing Wi-Fi = Wireless data transmission CERN = Origin of the World Wide Web</p> Signup and view all the answers

    What function does physical addressing serve in the data link layer?

    <p>Defines sender and/or receiver of the frame</p> Signup and view all the answers

    What technology supports data transmission between nodes?

    <p>Physical cable media and wireless methods</p> Signup and view all the answers

    ARPANET allowed communication between mainframe computers without any protocols.

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

    What are the two main functions of TCP in the TCP/IP suite?

    <p>Segmentation and error detection</p> Signup and view all the answers

    Study Notes

    Course Information

    • Course title: DCCN-II
    • Instructor: Vibhavi Attigala
    • Contact hours: Wednesdays after 2:30 PM
    • Email: [email protected]
    • Phone: 0117 543 600
    • Moodle key: dccn@oct
    • Masters in Computer Science (Colombo)
    • BSc in IT (SLIIT)

    Delivery Plan (Per Week)

    • Lectures: 2 hours
    • Labs: 2 hours
    • Tutorials: 1 hour
    • Self-study: 2 hours per week

    Learning Outcomes

    • Recall: Basic networking concepts, processes of LAN and WAN operations
    • Describe: TCP/IP operations, header functions (TCP, IP), IP addressing (Classful/Classless)
    • Relate: Routing protocols, their functionalities, and algorithms with routing
    • Describe: Behavior of layer 2 devices, functionalities
    • Apply: Knowledge of networking concepts to Virtual LAN models
    • Understand: Behavior of distance vector routing protocols and their functions
    • Test: Knowledge of IP addressing, routing, and switching configurations (including VLANs)

    Assessment Outline

    • Continuous assessments (20%): LO1 to LO5
    • Online exam 1 (10%): LO1 to LO5
    • Online exam 2 (10%): LO5 to LO10
    • End semester assessment (60%): LO1 to LO10
    • Total: 100%

    Module Outline

    • Introduction & Overview of TCP/IP
    • Client Server Application
    • Transmission Control Protocol (TCP) (Part 1 & 2)
    • Internet Protocol (IP) (TCP timers)
    • IP Addressing (Part 1 & 2)
    • Routing Algorithms
    • Switching Basics
    • Access Controls
    • Spanning Tree Protocol (STP)
    • Virtual LAN (VLAN)
    • Distance Vector Protocol

    Reference Books

    • Behrouz A. Forouzan, TCP/IP Protocol Suite
    • Behrouz A. Forouzan, Data Communication and Networking

    Today's Content

    • The Internet
    • Internet administration
    • OSI seven layers
    • TCP/IP protocol Suite

    What is a Network

    • A digital telecommunications network for sharing resources between computing devices.
    • Data transmission between nodes is supported by physical cables (twisted pair, fiber-optic), wireless methods (Wi-Fi, microwave), or free-space optical communication.

    A Network Allows to Access

    • Resources (Learn, Communicate, Work)

    The Internet

    • An internet is two or more networks that communicate with each other.
    • The Internet (uppercase I) is the most prominent example, comprised of hundreds of thousands of interconnected networks.

    ARPANET Early Stages of Internet

    • ARPANET (mid-1960s): mainframe computers were stand-alone
    • Manufacturers' computers couldn't communicate
    • ARPA developed Network Control Protocol (NCP) for communication between hosts

    TCP/IP

    • In 1983, TCP/IP became the official protocol for ARPANET.
    • Transmission Control Protocol (TCP) handles higher-level functions (segmentation, reassembly, error detection).
    • Internet Protocol (IP) handles datagram routing.

    The Internet Today

    • A hierarchical structure of interconnected wide and local area networks.

    World Wide Web

    • The 1990s saw a surge in internet applications due to the World Wide Web (WWW), invented at CERN by Tim Berners-Lee.
    • WWW added commercial applications to the internet.

    Protocols

    • Protocols are sets of rules governing communication between people or devices.
    • Key elements: syntax (structure/format of data), semantics (meaning of data), timing (when and how fast data is sent).

    Syntax

    • Data structure and format, implying the order in which the data is presented.

    Semantics

    • Data interpretation rules and corresponding actions.

    Timing

    • When data should be sent and its transmission speed.

    Standards

    • Essential for creating and maintaining an open competitive market and national/international interoperability of data/telecom technology and processes.

    Internet Administration

    • The internet, originally primarily for research, has expanded its user base and significant commercial activity

    Standards Organizations

    • International Standards Organization (ISO)
    • International Telecommunications Union  - Telecommunications Standards Sector (ITU-T)
    • American National Standards Institute (ANSI)
    • Institute of Electrical and Electronics Engineers (IEEE)
    • World Wide Web Consortium (W3C)

    Internet Standards

    • A thoroughly tested specification adhered to by Internet users.
    • An Internet draft is a working document with a six-month lifetime.
    • Request for Comment (RFC) is a formal publication of a draft after review by authorities.

    Internet Society (ISOC)

    • An international non-profit organization formed in 1992 to support the Internet standards process.

    Internet Architecture Board (IAB)

    • Technical advisor to ISOC, overseeing TCP/IP Protocol Suite development.
    • Works through two main components:
    • Internet Engineering Task Force (IETF)
    • Internet Research Task Force (IRTF)

    Internet Engineering Steering Group (IESG)

    • Manages IETF working groups and defines operational problems/solutions.

    Internet Research Steering Group (IRSG)

    • Manages IETF research task force (long-term research topics).

    Internet Assigned Numbers Authority (IANA) and Internet Corporation for Assigned Names and Numbers (ICANN)

    • Managed Internet domain names and addresses until 1998.

    OSI Model

    • A protocol is required for communication between entities.
    • Complex communication tasks divided into layers.

    Example

    • Communication between Maria (Spanish) and Ann (English) using signs and a bilingual dictionary.

    Example: Ann's Move

    • Using a Secret code; translators (for translation) and different communication channels (Post office).

    OSI Model Layers:

    • Layer 7 (Application): application services
    • Layer 6 (Presentation): translation, encryption, compression
    • Layer 5 (Session): establishment, management, termination
    • Layer 4 (Transport): reliable process-to-process message delivery (e.g., TCP, UDP)
    • Layer 3 (Network): source-to-destination delivery of packets (e.g., IP)
    • Layer 2 (Data Link): reliable transmission across the link (data frames, error control, access control)
    • Layer 1 (Physical): transmission of raw bits (e.g., signals, wires)

    Data Encapsulation

    • Packet at layer 7 is encapsulated into layer 6, layer 6 into layer 5, and so on.

    Physical Layer

    • Responsible for moving bits between nodes (e.g., signals, physical media specifications).
    • Defines media types, encoding, bit duration, synchronization, topology, and transmission modes.
    • Transforms raw transmission into a reliable link.
    • Achieved by managing data frames, error control, and access control.

    Network Layer

    • Responsible for source to destination delivery.
    • Addresses problems across different networks.

    Transport Layer

    • Process-to-process delivery of the entire message.
    • Includes service-point addresses (port addresses)
    • segmentation/reassembly, connection control (connectionless/connection-oriented), flow/error control

    Session Layer

    • Manages and synchronizes communication between systems. (dialog control, synchronization points)

    Presentation Layer

    • Syntax and semantics of exchanged information between systems. (translation, compression, encryption)

    Application Layer

    • User access to the network.
    • Provides services like electronic mail, file transfer, and database management.

    Layers in the TCP/IP Protocol Suite

    • A network connection allowing communication between a set of computers

    TCP/IP Physical Layer

    • Does not directly define protocols. Supports standard and proprietary ones.
    • Communication happens between two hops (computers or routers).
    • No specific protocols are defined.
    • Supports standard and proprietary protocols.
    • Communication between two hops (computers or routers)
    • The unit of communication at this layer is a frame

    TCP/IP Network Layer

    • Internet Protocol (IP) is the core transmission mechanism.
    • Transports data in datagrams (transported separately).

    TCP/IP Transport Layer

    • Unit of communication is segments, user datagrams, or packets.

    TCP/IP Application Layer

    • Combines session, presentation, and application layers of the OSI model.
    • Facilitates services like email, file transfer, and web browsing.

    Comparison between OSI and TCP/IP Models

    • Summary of protocols in each layer of both models.

    Studying That Suits You

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

    Quiz Team

    Related Documents

    Description

    Test your knowledge on basic networking concepts and TCP/IP operations with this DCCN-II quiz. Dive into topics such as routing protocols, IP addressing, and the behavior of layer 2 devices. Perfect for students looking to reinforce their understanding in a structured setting.

    More Like This

    Computer Networking Concepts
    42 questions

    Computer Networking Concepts

    FastPacedClavichord avatar
    FastPacedClavichord
    Networking Concepts and Computing Models
    45 questions

    Networking Concepts and Computing Models

    ArticulateBildungsroman2959 avatar
    ArticulateBildungsroman2959
    Networking Concepts Quiz
    45 questions

    Networking Concepts Quiz

    HandsomeObsidian9851 avatar
    HandsomeObsidian9851
    Networking Concepts and TCP/IP Model
    48 questions
    Use Quizgecko on...
    Browser
    Browser