<?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 ASA dhcpd address restriction in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227542#M349392</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;The maximum size of a single DHCP Pool is 256 IP addresses. To be able to use so large pool would require your ASA interface where the DHCP is enabled to be larger than /24. With /24 mask network you can assing 253 IP address pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding each interface can only have one DHCP Pool and each Pool can be of the maximum size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA is not that flexible as a DHCP server so usually its better to use some IOS router/L3 switch or an actual DHCP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to mark the reply as the correct answer if it answered your question or ask more if needed &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 10:47:05 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-05-23T10:47:05Z</dc:date>
    <item>
      <title>ASA dhcpd address restriction</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227541#M349388</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have a question on ASA dhcpd address restriction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed that maximum available DHCP pool is restricted to 256 addresses.&lt;BR /&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/basic_dhcp.html#wp1125257" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/basic_dhcp.html#wp1125257&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it merely the restriction for dhcp pool per interface or restriction per device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, let's say I have 5 interface with dhcpd enabled and have set the pool address as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;dhcpd address 192.168.10.10-192.168.10.254 segment10 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;dhcpd address 192.168.11.10-192.168.11.254 segment11 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;dhcpd address 192.168.12.10-192.168.12.254 segment12 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;dhcpd address 192.168.13.10-192.168.13.254 segment13 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;dhcpd address 192.168.14.10-192.168.14.254 segment14 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which below is true?&lt;BR /&gt;1. If 100 addresses are provided from segment10 and segment11, only 56 addresses are left available for rest of the segment.&lt;BR /&gt;2. It's possible to provide 245 addresses per segment as configured. (device can provide 245*5 addresses to client.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saki&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:47:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227541#M349388</guid>
      <dc:creator>p.sarabande</dc:creator>
      <dc:date>2019-03-12T01:47:58Z</dc:date>
    </item>
    <item>
      <title>ASA dhcpd address restriction</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227542#M349392</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;The maximum size of a single DHCP Pool is 256 IP addresses. To be able to use so large pool would require your ASA interface where the DHCP is enabled to be larger than /24. With /24 mask network you can assing 253 IP address pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding each interface can only have one DHCP Pool and each Pool can be of the maximum size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA is not that flexible as a DHCP server so usually its better to use some IOS router/L3 switch or an actual DHCP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to mark the reply as the correct answer if it answered your question or ask more if needed &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 10:47:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227542#M349392</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-23T10:47:05Z</dc:date>
    </item>
    <item>
      <title>ASA dhcpd address restriction</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227543#M349394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jouni,&lt;/P&gt;&lt;P&gt;But my question is about the amount of DHCP pool that can be used for device that has multiple interfaces. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface gig0/0.10&lt;BR /&gt; vlan 10&lt;/P&gt;&lt;P&gt; nameif segment10 &lt;BR /&gt; ip address 192.168.10.1 255.255.255.0&lt;BR /&gt; security 100&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface gig0/0.11&lt;/P&gt;&lt;P&gt;nameif segment11&lt;/P&gt;&lt;P&gt;ip address 192.168.11.1 255.255.255.0&lt;/P&gt;&lt;P&gt;security 100&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;.... and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any clue? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Saki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 00:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227543#M349394</guid>
      <dc:creator>p.sarabande</dc:creator>
      <dc:date>2013-05-24T00:57:58Z</dc:date>
    </item>
    <item>
      <title>ASA dhcpd address restriction</title>
      <link>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227544#M349396</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 I said, I think the ASA can have 1 maximum size DHCP Pool per interface. The amount of interface shouldnt really matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Quote from the Configuration Guide of ASA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;You can configure only one DHCP server on each interface of the ASA. Each interface can have its&lt;/P&gt;&lt;P&gt;own pool of addresses to use.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basicly each interface can have a pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to mark the reply as correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 03:19:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-dhcpd-address-restriction/m-p/2227544#M349396</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-24T03:19:45Z</dc:date>
    </item>
  </channel>
</rss>

