Wireless LANs Part 1 - Introduction
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 of the following are considered wireless hosts?

  • IP phones (correct)
  • Routers
  • Desktop computers
  • Laptops (correct)

What topology is characterized by a central device connected to all other devices in a star-like fashion?

  • Point-to-point topology
  • Mesh topology
  • Star topology (correct)
  • Tree topology

Which of the following elements is NOT part of wireless networks?

  • Wireless links
  • Wireless hosts
  • Network switch (correct)
  • Base stations

The MAC sub-layer standards are part of which layer of the WLAN architecture?

<p>Data link layer (A)</p> Signup and view all the answers

Which type of WLAN device is responsible for bridging between different networks?

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

What is the role of the Logical Link Control (LLC) sub-layer in the IEEE 802.11 standard?

<p>Provides error and flow control (B)</p> Signup and view all the answers

Which component acts as an interface between a set of stations and the distribution system in IEEE 802.11 WLANs?

<p>Access Point (AP) (A)</p> Signup and view all the answers

What identifier is assigned to a Basic Service Set (BSS) in IEEE 802.11 WLAN?

<p>Service Set Identifier (SSID) (A)</p> Signup and view all the answers

What is the geographical coverage area of a Basic Service Set (BSS) known as?

<p>Basic Service Area (BSA) (C)</p> Signup and view all the answers

Which of the following correctly describes how stations in a BSS communicate?

<p>Share a common SSID and RF channel (A)</p> Signup and view all the answers

Which of the following best describes the function of the Distribution System (DS) in 802.11 WLANs?

<p>Connects multiple APs and their associated BSSs (D)</p> Signup and view all the answers

What primary function does the Media Access Control (MAC) sub-layer serve?

<p>Handles the addressing and framing of data (B)</p> Signup and view all the answers

The beacon frame transmitted by the Access Point (AP) contains which of the following?

<p>Parameters related to the BSS (D)</p> Signup and view all the answers

What is one of the primary functions of the MAC sublayer in WLAN?

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

Which class of services is implemented in every 802.11 STA?

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

Which type of frame is used for managing the WLAN connections?

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

What happens to the MSDU if it is too large for transmission?

<p>It is fragmented (A)</p> Signup and view all the answers

Which of the following services is NOT provided by the Distribution System (DS)?

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

What is the role of the Authentication service within the WLAN?

<p>To establish and confirm device identities (A)</p> Signup and view all the answers

Which of these is categorized under MSDU delivery?

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

Which function assists devices in maintaining a connection during mobility?

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

What is the main purpose of the association service provided by the Distribution System (DS)?

<p>To establish the initial logical connection between a STA and an AP. (A)</p> Signup and view all the answers

Which service allows a Station (STA) to move from one Basic Service Set (BSS) to another?

<p>Reassociation service. (D)</p> Signup and view all the answers

What type of authentication requires a common secret key to be shared between two stations?

<p>Shared key authentication. (B)</p> Signup and view all the answers

Which service must be invoked prior to the disassociation service?

<p>Deathentication service. (C)</p> Signup and view all the answers

Which privacy service is known for being the original ‘weak' protocol provided by the IEEE 802.11?

<p>Wired Equivalent Privacy (WEP). (A)</p> Signup and view all the answers

What service is responsible for ensuring the delivery of MSDU between two LLCs in STAs?

<p>MSDU delivery service. (D)</p> Signup and view all the answers

What does the Integration service facilitate?

<p>Connection of a STA on a WLAN to a station on an IEEE 802.x LAN. (D)</p> Signup and view all the answers

What function does disassociation service perform in communication?

<p>Terminates the association when a STA leaves a BSS. (C)</p> Signup and view all the answers

What is the maximum size of a MAC sublayer frame?

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

Which field in the MAC sublayer frame is used for error detection?

<p>Frame Check Sequence (A)</p> Signup and view all the answers

What is the main purpose of the Frame Control (FC) field?

<p>To specify the addressing mode (C)</p> Signup and view all the answers

Which of the following frame types is used for maintaining connections?

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

How many address fields are present in the MAC sublayer frame?

<p>Four 6-byte fields (D)</p> Signup and view all the answers

Which frame type is responsible for accessing the channel?

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

What is one of the types of management frames used in wireless networks?

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

What does the Sequence Control (SC) field define in the MAC sublayer frame?

<p>The frame sequence number (A)</p> Signup and view all the answers

What is the primary purpose of data carrying frames?

<p>To transmit LLC data to the destination device (D)</p> Signup and view all the answers

In the addressing mechanism, what does Address 1 represent?

<p>The address of the next device (D)</p> Signup and view all the answers

Which case indicates a frame is from a DS but not to a DS?

<p>Case 2 (01) (A)</p> Signup and view all the answers

What is the role of Address 4 in the addressing mechanism?

<p>Holds the address of the original source if not defined in Address 2 (D)</p> Signup and view all the answers

For a frame from a STA to an AP, which address holds the BSSID of the AP?

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

When a frame is from one STA to another within an IBSS, which case applies?

<p>Case 1 (00) (B)</p> Signup and view all the answers

What type of frame carries a power management bit to indicate low-power states?

<p>Non data carrying frame (C)</p> Signup and view all the answers

In a frame sent from an AP to another AP, which addresses hold the respective BSSIDs?

<p>Addresses 1 and 2 (D)</p> Signup and view all the answers

Flashcards

Wireless Hosts

Devices like laptops, PDAs, and IP phones that run applications over a wireless network; they can be either stationary or mobile.

Wireless Links

The connection pathways between wireless devices.

Base Stations

Specialized devices that act as access points in wireless networks.

Wireless Networks

Networks using wireless connections for communication.

Signup and view all the flashcards

Wireless Mobility

The ability of a wireless host to move while maintaining a connection.

Signup and view all the flashcards

What does the MAC sublayer do?

The MAC sublayer manages access to the wireless medium, ensures reliable data transfer, and provides security services.

Signup and view all the flashcards

What are the three functional areas of the MAC sublayer?

Access control, reliable data transfer, and security services.

Signup and view all the flashcards

What are the two classes of MAC sublayer services?

Station services and DS services.

Signup and view all the flashcards

What are MSDUs?

MSDUs are blocks of data passed down by the LLC to the MAC sublayer.

Signup and view all the flashcards

What happens when an MSDU is too large?

The MAC sublayer performs frame fragmentation, splitting the MSDU into smaller pieces for transmission.

Signup and view all the flashcards

What are the three types of MAC frames?

Management, control, and data frames.

Signup and view all the flashcards

What is the purpose of management frames?

Management frames are used for tasks like network setup, joining a WLAN, and authentication.

Signup and view all the flashcards

What is the purpose of control frames?

Control frames are used to manage the flow of data and handle error recovery.

Signup and view all the flashcards

Association Service

Establishes the initial connection between a wireless station (STA) and an access point (AP). Provides the necessary information for data delivery.

Signup and view all the flashcards

Reassociation Service

Allows a station to switch from one AP to another, enabling roaming between different wireless networks.

Signup and view all the flashcards

Disassociation Service

Terminates the connection between a station and an AP when the station leaves the network.

Signup and view all the flashcards

MSDU Delivery Service

Ensures data packets are correctly exchanged between two wireless stations.

Signup and view all the flashcards

Distribution Service

Allows data to be exchanged between stations in different wireless networks.

Signup and view all the flashcards

Integration Service

Connects a wireless station on a WLAN to devices on a wired network.

Signup and view all the flashcards

Authentication Service

Verifies the identity of a station before allowing access to the network. Can be either 'open system' (minimal security) or 'shared key' (requires a password).

Signup and view all the flashcards

De-authentication Service

Terminates an authentication session when a station wants to stop communicating with another station.

Signup and view all the flashcards

IEEE 802.11 WLAN

A standard for wireless local area networks (WLANs) that specifies both the physical layer (PHY) and Media Access Control (MAC) sub-layer.

Signup and view all the flashcards

Logical Link Control (LLC)

A sub-layer of the Data Link Layer that provides a common interface to upper layers (like network layer), error control, and flow control in 802.x networks.

Signup and view all the flashcards

Media Access Control (MAC)

A sub-layer of the Data Link Layer in 802.x networks, responsible for enabling station access to a network and managing the sending and receiving of frames.

Signup and view all the flashcards

Station (STA)

Any device in a wireless network (e.g., laptop, phone) that implements both PHY and MAC layer protocols.

Signup and view all the flashcards

Access Point (AP)

A device that creates a wireless connection for devices and acts as a bridge between them.

Signup and view all the flashcards

Basic Service Set (BSS)

A wireless network cell served by one access point. This group of devices share a common network name.

Signup and view all the flashcards

Basic Service Set Identifier (BSSID)

A unique identifier for each basic service set.

Signup and view all the flashcards

Extended Service Set (ESS)

Multiple BSSs connected to form a larger wireless network.

Signup and view all the flashcards

Data carrying frames

Frames that carry LLC data to be transmitted to the destination device.

Signup and view all the flashcards

Non data carrying frames

Frames that do not carry user data and are used for various control functions.

Signup and view all the flashcards

Null Function frame

A non data carrying frame that carries a power management bit and indicates that the STA is changing to a low-power state.

Signup and view all the flashcards

Address 1

The address of the next device in the transmission path.

Signup and view all the flashcards

Address 2

The address of the previous device in the transmission path.

Signup and view all the flashcards

Address 3

The address of the final destination STA if it is not defined by Address 1. Otherwise, it is the address of the original source.

Signup and view all the flashcards

Address 4

The address of the original source STA if it is not defined in Address 2. Otherwise, it is not used.

Signup and view all the flashcards

BSSID

The MAC address of the STA part of the AP.

Signup and view all the flashcards

MAC Sublayer Frame

A data packet at the MAC sublayer of the IEEE 802.11 standard, containing information about the transmission and the data itself.

Signup and view all the flashcards

Frame Control (FC) Field

The first field in a MAC sublayer frame that defines the type of frame and some control information, including addressing mode.

Signup and view all the flashcards

Duration (D) Field

A field within a MAC sublayer frame that specifies the transmission duration in microseconds.

Signup and view all the flashcards

Address Fields

Four address fields within a MAC sublayer frame, used to identify the source and destination of the transmission.

Signup and view all the flashcards

Sequence Control (SC) Field

A field within a MAC sublayer frame that keeps track of the sequence number of a frame to control data flow.

Signup and view all the flashcards

Frame Body

The core data content of a MAC sublayer frame, ranging from 0 to 2312 bytes.

Signup and view all the flashcards

Frame Check Sequence (FCS)

A 4-byte field at the end of a MAC sublayer frame that uses a CRC-32 algorithm for error detection.

Signup and view all the flashcards

Management Frames

Used for initiating and maintaining communication between wireless devices, including authentication, association, and beaconing.

Signup and view all the flashcards

Control Frames

Used for managing access to the wireless channel, including requesting and sending data, and acknowledging successful transmissions.

Signup and view all the flashcards

Data Frames

Used for transferring actual data between wireless devices.

Signup and view all the flashcards

Study Notes

Wireless Local Area Networks (Part 1) - Introduction

  • Wireless LANs are networks that use radio waves to connect devices.
  • Key elements of wireless networks include wireless hosts, wireless links, and base stations.
  • Networks topologies include point-to-point, star, tree, switched star, and mesh.
  • WLAN devices include client adapters, infrastructure, and bridging components.

Outline

  • Elements of Wireless Networks
    • Wireless hosts, wireless links, base stations
  • Topologies of Wireless Networks
    • Point-to-point, Star, Tree, Switched Star, Mesh
  • WLAN devices
    • Client adapters, infrastructure, bridging
  • IEEE 802.11 WLAN Standards
    • IEEE 802.11 WLAN Architecture
    • Discovering and Joining an IEEE 802.11 WLAN
    • MAC sub-layer standards
    • PHY layer standards
    • Network layer standards

Wireless Hosts

  • Devices like laptops, PDAs, and IP phones can be wireless hosts.
  • Hosts can be stationary or mobile.
  • Wireless does not always mean mobility.

Base Stations

  • Typically connect to the wired network.
  • Relay packets between the wired network and wireless hosts within their coverage area.
  • Examples include cell towers and 802.11 access points.
  • Typically used to connect wireless hosts to base stations.
  • Employ multiple access protocols for coordinated link access.
  • Support varying data rates and transmission distances.

Topologies of Wireless Networks

  • Wireless point-to-point topology: common in wireless networks but may have various forms that apply in different technologies.
    • Examples: WLAN peer-to-peer (ad hoc) mode, WMAN backhauling, LAN wireless bridging, WPAN main topology (e.g., Bluetooth), and wireless optical communications (e.g., infra-red).
  • Wireless star topology: a central device plays the role of a hub; it can be an access point, a base station, etc.
  • Wireless tree topology: an access point switch or controller manages interconnections and data delivery among access points; simplifies management.
  • Wireless switched star topology: the central device spatially divides stations using sectored or array antennas; overall throughput is multiplied by the number of transmitters (similar to switches in wired networks).
  • Wireless mesh topology: consists of mobile nodes, stationary routers, and wired access points to create a reliable, self-healing network using multi-hop routing.

WLAN Devices

  • Wireless LAN devices categorize as client devices, infrastructure devices, or WLAN antennas.
  • Client devices include network interface cards (NICs), while infrastructure devices involve access points, outdoor wireless bridges, wireless switches or controllers.

WLAN Client Devices

  • Wireless Network Interface Cards (NICs) transform network-capable devices like desktops, laptops, and PDAs into wireless devices (stations) that enable communication with other wireless devices or access points.
  • Wireless NIC antennas may be internally integrated or externally connected/detachable.

WLAN Client Devices

  • Wireless NICs are available in various form factors, including PCMCIA (obsolete), PCI, Mini-PCI cards, USB dongles, and fully integrated chipsets.

Access Point (AP)

  • Acts as a switch/gateway for wireless hosts/stations, connecting them to a backbone network.
  • Provides connectivity to wired resources.
  • Offers security features (e.g., authentication, encryption, access control lists), network configuration capabilities (e.g., SNMP), and optional networking features (e.g., Internet gateways, LAN switching, wireless bridging, wireless repeaters).

Types of Access Points

  • Multiple types of access points exist, each varying in form and appearance.

Outdoor Wireless Bridge

  • Provides a point-to-point link between two remote wired and/or wireless network segments.
  • Usually built for outdoor use with weatherproof enclosures.
  • Employ high-gain directional antennas.

Wireless Switch or Controller

  • Used in large-scale WLAN deployments (with tens or hundreds of access points).
  • Aims to simplify deployment, configuration, and management of access points.
  • Works with "thin" or "lightweight" dependent access points, handling most functionality.
  • Offers lower hardware costs, simplifying configurations, improving mobility, and streamlining updates.

Sample Wireless Switch Layout

  • Shows a layout example of a wireless switch and how it connects to access points.

WLAN Antennas

  • Traditional fixed-gain antennas come in different types with various radiation patterns.
  • Smart antennas, using antenna arrays, allow multiple nodes to transmit simultaneously, increasing throughput.

IEEE 802.11 WLAN Standards

  • The FCC opened the 900 MHz, 2.4 GHz, and 5.8 GHz unlicensed frequency bands in 1985, triggering IEEE WLAN standardization.
  • Various IEEE 802.11 standards have been ratified, each with differing generations, years of ratification, raw data rates, and operating frequencies.

Other IEEE 802.11 Standards

  • Different versions have key characteristics like specific data rates, using different modulation, technologies (like OFDM or DSSS).

The Main Characteristics of 802.11 WLANs

  • IEEE 802 standards cover Physical (PHY) and Media Access Control (MAC) sublayers.
  • IEEE divides the Data Link Layer into Logical Link Control (LLC) and Media Access Control (MAC) sub-layers.

The IEEE 802.11 WLAN Components

  • Stations (STA): devices implementing PHY and MAC layer protocols.
  • Access Point (AP): Provides an interface between stations, often incorporated in a basic service set (BSS) and a distribution system (DS).
  • Distribution System (DS): Connects multiple access points (APs) and their associated basic service sets (BSS) to form an extended service set (ESS).

The Basic Service Set

  • A cellular structure.
  • Each cell is a basic service set (BSS) with a unique identifier (BSSID).

The Extended Service Set

  • Multiple BSSs are linked into an extended service set (ESS) with common distribution systems (DS).

The Independent Basic Service Set

  • A peer-to-peer network, allowing wireless nodes to connect directly.

The IEEE 802.11 MAC Sublayer Standards

  • Functions, services, frame formats, frame types, addressing mechanisms, WLAN discovery, WLAN joining, wireless media access.

MAC Sublayer Functions and Services

  • Access control, discovering WLANs, gaining/maintaining connections during mobility, reliable data transfers of LLC frames, security services.

IEEE 802.11 MAC Sublayer Services

  • MAC service data units (MSDU) delivery and WLAN access/security.
  • Association, reassociation, disassociation, MSDU delivery, distribution.
  • Authentication, deauthentication, privacy

MAC Sublayer Frames

  • Frame formats, including frame controls fields and their components (like addresses, durations, and sequence controls).

Frame Types

  • Management (e.g., beacon, authentication, association) frames
  • Control (e.g., RTS,CTS,ACK) frames
  • Data frames (carrying or not LLC data).

Discovering and Joining a WLAN

  • Steps involved in finding a WLAN and joining it, such as scanning, beaconing, and authentication.

Beaconing

  • Regular AP transmissions; broadcast frames announcing the presence of a WLAN BSS and providing other information to join.

The Contents of the Beacon Frame

  • Fields within beacon frames like the beacon interval, timestamp of the beacon source clock, Service Set Identifier (SSID), supported data rates, parameter sets, capability information.

Scanning

  • Method for discovery.
  • Passive or active.

Authentication

  • Verifying a device's identity.
  • Open system authentication: simply checking shared SSID
  • Shared key authentication: needs a shared pre-configured key.

Association

  • Final step toward allowing a station to join a WLAN after authentication.
  • Services for transferring MSDUs among STAs, relevant to different types of transitions based on the STA mobility.

Station Location

  • The DS (distribution system) needs station location data to deliver MSDUs.

A Sample Scenario of a STA Mobility Among APs

  • Illustrative diagram of station (STA) movement and how wireless systems manage the transition between access points (APs) during mobility. 

Studying That Suits You

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

Quiz Team

Related Documents

Description

Explore the fundamentals of Wireless Local Area Networks (WLANs) in this quiz. Learn about the key elements of wireless networks, various topologies, and the essential devices involved. Additionally, get familiar with the IEEE 802.11 WLAN standards that govern these networks.

More Like This

Wi-Fi teemaline teadmiste test
9 questions
Wireless Local Area Network (WLAN)
40 questions
WEP Security and WLAN Standards Quiz
21 questions
Use Quizgecko on...
Browser
Browser