Guest

Cisco Aironet Wireless LAN Client Adapters

Optimize CB21AG/PI21AG Roaming Behavior

Document ID: 69403



Contents

Introduction
Prerequisites
      Requirements
      Components Used
      Conventions
Procedure
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document explains how to configure the wireless client in order to minimize delays when roaming from access point to access point.

Prerequisites

Requirements

There are no specific requirements for this document.

Components Used

The information in this document is based on these software and hardware versions:

  • Cisco 802.11 a/b/g client adapter that runs firmware 3.0

  • Cisco Aironet Desktop Utility (ADU) version 3.0

The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.

Conventions

Refer to Cisco Technical Tips Conventions for more information on document conventions.

Procedure

Complete these steps in order to minimize delays when roaming from access point to access point when you use the CB21AG/PI21AG (802.11a/b/g wireless client adapter).

Note: These steps optimize roaming delays at the driver layer and are applicable to all authentication types. If 802.1x authentication is used, there might be additional optimizations possible, which are outside the scope of this document.

Note: Optimizing for faster roaming can potentially contribute to increased battery use and to reduced throughput.

  1. Use ADU version 3.0 client software, which has this enhancement:

    • Cisco bug ID CSCsd08479 ( registered customers only) —PI21AG sometimes does Media Disconnect if it roams.

  2. Set the BSS Aging Interval to 25 and set the Scan Valid Interval to 20.

    Complete these steps in order to set these two parameters via the Windows control panel.

    1. Go to Windows Explorer.

    2. Right-click on My Network Places.

    3. Select Properties from the pop-up menu.

    4. Right-click on the Wireless Network Connection#, where # is the instance number of the Cisco CB21AG Wireless LAN adapter.

    5. Select Properties from the pop-up menu.

    6. Select Configure from the pop-up dialog box.

    7. Click the Advanced tab.

    8. Set the BSS Aging Interval to 25 and set the Scan Valid Interval to 20.

    These parameter values are the absolute lowest permitted values and should not be set any lower. The default values are 120 for BSS Aging Interval and 60 for Scan Valid Interval.

    Note: If you use client software 2.6 or earlier, you cannot set the BSS Aging Interval to 25. In this case, set the BSS Aging Interval to 30 and set the Scan Valid Interval to 20.

  3. If your access point coverage permits it, configure the client profile in the ADU only to use the 5 GHz (802.11a) or 2.4 GHz (802.11b/g) band, not both. Complete these steps in order to do this.

    1. Launch the ADU.

    2. Go to the Profile Management tab, highlight the profile of interest, and click Modify.

    3. Go to the Advanced tab and uncheck the rates that you do not intend to use under Wireless Mode.

    4. If you do not use the ADU to manage the CB21AG, then you must use registry settings in order to select the rates. Complete these steps.

      1. Choose Start > Run and type regedit in order to launch the Registry Editor.

      2. Navigate to HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > Class > {4D36E972-E325-11CE-BFC1-08002bE10318}.

      3. Right-click on the folder 4D36E972-E325-11CE-BFC1-08002bE10318 and select Find.

      4. Type NetBand in the search field in order to locate the NetBand variable. This is under an [instance] four-digit subkey that has a DriverDesc value of Cisco Aironet 802.11a/b/g Wireless Adapter.

      5. The NetBand REG_SZ variable is a bitmask of supported rates. By default this is 15. The values are:

        802.11a    0x01
        (not used) 0x02
        802.11b    0x04
        802.11g    0x08
        (not used) 0x10

        For example, in order to support only 11b and 11g rates, this is 0x04 + 0x08 = 0x0C = 12 decimal.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Wireless
Wireless - Mobility: WLAN Radio Standards
Wireless - Mobility: Security and Network Management
Wireless - Mobility: Wireless IP Voice and Video
Wireless - Mobility: Getting Started with Wireless
Wireless - Mobility: General

Related Information



Updated: Oct 05, 2006Document ID: 69403