Network Fundamentals: LANs, WANs, and Topologies
38 Questions
1 Views

Network Fundamentals: LANs, WANs, and Topologies

Created by
@LucrativeChrysanthemum

Questions and Answers

What is a primary characteristic of a Local Area Network (LAN)?

  • Exists in a single geographical location (correct)
  • Typically low speed and expensive
  • Covers multiple geographical locations
  • Requires specialized hardware for implementation
  • Which of the following is a disadvantage of a bus topology?

  • Sensitive to network disruption when adding systems (correct)
  • Difficult to implement without specialized equipment
  • Data transfer is significantly slower than other topologies
  • Requires more cable than other topologies
  • What distinguishes a Wide Area Network (WAN) from a Local Area Network (LAN)?

  • LANs have slower speeds compared to WANs
  • WANs cover smaller geographical areas than LANs
  • WANs require more elaborate and costly hardware (correct)
  • LANs use more complicated implementation procedures
  • In network topologies, what does the term 'physical topology' refer to?

    <p>The actual physical layout of cables and devices</p> Signup and view all the answers

    What is an advantage of the bus topology?

    <p>It is simple and inexpensive to implement</p> Signup and view all the answers

    In ring topology, how does data travel around the network?

    <p>In a circular fashion from one device to another</p> Signup and view all the answers

    What is a common issue faced by networks using bus topology?

    <p>Inability to add new devices without disrupting network access</p> Signup and view all the answers

    Which of the following would likely be a consideration when implementing a WAN?

    <p>The necessity for dedicated leased lines and routers</p> Signup and view all the answers

    What is the primary disadvantage of a ring network?

    <p>Expansion can cause network disruption</p> Signup and view all the answers

    In a Star Topology, what is the main role of the hub or switch?

    <p>To act as a single point of failure</p> Signup and view all the answers

    Which topology is characterized by each device connecting to every other device?

    <p>Mesh Topology</p> Signup and view all the answers

    Which of the following is a disadvantage of Star Topology?

    <p>Requires more cabling than Ring Topology</p> Signup and view all the answers

    Which technology typically utilizes a multi-station access unit (MSAU)?

    <p>Token Ring</p> Signup and view all the answers

    What is a key advantage of using a Ring Topology?

    <p>Easy troubleshooting of problems</p> Signup and view all the answers

    What is a common characteristic of Mesh Topology?

    <p>Each computer connects with every other computer</p> Signup and view all the answers

    Which of the following best describes a disadvantage of Ring Network configurations?

    <p>Expansion can cause disruption</p> Signup and view all the answers

    What is a significant disadvantage of mesh topology?

    <p>It requires more cable than the other LAN topologies.</p> Signup and view all the answers

    Which IEEE standard specifically addresses wireless networks?

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

    What is one advantage of wireless networking?

    <p>Allows for wireless remote access.</p> Signup and view all the answers

    Which statement is true regarding the IEEE standards?

    <p>Cabling, networking devices, and protocols can be interchangeable.</p> Signup and view all the answers

    What is a notable complication of troubleshooting in a network with hybrid mesh topology?

    <p>Tricky troubleshooting of failed cables.</p> Signup and view all the answers

    What is one of the potential issues associated with wireless networking?

    <p>Has potential security issues with transmissions.</p> Signup and view all the answers

    What advantage does mesh topology provide?

    <p>Expansion of the network without disruption.</p> Signup and view all the answers

    What does the 802.3 IEEE standard define?

    <p>Characteristics for Ethernet networks.</p> Signup and view all the answers

    What is the primary access method used in Token Ring networks?

    <p>Token passing</p> Signup and view all the answers

    What is the maximum speed of Gigabit Ethernet as per the standards mentioned?

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

    Which of the following topologies is commonly utilized in Fast Ethernet?

    <p>Bus or star</p> Signup and view all the answers

    What is the primary media used for Token Ring networks?

    <p>Twisted pair cabling</p> Signup and view all the answers

    Which wireless standard provides a maximum speed of 54Mbps?

    <p>802.11g</p> Signup and view all the answers

    What is the typical access method for 802.11b wireless networks?

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

    Which technology is characterized by a dual ring topology for fault tolerance?

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

    Which IEEE standard was introduced for fast data rates of up to 248Mbits/s?

    <p>802.11n</p> Signup and view all the answers

    What access method does the 802.5 standard use?

    <p>Token passing</p> Signup and view all the answers

    Which standard operates at a speed of 1000Mbps?

    <p>802.3z</p> Signup and view all the answers

    What type of physical topology does the 802.3 standard use?

    <p>Star and Bus</p> Signup and view all the answers

    What is the primary media used in the 802.11b standard?

    <p>Radio waves</p> Signup and view all the answers

    What maximum speed does the FDDI standard support?

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

    Which access method is used by both the 802.5 and FDDI standards?

    <p>Token passing</p> Signup and view all the answers

    Study Notes

    LANs and WANs

    • LAN (Local Area Network): Limited to a single geographical location (e.g., office, school); high speed and cost-effective.
    • WAN (Wide Area Network): Covers multiple geographical locations, linking separate LANs; slower than LANs and requires costly hardware, including routers and dedicated leased lines.

    Network Topologies

    • Topology: Defined as the physical and logical structure of a network.
      • Physical Topology: Actual arrangement of cables and devices.
      • Logical Topology: How the network appears to the users accessing it.
    • Common topologies: bus, ring, star, mesh, and wireless.

    Bus Topology

    • Utilizes a trunk or backbone cable to connect all networked computers.
    • Advantages:
      • Inexpensive and easy to set up.
      • Requires less cabling.
    • Disadvantages:
      • Network disruption when adding/removing devices.
      • A break in the cable impedes access for all systems.
      • Troubleshooting can be difficult.

    Ring Topology

    • Data travels in a circular path from one device to another.
    • Often implemented using technologies like FDDI or Token Ring.
    • Advantages:
      • Easier to locate cable faults.
      • Moderate installation difficulty.
    • Disadvantages:
      • Network disruptions during expansions.
      • A single cable break disrupts the entire network.

    Star Topology

    • All devices connect to a central hub or switch.
    • Advantages:
      • Easily expandable without affecting network functionality.
      • Faults affect only the connected device.
      • Simplified troubleshooting and isolation of problems.
    • Disadvantages:
      • Requires more cabling than other topologies.
      • Central hub represents a single point of failure.

    Mesh Topology

    • Each device connects to every other device, ensuring redundancy.
    • Rarely used due to high cabling complexity and costs.
    • Advantages:
      • Multiple redundant paths between devices.
      • Allows for expansion without disrupting current network service.
    • Disadvantages:
      • Higher cabling requirements compared to other topologies.
      • Complicated implementation.

    Wireless Networking

    • Eliminates the need for physical cabling, enabling remote access, especially for laptops.
    • Advantages:
      • Seamless network expansion.
      • Facilitates wireless remote access.
    • Disadvantages:
      • Security concerns related to wireless transmissions.
      • Generally lower speeds compared to wired network topologies.

    IEEE Networking Standards

    • The Institute of Electrical and Electronic Engineers (IEEE) sets standards for compatibility among networking technologies.
    • Standards cover cabling, devices, and protocols, promoting interchangeability across networks.

    Key IEEE Standards

    • 802.1: Internetworking.
    • 802.2: Logical Link Control (LLC) sublayer.
    • 802.3: Ethernet networks using CSMA/CD; supports different speeds (10 Mbps to 10 Gbps).
    • 802.5: Token Ring networks utilizing token passing.
    • 802.11: Standards for wireless networks, with multiple versions supporting varying speeds and frequencies.

    802.3 Standard

    • Defines characteristics of Ethernet networks.
    • Speed variations: original 10Mbps, Fast Ethernet 100Mbps, Gigabit Ethernet 1000Mbps.
    • Compatible with bus or star topologies and utilizes coaxial or twisted pair cabling.

    802.5 Standard

    • Specifies features for Token Ring networks, allowing speeds from 4 to 16Mbps.
    • Typically employs a star physical topology but functions as a logical ring.

    802.11 Standard

    • Outlines characteristics of wireless LANs, employing wireless access points.
    • Access method: CSMA/CA, which is a variation of CSMA/CD.
    • Variants include 802.11b (11 Mbps), 802.11g (54 Mbps), 802.11n (up to 248 Mbps).

    FDDI Standard

    • Develops Fiber Distributed Data Interface (FDDI) technology using dual ring topology.
    • Provides high-speed data transfer (100 Mbps or more) and ensures fault tolerance through dual rings.
    • Media: primarily fiber optic, potentially copper with CDDI.

    Studying That Suits You

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

    Quiz Team

    Description

    This quiz covers the basics of Local Area Networks (LANs), Wide Area Networks (WANs), and common network topologies. Explore the advantages and disadvantages of different topologies, including bus and ring configurations. Test your understanding of how these networks operate and their physical and logical structures.

    More Quizzes Like This

    Use Quizgecko on...
    Browser
    Browser