Networking Concepts and Protocols Quiz
40 Questions
6 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

At which layer of the OSI model do you find the protocol responsible for the delivery of data to its ultimate destination on an internetwork?

  • Data Link
  • Application (correct)
  • Network
  • Session
  • Which of the following pairs of well-known ports are the default values you would use to configure a POP3 email client?

  • 25 and 80
  • 110 and 143
  • 110 and 25 (correct)
  • 143 and 25
  • 80 and 110
  • Which media type is not susceptible to electromagnetic interference (EMI)?

  • Fiber-optic cable (correct)
  • Shielded twisted pair cable
  • Coaxial cable
  • Unshielded twisted pair cable
  • Which method of data transfer allows information to be sent and received at the same time?

    <p>Full duplex</p> Signup and view all the answers

    Which access method is used in Ethernet?

    <p>CSMA/CD (Carrier Sense Multiple Access/Collision Detection)</p> Signup and view all the answers

    Which protocol maps IP addresses to MAC addresses on a local network?

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

    Which layer of the Open Systems Interconnection (OSI) model is responsible for the logical addressing of end systems and the routing of datagrams on a network?

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

    Which cable type is a common choice for use on Ethernet networks?

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

    What is the maximum segment length of a 100BASE-TX cable?

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

    What can you replace a hub with that will also increase network performance?

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

    What is the most commonly used DSL technology?

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

    Which of the following devices can be used to connect two similar network segments but keeps network traffic separate on the two segments?

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

    Which of the following protocols does the Ping utility use to exchange messages with another system?

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

    A method to transmit ordinary telephone calls over the Internet using packet-switched technology. It can also use an existing IP network to provide access to the public switched telephone network.

    <p>Voice over Internet Protocol</p> Signup and view all the answers

    Which of the following organizations developed the Open Systems Interconnection (OSI) model?

    <p>International Organization for Standardization (ISO)</p> Signup and view all the answers

    What is the maximum transmission speed supported by IEEE 802.11g?

    <p>54 Mbps</p> Signup and view all the answers

    How many pairs of wires are used in an RJ-45 connector?

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

    A technician wants to update the NIC driver for a computer. What is the best way to find new drivers for the NIC?

    <p>The website for the manufacturer of the NIC</p> Signup and view all the answers

    What is the suggested maximum number of PCs in a peer-to-peer network?

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

    Which suite of protocols is used to transmit data across the Internet?

    <p>TCP/IP</p> Signup and view all the answers

    At which of the following layers of the Open Systems Interconnection (OSI) model do the protocols on a typical local area network use MAC addresses to identify other computers on the network?

    <p>Data Link</p> Signup and view all the answers

    Which of the following explanations best describes the function of a Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) port number?

    <p>The port number is used by both the sender and the receiver to identify the application that generated the information in the datagram.</p> Signup and view all the answers

    The Internet is an example of which type of network?

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

    Which of the following is the connector used for 100BASE-T Ethernet cables?

    <p>RJ-45</p> Signup and view all the answers

    Which networking protocol translates a network name such as www.cisco.com into a unique IP address?

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

    Which dotted-decimal number is used to distinguish the network portion of the IP address from the host portion?

    <p>Subnet mask</p> Signup and view all the answers

    Which of the following devices typically operates at the network layer of the Open Systems Interconnection (OSI) model?

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

    Which layer of the Open Systems Interconnection (OSI) model is responsible for dialogue control between two communicating end systems?

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

    Which of the following Ethernet cable standards supports transmission speeds of more than 200 Mbps?

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

    A model where the client requests information or services from the server. The server provides the requested information or service to the client. This model is designed for medium to large networks or networks that require enhanced security.

    <p>Client-server model</p> Signup and view all the answers

    If you can ping a website by address, but not by name, what is the problem?

    <p>The DNS server is down.</p> Signup and view all the answers

    Which of the following is the default well-known port number for the Hypertext Transfer Protocol (HTTP) used for web client/server communications?

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

    A hardware address that identifies itself on the network, usually burned within or hard-coded onto a network card.

    <p>MAC Address</p> Signup and view all the answers

    Which of the following supports the longest transmission distance?

    <p>Fiber-optic cable</p> Signup and view all the answers

    How can you determine the connection speed and signal strength of a wireless network connection on a Windows computer?

    <p>Windows Device Manager</p> Signup and view all the answers

    What is the minimum cable rating required for a 1000BASE-TX network?

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

    At what radio frequency does an IEEE 802.11g wireless network operate?

    <p>2.4 GHz</p> Signup and view all the answers

    Which of the following provides name resolution on the Internet, including translating from hostnames to IP addresses?Which of the following provides name resolution on the Internet, including translating from hostnames to IP addresses?

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

    If you need to connect two computers directly to each other using FastEthernet without going through a hub or switch, what would you need?

    <p>CAT5 crossover</p> Signup and view all the answers

    Which of the following can be used to connect a WLAN to a wired LAN?

    <p>Access Point</p> Signup and view all the answers

    Study Notes

    OSI Model Layer for Data Delivery

    • The data link layer is responsible for delivering data to its ultimate destination on an internetwork.

    Default Ports for POP3 Email Client

    • The default ports for configuring a POP3 email client are 110 and 25.

    Electromagnetic Interference (EMI) Resistant Media

    • Fiber-optic cable is not susceptible to electromagnetic interference (EMI).

    Full Duplex Data Transfer

    • Full duplex is a data transfer method that allows simultaneous sending and receiving of information.

    Ethernet Access Method

    • CSMA/CD (Carrier Sense Multiple Access/Collision Detection) is the access method used in Ethernet.

    IP to MAC Address Mapping

    • ARP (Address Resolution Protocol) maps known IP addresses to MAC addresses on a local network.

    OSI Layer for Logical Addressing

    • The network layer of the OSI model is responsible for logical addressing and routing of datagrams.

    Ethernet Cable Type

    • UTP (Unshielded Twisted Pair) cable is a common choice for Ethernet networks.

    100BASE-TX Cable Segment Length

    • The maximum segment length for a 100BASE-TX cable is 550 meters.

    Hub Replacement for Performance

    • Switches replace hubs to increase network performance.

    Common DSL Technology

    • ADSL is the most common DSL technology.

    Device for Connecting Network Segments

    • A bridge connects two similar network segments while keeping traffic separate.

    Protocol for Ping Utility

    • ICMP (Internet Control Message Protocol) is the protocol used by the Ping utility for exchanging messages with another system.

    Voice over Internet Protocol (VoIP)

    • VoIP is a method of transmitting phone calls over the internet using packetswitched technology.

    Open Systems Interconnection (OSI) Model Developer

    • The International Organization for Standardization (ISO) developed the OSI model.

    IEEE 802.11g Transmission Speed

    • The maximum transmission speed supported by IEEE 802.11g is 54 Mbps.

    RJ-45 Connector Wire Pairs

    • An RJ-45 connector uses 8 wire pairs.

    NIC Driver Update Method

    • Installation media for the NIC is the best way to update the NIC driver.

    Peer-to-Peer Network PC Limit

    • The suggested maximum number of PCs in a peer-to-peer network is 100.

    Protocol Suite for Internet Data Transmission

    • The TCP/IP suite of protocols transmit data across the internet.

    OSI Layer for MAC Address Use

    • The data link layer uses MAC addresses to identify computers on a network.

    Port Number Function

    • Port numbers identify the application generating information in a datagram to both the sender and receiver.

    Internet Network Type

    • The internet is a WAN (Wide Area Network).

    100BASE-T Ethernet Cable Connector

    • The RJ-45 connector is used for 100BASE-T Ethernet cables .

    Protocol for Network Name Translation

    • DNS (Domain Name System) translates network names into unique IP addresses.

    Dotted-Decimal Number for Network Portion

    • The subnet mask distinguishes the network portion of an IP address from the host portion.

    Network Layer Device

    • A router typically operates at the network layer of the OSI model.

    OSI Layer for Dialogue Control

    • The transport layer is responsible for dialogue control between communicating end systems.

    Ethernet Cable Standard for Speed > 200 Mbps

    • CAT5 and later cable standards are used for transmission speeds greater than 200 Mbps.

    Client-Server Model

    • The client-server model is a method where clients request information from servers, which then provide the requested information to the clients.

    Ping Website Problem

    • The website's DNS server or web server might be down.

    Default HTTP Port

    • The default well-known port number for HTTP is 80.

    Hardware Address Identifier

    • MAC address identifies devices on a network.

    Longest Transmission Distance Media

    • Fiber optic cable supports the longest transmission distance.

    Wireless Network Connection Speed/Signal Strength

    • Using the wireless network adapter properties in Windows determines the signal strength and speed of wireless connections.

    Minimum Cable Rating for 1000BASE-TX

    • CAT5e cable rating is the minimum for a 1000BASE-TX network.

    IEEE 802.11g Radio Frequency

    • IEEE 802.11g operates at 2.4 GHz.

    Name Resolution on the Internet

    • DNS provides name resolution on the internet, translating hostnames to IP addresses.

    FastEthernet Direct Connection

    • CAT5 crossover cable is needed to connect two computers directly using FastEthernet without a hub or switch.

    Wireless LAN to Wired LAN Connection

    • An access point connects a wireless LAN to a wired LAN.

    Studying That Suits You

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

    Quiz Team

    Related Documents

    Network Quiz Review PDF

    Description

    Test your knowledge on essential networking concepts including the OSI model, data transfer methods, and Ethernet access methods. This quiz covers topics like data link layer functionalities, POP3 client ports, and the role of ARP in IP to MAC address mapping.

    More Like This

    OSI Model and Network Protocols Quiz
    16 questions
    OSI Model and Network Protocols Quiz
    27 questions
    OSI Model and Network Protocols Quiz
    16 questions
    Use Quizgecko on...
    Browser
    Browser