<?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 ip helper issue, IP from wrong VLAN being handed out in Switching</title>
    <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826209#M198257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the config of the interface that&lt;/P&gt;&lt;P&gt;connects to the DHCP server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2012 01:27:15 GMT</pubDate>
    <dc:creator>acampbell</dc:creator>
    <dc:date>2012-01-03T01:27:15Z</dc:date>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826199#M198247</link>
      <description>&lt;P&gt;Setup is like this:&amp;nbsp; Polycom IP phones -&amp;gt; Cisco 2960 switches -&amp;gt; Cisco 2621XM router running 12.28(r).&amp;nbsp; A Windows 2003 server running on HP Proliant DL380 G4 with the correct DHCP scope is configured for the IP phones, also sitting on a Cisco 2960 switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A typical port config on the 2960 is:&lt;/P&gt;&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; switchport voice vlan 60&lt;/P&gt;&lt;P&gt; mls qos trust cos&lt;/P&gt;&lt;P&gt; auto qos voip trust&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;Relevant section of the config on the&amp;nbsp; 2621XM router:&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; no ip redirects&lt;/P&gt;&lt;P&gt; no ip proxy-arp&lt;/P&gt;&lt;P&gt; ip pim sparse-dense-mode&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0.1&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 1 native&lt;/P&gt;&lt;P&gt; ip address 10.180.160.2 255.255.255.0&lt;/P&gt;&lt;P&gt; ip pim sparse-dense-mode&lt;/P&gt;&lt;P&gt; no snmp trap link-status&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0.60&lt;/P&gt;&lt;P&gt; description Vlan Voice 60&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 60&lt;/P&gt;&lt;P&gt; ip address 10.180.60.1 255.255.255.0&lt;/P&gt;&lt;P&gt; ip helper-address 10.180.160.20&lt;/P&gt;&lt;P&gt; ip pim sparse-dense-mode&lt;/P&gt;&lt;P&gt; no snmp trap link-status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This USED TO WORK on a Windows 2000 server which sat on different piece of hardware, but stopped immediately after the migration to Windows 2003 server was done.&amp;nbsp; There was no change on the router or switches prior to or after the server migration.&amp;nbsp; I see DHCP server log on the 2003 server giving DHCP NACK because the phones are apparently asking for IP's in the data VLAN.&amp;nbsp; Can someone shed some light on this?&amp;nbsp; thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:07:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826199#M198247</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2019-03-07T12:07:05Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826200#M198248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide some of the DHCP server logs maybe? It looks like someting related to the Win 2003 server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2011 00:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826200#M198248</guid>
      <dc:creator>igor.donev</dc:creator>
      <dc:date>2011-12-31T00:15:48Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826201#M198249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is s small section of it.&amp;nbsp; The Windows server assigns what the phone requests.&amp;nbsp; 10.180.60.x is for voice and 10.180.160.x is for data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10,03/15/11,13:12:03,Assign,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:12:23,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:12:23,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:12:43,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:12:51,NACK,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;10,03/15/11,13:12:51,Assign,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:13:04,NACK,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;11,03/15/11,13:13:04,Renew,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:13:20,NACK,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;11,03/15/11,13:13:20,Renew,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:13:35,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:13:35,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:13:46,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:13:53,NACK,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;10,03/15/11,13:13:53,Assign,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:14:07,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:14:07,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:14:22,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:14:42,NACK,10.180.160.89,,0004F2115397,&lt;/P&gt;&lt;P&gt;15,03/15/11,13:14:50,NACK,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;P&gt;10,03/15/11,13:14:50,Assign,10.180.60.11,,0004F2115397,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2011 00:19:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826201#M198249</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2011-12-31T00:19:45Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826202#M198250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronnie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see the DHCP request in this log. Also it seems the DHCP server is misbehaving as it's assigning IP &lt;/P&gt;&lt;P&gt;10.180.60.11 to 0004F2115397, for just seconds away to NACK the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2011 00:24:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826202#M198250</guid>
      <dc:creator>igor.donev</dc:creator>
      <dc:date>2011-12-31T00:24:59Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826203#M198251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the DHCP server log from Windows 2003 server, not a sniffer log.&amp;nbsp; Give me a few to track that down.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2011 00:47:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826203#M198251</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2011-12-31T00:47:19Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826204#M198252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the output pasted above can you please clarify whether the same subnet is configured on both the sub-interfaces..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think both the data and voice vlan should be on different subnets and this is creating the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jan 2012 07:22:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826204#M198252</guid>
      <dc:creator>mahmoodmkl</dc:creator>
      <dc:date>2012-01-01T07:22:20Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826205#M198253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fa0/0.1 is configured for data in the 10.180.160.x subnet, fa0/0.60 is configured for voice in the 10.180.60.x subnet.&amp;nbsp; They are on 2 different subnets.&amp;nbsp; This is shown clearly in my original post.&amp;nbsp; The PC's need to daisy-chain off the Polycom phones, hence the configuration of switch ports on the 2960s to have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;switchport mode access&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;switchport voice vlan 60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have to provider a sniffer session on this but I won't be able to get this until next Tuesday so standby on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jan 2012 16:53:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826205#M198253</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2012-01-01T16:53:30Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826206#M198254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any firewalls configured on your windwos 2003 server which is preventing it from allocating ip address for the dhcp requests that comes out from the client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 12:25:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826206#M198254</guid>
      <dc:creator>viswamin</dc:creator>
      <dc:date>2012-01-02T12:25:41Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826207#M198255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi --- Happy New Year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check on the DHCP server:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the Data &amp;amp; Voice scopes included under a SUPERSCOPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use seperate Vlans like you are you must NOT use SUPERSCOPES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a superscope either delete it or remove the scopes in question from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 15:42:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826207#M198255</guid>
      <dc:creator>acampbell</dc:creator>
      <dc:date>2012-01-02T15:42:18Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826208#M198256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; All, &lt;/P&gt;&lt;P&gt;NO &lt;A&gt;&lt;/A&gt;firewall on Windows 2003 server&lt;/P&gt;&lt;P&gt;NO superscope is being used.&amp;nbsp; There are 2 distinct regular DHCP scopes.&amp;nbsp; I already know about the superscope causing this issue but this is not the case.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can everyone agree that the switch and router configs are correct?&amp;nbsp; If so, then I should post on MS forum instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 15:48:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826208#M198256</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2012-01-02T15:48:52Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826209#M198257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the config of the interface that&lt;/P&gt;&lt;P&gt;connects to the DHCP server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 01:27:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826209#M198257</guid>
      <dc:creator>acampbell</dc:creator>
      <dc:date>2012-01-03T01:27:15Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826210#M198258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This is all that's on the interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0/28&lt;/P&gt;&lt;P&gt; description BR1FS2&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 02:02:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826210#M198258</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2012-01-03T02:02:26Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826211#M198259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your network configuration looks perfect to atleast to me. Disable IPv6 on your server if you are not using it in your network. had seen IPv6 misbahiving with applications which uses broadcast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan Sharma&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.ebrahma.com"&gt;http://www.ebrahma.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 08:18:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826211#M198259</guid>
      <dc:creator>Pawan Sharma</dc:creator>
      <dc:date>2012-01-03T08:18:49Z</dc:date>
    </item>
    <item>
      <title>ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826212#M198260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please try to hardcode your fa0/28 interface not to trunk (ie. add "switchport mode access" command). Your new server NIC can be 802.1Q negotiation capable and as such set the port as trunk (you can check this via "sh int fa 0/28 sw" command) and if so receive also the DHCP broadcasts via Vlan 60.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Antonin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 10:08:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826212#M198260</guid>
      <dc:creator>amikat</dc:creator>
      <dc:date>2012-01-03T10:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: ip helper issue, IP from wrong VLAN being handed out</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826213#M198261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys.&amp;nbsp; "Switchport mode access" on the DHCP server's port resolved the issue.&amp;nbsp; This is odd, but on the old 2950's, this was not required.&amp;nbsp; I suppose I will always use this as best practice to avoid the same problem in the future.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 14:08:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-issue-ip-from-wrong-vlan-being-handed-out/m-p/1826213#M198261</guid>
      <dc:creator>ronnieshih</dc:creator>
      <dc:date>2012-01-03T14:08:48Z</dc:date>
    </item>
  </channel>
</rss>

