<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lwap on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/tags/lwap/</link>
    <description>Recent content in Lwap on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 13 Feb 2010 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/tags/lwap/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ONT Notes - WLAN Management</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-wlan-management/</link>
      <pubDate>Sat, 13 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-wlan-management/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Elements of Cisco Unified Wireless Network&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Client devices - Cisco compatible extensions on WLAN clients&lt;/li&gt;&#xA;&lt;li&gt;Mobility platform - allows configuration of LWAPs through WLCs&lt;/li&gt;&#xA;&lt;li&gt;Network unification - integration into the rest of the network with WLCs doing RF management, IPS, etc.&lt;/li&gt;&#xA;&lt;li&gt;World-class network management - centralized management through WCS&lt;/li&gt;&#xA;&lt;li&gt;Unified advanced services - supports advanced technologies and threat detection&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;WLAN Implementation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Autonomous and LWAP&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Category&lt;/th&gt;&#xA;          &lt;th&gt;Autonomous&lt;/th&gt;&#xA;          &lt;th&gt;LWAP&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Access Point&lt;/td&gt;&#xA;          &lt;td&gt;Autonomous APs&lt;/td&gt;&#xA;          &lt;td&gt;LWAPs&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Control&lt;/td&gt;&#xA;          &lt;td&gt;Individual configurations&lt;/td&gt;&#xA;          &lt;td&gt;Configuration through WLCs&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Dependency&lt;/td&gt;&#xA;          &lt;td&gt;Independent operations&lt;/td&gt;&#xA;          &lt;td&gt;Dependent on WLC&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Management&lt;/td&gt;&#xA;          &lt;td&gt;CiscoWorks WLSE and WDS&lt;/td&gt;&#xA;          &lt;td&gt;WCS&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Redundancy&lt;/td&gt;&#xA;          &lt;td&gt;Through APs&lt;/td&gt;&#xA;          &lt;td&gt;Through WLCs&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;&lt;strong&gt;Wireless LAN Services Engine (WLSE)&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - 802.1x and Encryption on LWAPs</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-802-1x-and-encryption-on-lwaps/</link>
      <pubDate>Fri, 12 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-802-1x-and-encryption-on-lwaps/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Traditional WLAN weaknesses&#xA;&lt;ul&gt;&#xA;&lt;li&gt;SSID for security&lt;/li&gt;&#xA;&lt;li&gt;Vulnerable to rogue APs&lt;/li&gt;&#xA;&lt;li&gt;MAC filtering for security&lt;/li&gt;&#xA;&lt;li&gt;WEP&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WEP weaknesses&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Disribution of static keys is not scalable&lt;/li&gt;&#xA;&lt;li&gt;WEP keys can be cracked easily&lt;/li&gt;&#xA;&lt;li&gt;Vulnerable to dictionary attacks&lt;/li&gt;&#xA;&lt;li&gt;No protection against rogue APs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Benefits of 802.1x&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Centralized authentication through Radius via AAA&lt;/li&gt;&#xA;&lt;li&gt;Mutual authentication between client and auth server&lt;/li&gt;&#xA;&lt;li&gt;Can use multiple encryption algorithms (AES, WPA, TKIP, WEP)&lt;/li&gt;&#xA;&lt;li&gt;Automatic dynamic WEP keys&lt;/li&gt;&#xA;&lt;li&gt;Roaming&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Requirements of 802.1x&#xA;&lt;ul&gt;&#xA;&lt;li&gt;EAP-capable client (supplicant)&lt;/li&gt;&#xA;&lt;li&gt;802.1x-capable AP (authenticator)&lt;/li&gt;&#xA;&lt;li&gt;EAP-capable auth server&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Table 1. Characteristics of the EAP variants&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONT Notes - QoS On Wireless Networks</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-qos-on-wireless-networks/</link>
      <pubDate>Thu, 11 Feb 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/02/ont-notes-qos-on-wireless-networks/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Wireless LANs (WLANs)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Extensions to wired LANs&lt;/li&gt;&#xA;&lt;li&gt;Carrier sense multiple access collision avoidance (CSMA/CA) as media access method&lt;/li&gt;&#xA;&lt;li&gt;Uses distributed coordinated function (DCF) for collision avoidance&lt;/li&gt;&#xA;&lt;li&gt;DCF is based on RF carrier sense, inter-frame spacing (IFS), and random wait timers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Wifi QoS standards&#xA;&lt;ul&gt;&#xA;&lt;li&gt;802.11e&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IEEE standard&lt;/li&gt;&#xA;&lt;li&gt;0-7 priority levels&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Wifi Multimedia (WMM)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Four access categories&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Platinum (voice) - 6 or 7 802.11e&lt;/li&gt;&#xA;&lt;li&gt;Gold (video) - 4 or 5 802.11e&lt;/li&gt;&#xA;&lt;li&gt;Silver (BE) - 0 or 3 802.11e&lt;/li&gt;&#xA;&lt;li&gt;Bronze (Background) - 1 or 2 802.11e&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WMM and 802.11e replace DCF with EDCF&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Cisco Split-MAC&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Splits functions between Lightweight access points (LWAPs) and WLAN controllers (WLCs)&lt;/li&gt;&#xA;&lt;li&gt;LWAPs handle real-time functions&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Beacon generation&lt;/li&gt;&#xA;&lt;li&gt;Probe transmission and response&lt;/li&gt;&#xA;&lt;li&gt;Power management&lt;/li&gt;&#xA;&lt;li&gt;802.11e/WMM scheduling and queuing&lt;/li&gt;&#xA;&lt;li&gt;Packet buffering&lt;/li&gt;&#xA;&lt;li&gt;Encryption/decryption&lt;/li&gt;&#xA;&lt;li&gt;Control frame/message processing&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;WLCs handle non-real-time functions&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Association/disassociation/reassociation&lt;/li&gt;&#xA;&lt;li&gt;802.11e/WMM resource reservation&lt;/li&gt;&#xA;&lt;li&gt;802.1x EAP&lt;/li&gt;&#xA;&lt;li&gt;Key management&lt;/li&gt;&#xA;&lt;li&gt;Authentication&lt;/li&gt;&#xA;&lt;li&gt;Fragmentation&lt;/li&gt;&#xA;&lt;li&gt;Ethernet-WLAN bridging&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;End-to-end QoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Step 1:  WLC copies DSCP from switch to outer DSCP and outer 802.1p and sends to LWAP over LWAPP tunnel&lt;/li&gt;&#xA;&lt;li&gt;Step 2:  LWAP copies outer DSCP from WLC to 802.11e/WMM field and sent to client&lt;/li&gt;&#xA;&lt;li&gt;Step 3:  LWAP copies 802.11e/WMM value from the client to outer DSCP and sends it to WLC&lt;/li&gt;&#xA;&lt;li&gt;Step 4:  WLC copies outer DSCP from WLAP to 802.1p (CoS) fields and sends it to the switch&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Web interface (do you even need to know this?)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Controller&amp;gt;QoS Profiles&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Per-User Bandwidth Contracts - set avg data rate, burst data rate, avg real-time rate, and burst real-time rate&lt;/li&gt;&#xA;&lt;li&gt;Over the Air QoS&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Maximum RF usage per AP (%)&lt;/li&gt;&#xA;&lt;li&gt;Queue Depth - queue size before dropping packets&lt;/li&gt;&#xA;&lt;li&gt;Wired QoS Protocol - 802.1p or None&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Controller&amp;gt;WLANs&amp;gt;Edit&#xA;&lt;ul&gt;&#xA;&lt;li&gt;For each WLAN ID, set the QoS value:  plat, gold, silver, bronze&lt;/li&gt;&#xA;&lt;li&gt;WMM Policy&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Disabled - 802.11e/WMM QoS requests are ignored&lt;/li&gt;&#xA;&lt;li&gt;Allowed - 802.11e/WMM QoS requests are sent&lt;/li&gt;&#xA;&lt;li&gt;Required - 802.11e/WMM QoS requests are required&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
