<?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 Re: DHCP timeout on a vlan in Switching</title>
    <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535954#M517209</link>
    <description>&lt;P&gt;As per i know i do not believe so many helper address works, i have tesed some time back, more than 4 helper address, the TTL expires, never reaches the DHCP Server., make it simple with ip helper address and test it.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jan 2022 17:51:09 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2022-01-21T17:51:09Z</dc:date>
    <item>
      <title>DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535807#M517198</link>
      <description>&lt;P&gt;Have a Cat9404 configure with several VLAN and each having Ip helper-address DHCP IP configured for each. Seems as though one VLAN DHCP requests for clients are timing out, though somewhat sporadically. I don't believe its a rogue DHCP server on the VLAN and as far as i know, only happening on one VLAN.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the DHCP section of a Show Tech DHCPV4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message Received&lt;BR /&gt;BOOTREQUEST 1&lt;BR /&gt;DHCPDISCOVER 377041&lt;BR /&gt;DHCPREQUEST 970508&lt;BR /&gt;DHCPDECLINE 1783&lt;BR /&gt;DHCPRELEASE 680&lt;BR /&gt;DHCPINFORM 209273&lt;BR /&gt;DHCPVENDOR 0&lt;BR /&gt;BOOTREPLY 1&lt;BR /&gt;DHCPOFFER 361080&lt;BR /&gt;DHCPACK 1075473&lt;BR /&gt;DHCPNAK 236&lt;/P&gt;&lt;P&gt;Message Sent&lt;BR /&gt;BOOTREPLY 0&lt;BR /&gt;DHCPOFFER 0&lt;BR /&gt;DHCPACK 0&lt;BR /&gt;DHCPNAK 0&lt;/P&gt;&lt;P&gt;Message Forwarded&lt;BR /&gt;BOOTREQUEST 10&lt;BR /&gt;DHCPDISCOVER 3478790&lt;BR /&gt;DHCPREQUEST 9280023&lt;BR /&gt;DHCPDECLINE 17433&lt;BR /&gt;DHCPRELEASE 6361&lt;BR /&gt;DHCPINFORM 2025488&lt;BR /&gt;DHCPVENDOR 0&lt;BR /&gt;BOOTREPLY 1&lt;BR /&gt;DHCPOFFER 361080&lt;BR /&gt;DHCPACK 1075473&lt;BR /&gt;DHCPNAK 236&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shouldn't the received and forwarded be the same?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 15:40:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535807#M517198</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535812#M517200</link>
      <description>&lt;P&gt;what vlan is that, what is the config on it ? how would you come that it was timing out, what is the observation here ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 15:45:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535812#M517200</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-21T15:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535892#M517202</link>
      <description>&lt;P&gt;Config is pretty straight forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Vlan2103&lt;BR /&gt;ip address x.x.x.x 255.255.0.0&lt;BR /&gt;ip helper-address DHCP IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip directed-broadcast 101&lt;BR /&gt;ip wccp 90 redirect in&lt;BR /&gt;ip wccp 92 redirect in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well clients are self assigning addresses. On a windows client in the CLI I do an ipconfig /renew and it takes awhile but eventually returns a DHCP timeout error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The apple netboot servers are for imagine Mac laptops and desktops, wish I didn't have to have so many. I have checked with the Apple admins and they say DHCP is not configured to hand out IPs, just boot info.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 16:10:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535892#M517202</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T16:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535920#M517205</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what is the DHCP server (e.g. Windows 2012) ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 16:46:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535920#M517205</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2022-01-21T16:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535930#M517207</link>
      <description>&lt;P&gt;Window 2016.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 16:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535930#M517207</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T16:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535949#M517208</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a specific reason for ip directed-broadasts to be enabled ? If not, try and disable that:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface Vlan2103&lt;BR /&gt;ip address x.x.x.x 255.255.0.0&lt;BR /&gt;ip helper-address DHCP IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;ip helper-address apple netboot IP&lt;BR /&gt;&lt;STRONG&gt;--&amp;gt; no ip directed-broadcast 101&lt;/STRONG&gt;&lt;BR /&gt;ip wccp 90 redirect in&lt;BR /&gt;ip wccp 92 redirect in&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 17:32:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535949#M517208</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2022-01-21T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535954#M517209</link>
      <description>&lt;P&gt;As per i know i do not believe so many helper address works, i have tesed some time back, more than 4 helper address, the TTL expires, never reaches the DHCP Server., make it simple with ip helper address and test it.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 17:51:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535954#M517209</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-21T17:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535964#M517211</link>
      <description>&lt;P&gt;Thats in my other VLANs and not causing any issues there.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 18:01:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535964#M517211</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T18:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535966#M517212</link>
      <description>&lt;P&gt;Hmmm Ok I can see that, but other vlans have the exact same config and have been that way for several years and even different hardware and never had an issue.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 18:03:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4535966#M517212</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T18:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536025#M517217</link>
      <description>&lt;P&gt;i can not comment on how others working, just test as advice to see if that resolves your issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;before we get to how others working with same config - we try to resolve the issue here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 19:47:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536025#M517217</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-21T19:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536040#M517219</link>
      <description>&lt;P&gt;I did pull it out, just for fun.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 20:13:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536040#M517219</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T20:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536042#M517220</link>
      <description>&lt;P&gt;Which 4 would you pull out? The last 4?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 20:14:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536042#M517220</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-21T20:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536054#M517221</link>
      <description>&lt;P&gt;Try with only 1 DHCP which is reachable and working and keep adding more after testing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 20:38:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536054#M517221</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-21T20:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536144#M517233</link>
      <description>&lt;P&gt;friend, I think it issue of routing from DHCP server to host VLAN, you need to check the return traffic. try ping and see if it success.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 23:30:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4536144#M517233</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-01-21T23:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4537141#M517354</link>
      <description>&lt;P&gt;If i statically assign an IP in the subnet, i can ping the DHCP server just fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 15:21:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4537141#M517354</guid>
      <dc:creator>jasonmeyer</dc:creator>
      <dc:date>2022-01-24T15:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP timeout on a vlan</title>
      <link>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4539363#M517527</link>
      <description>&lt;P&gt;ping without specify source make router/switch select the one nearest the destination.&amp;nbsp;&lt;BR /&gt;to check ping DHCP server using the VLAN interface.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 15:17:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/dhcp-timeout-on-a-vlan/m-p/4539363#M517527</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-01-26T15:17:29Z</dc:date>
    </item>
  </channel>
</rss>

