<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic You have both AES and TKIP in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643897#M70276</link>
    <description>&lt;P&gt;You have both AES and TKIP enabled on the SSID, some clients don't like that "mixed" environment. You also don't use the 802.11a/n radio right now, so basically I would recommend you making this changes to the configuration:&lt;/P&gt;

&lt;PRE&gt;
interface Dot11Radio0
 no encryption mode ciphers aes-ccm tkip 
 encryption mode ciphers aes-ccm
 channel least 1 6 11

interface Dot11Radio1
 encryption mode ciphers aes-ccm
 ssid ap-machine-sm
 no shut
&lt;/PRE&gt;

&lt;P&gt;Could you give us the output of the &lt;EM&gt;"sh dot11 associations"&lt;/EM&gt; command when the clients are associated but not getting an IPv4 address?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Apr 2015 21:32:42 GMT</pubDate>
    <dc:creator>Freerk Terpstra</dc:creator>
    <dc:date>2015-04-02T21:32:42Z</dc:date>
    <item>
      <title>Cisco Aironet 1600 - DHCP Offer Problem</title>
      <link>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643896#M70275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have dhcp problem with our new AP:&lt;/P&gt;&lt;P&gt;I add an AP to our LAN.&lt;/P&gt;&lt;P&gt;I make a simple configuration with a WPA authenticate.&lt;/P&gt;&lt;P&gt;I can connect some equipment to this AP and&amp;nbsp;our DHCP give an address correctly.&lt;/P&gt;&lt;P&gt;We use adptator to give wireless connection to old station with old operaing system (adaptator example : Netgear WNCE3001)&lt;/P&gt;&lt;P&gt;This adaptor connect to AP and receive&amp;nbsp;an address from DHCP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is the equipment behind this adpatator send a DHCP request, our server send a DHCP offer but never arrive to this equipment .....&lt;/P&gt;&lt;P&gt;Same problem with another adpatator (TRENDnet and ZyXEL)&lt;/P&gt;&lt;P&gt;I think Cisco 1600 dont return correctly the DHCP offer, perhaps i miss some configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone can help me ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In attachment AP configuration&lt;/P&gt;&lt;P&gt;AP system information:&lt;/P&gt;&lt;TABLE border="0" cellpadding="4" cellspacing="0" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD valign="top" width="41%"&gt;&lt;B&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="2"&gt;&amp;nbsp;Product/Model Number:&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;&lt;TD class="content" width="59%"&gt;AIR-SAP1602I-E-K9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD valign="top" width="41%"&gt;&lt;B&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="2"&gt;&amp;nbsp;Top Assembly Serial Number:&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;&lt;TD class="content" width="59%"&gt;[removed]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD valign="top" width="41%"&gt;&lt;B&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="2"&gt;&amp;nbsp;System Software Filename:&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;&lt;TD class="content" width="59%"&gt;ap1g2-k9w7-tar.152-2.JB2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" width="41%"&gt;&lt;B&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="2"&gt;&amp;nbsp;System Software Version:&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;&lt;TD class="content" width="59%"&gt;15.2(2)JB2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD valign="top" width="41%"&gt;&lt;B&gt;&lt;FONT face="Arial, Helvetica, sans-serif" size="2"&gt;&amp;nbsp;Bootloader Version:&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;&lt;TD class="content" width="59%"&gt;BOOTLDR: C1600 Boot Loader (AP1G2-BOOT-M) LoaderVersion 15.2(2)JAX, RELEASE SOFTWARE (fc1)&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 05 Jul 2021 09:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643896#M70275</guid>
      <dc:creator>numalliance</dc:creator>
      <dc:date>2021-07-05T09:50:38Z</dc:date>
    </item>
    <item>
      <title>You have both AES and TKIP</title>
      <link>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643897#M70276</link>
      <description>&lt;P&gt;You have both AES and TKIP enabled on the SSID, some clients don't like that "mixed" environment. You also don't use the 802.11a/n radio right now, so basically I would recommend you making this changes to the configuration:&lt;/P&gt;

&lt;PRE&gt;
interface Dot11Radio0
 no encryption mode ciphers aes-ccm tkip 
 encryption mode ciphers aes-ccm
 channel least 1 6 11

interface Dot11Radio1
 encryption mode ciphers aes-ccm
 ssid ap-machine-sm
 no shut
&lt;/PRE&gt;

&lt;P&gt;Could you give us the output of the &lt;EM&gt;"sh dot11 associations"&lt;/EM&gt; command when the clients are associated but not getting an IPv4 address?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2015 21:32:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643897#M70276</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2015-04-02T21:32:42Z</dc:date>
    </item>
    <item>
      <title>I remove tkip and activate</title>
      <link>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643898#M70277</link>
      <description>&lt;P&gt;I remove tkip and activate the second wireless interface.&lt;/P&gt;
&lt;P&gt;the problem is still there :&lt;/P&gt;
&lt;P&gt;1st -&amp;nbsp;&amp;nbsp;the adapter get correct address&lt;/P&gt;

&lt;PRE&gt;
ap-speciale-sm#sh dot11 ass
802.11 Client Stations on Dot11Radio0:
SSID [ap-machine-sm] :
MAC Address    IP address      Device        Name            Parent         State
c404.1556.47b3 192.168.1.50    unknown       -               self           Assoc&lt;/PRE&gt;

&lt;P&gt;2nd - we plug the&amp;nbsp;computer behind try to get an address to DHCP server&lt;/P&gt;

&lt;PRE&gt;
Apr  3 10:46:43 srv-infra-sm dhcpd: DHCPDISCOVER from 00:1a:a0:12:b5:1a via eth0
Apr  3 10:46:43 srv-infra-sm dhcpd: DHCPOFFER on 192.168.1.80 to 00:1a:a0:12:b5:1a via eth0&lt;/PRE&gt;

&lt;P&gt;Computer never receive this DHCPOFFER&lt;/P&gt;
&lt;P&gt;the strange thing is that we see :&lt;/P&gt;

&lt;PRE&gt;
ap-speciale-sm#sh dot11 ass
802.11 Client Stations on Dot11Radio0:
SSID [ap-machine-sm] :
MAC Address    IP address      Device        Name            Parent         State
c404.1556.47b3 0.0.0.0    unknown       -               self           Assoc&lt;/PRE&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;PRE&gt;
ap-speciale-sm#sh dot11 ass
802.11 Client Stations on Dot11Radio0:
SSID [ap-machine-sm] :
MAC Address    IP address      Device        Name            Parent         State
c404.1556.47b3 169.254.10.179    unknown       -               self           Assoc&lt;/PRE&gt;

&lt;P&gt;Is a routing problem of mac address ?&lt;/P&gt;
&lt;P&gt;We have another AP (Netgear) to another network and this adapter working properly, the computer behind get correctly an address&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:24:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643898#M70277</guid>
      <dc:creator>numalliance</dc:creator>
      <dc:date>2015-04-03T09:24:07Z</dc:date>
    </item>
    <item>
      <title>I think something, perhaps we</title>
      <link>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643899#M70278</link>
      <description>&lt;P&gt;I think something,&amp;nbsp;perhaps we must parameter&amp;nbsp;something to show that behind this connection there is more then one equipment ?&lt;/P&gt;&lt;P&gt;say to AP it's not just a client but an infra ?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:28:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643899#M70278</guid>
      <dc:creator>numalliance</dc:creator>
      <dc:date>2015-04-03T09:28:12Z</dc:date>
    </item>
    <item>
      <title>Now that I have googeld on</title>
      <link>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643900#M70279</link>
      <description>&lt;P&gt;Now that I have googeld on your client &lt;EM&gt;(Netgear WNCE3001)&lt;/EM&gt; I really understand want you are trying to accomplish. Want you want is this client acting like something called a workgroup bridge (at least, that is how it is called when you have an Cisco AP fulfilling this role).&lt;/P&gt;&lt;P&gt;With the Cisco deployment you configure the AP as a workgroup bridge with multiple client MAC (and IP) addresses behind it. If the infrastructure where the AP should associated with is non Cisco you can use the "universal mode" where you can just use one (wired) client connected after the AP.&lt;/P&gt;&lt;P&gt;Now back to your Netgear client. I have not seen this client in real life, but if I read &lt;A href="http://www.downloads.netgear.com/files/GDC/WNCE3001/WNCE3001_UM_04Nov11.pdf"&gt;the manual&lt;/A&gt; I'm getting the feeling that this client does a little more than only bridging. At least there is no option to really configure the workgroup bridge stuff and the WLAN interface is being called "Internet adapter". There is also a option for an LAN DHCP server, which is kinda confusing as well if you ask me.&lt;BR /&gt;&lt;BR /&gt;However, the thing that we can try is using a static IP address on the wired client side and test if communication is possible. Could you please give the output of the &lt;EM&gt;"show bridge 1"&lt;/EM&gt; and &lt;EM&gt;"show dot11 ass&lt;/EM&gt;" commands in that situation? Last but not least you can test if your configuration works after configuring "&lt;EM&gt;config network ip-mac-binding disable"&lt;/EM&gt; on the WLC.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2015 00:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-aironet-1600-dhcp-offer-problem/m-p/2643900#M70279</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2015-04-18T00:20:32Z</dc:date>
    </item>
  </channel>
</rss>

