<?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 7920 dhcp? in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580161#M192031</link>
    <description>&lt;P&gt;I have a 7920 phone that I recently setup in our lab.  I have setup DHCP on AP.  I don't have any problem getting IPs for laptops.  However, I am not able to get IP on 7920.  It found AP and passed the authentication, but failed to receive IP.  Any suggenstion?  &lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 18:45:13 GMT</pubDate>
    <dc:creator>peterhkim</dc:creator>
    <dc:date>2021-07-04T18:45:13Z</dc:date>
    <item>
      <title>7920 dhcp?</title>
      <link>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580161#M192031</link>
      <description>&lt;P&gt;I have a 7920 phone that I recently setup in our lab.  I have setup DHCP on AP.  I don't have any problem getting IPs for laptops.  However, I am not able to get IP on 7920.  It found AP and passed the authentication, but failed to receive IP.  Any suggenstion?  &lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 18:45:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580161#M192031</guid>
      <dc:creator>peterhkim</dc:creator>
      <dc:date>2021-07-04T18:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: 7920 dhcp?</title>
      <link>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580162#M192032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like a configuration issue. Else the 7920 Wireless phones should be able to get an IP. Can you post the configuration of the AP. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 20:44:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580162#M192032</guid>
      <dc:creator>smalkeric</dc:creator>
      <dc:date>2006-03-13T20:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: 7920 dhcp?</title>
      <link>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580163#M192033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am having the same problem. This is my switchport config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet2/0/19&lt;/P&gt;&lt;P&gt; description ***Cisco Wwireless Access Point 1200***&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 1,30&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; switchport nonegotiate&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt; spanning-tree bpduguard enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data is on vlan 1 and voice on vlan 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the switch is the dhcp server for the voice network, following is config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool VOICE&lt;/P&gt;&lt;P&gt;   network 10.10.30.0 255.255.255.0&lt;/P&gt;&lt;P&gt;   option 150 ip 10.10.30.1 &lt;/P&gt;&lt;P&gt;   default-router 10.10.30.1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cme ip address is 10.10.30.1 and this is the switchport config for cme:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet1/0/22&lt;/P&gt;&lt;P&gt; description ***Call Manager Express***&lt;/P&gt;&lt;P&gt; switchport access vlan 30&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DATA network can obtain ip address from from the access point, but not the voice network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 18:51:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580163#M192033</guid>
      <dc:creator>p.holley</dc:creator>
      <dc:date>2006-03-22T18:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: 7920 dhcp?</title>
      <link>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580164#M192034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case, I mistyped wep key on the wireless phone. I wasn't looking at the LCD screen when I typed wep key on 7920.  In some reason, number 2 and 3 key responed different way than other keys.  Once I fixed that, everything was fine.  As far as your config goes, it looks ok.  I guess you have multiple DHCP pools for your voice and data.  Do you also have different SSID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 18:59:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-dhcp/m-p/580164#M192034</guid>
      <dc:creator>peterhkim</dc:creator>
      <dc:date>2006-03-24T18:59:22Z</dc:date>
    </item>
  </channel>
</rss>

