<?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 DHCP Address assignment by MAC on ASA5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650139#M1028587</link>
    <description>&lt;P&gt;I am setting up an ASA5505 for a pilot home office, defining a business vlan and a personal vlan.  I have setup the dhcp scopes for both vlans, but I need to be able to only permit specific mac-addresses to receive a DHCP address from the business vlan. On a 871 router I can use the mac or "client-identifier" command.  Is there a way to do this on the ASA's?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:21:36 GMT</pubDate>
    <dc:creator>swharvey</dc:creator>
    <dc:date>2019-03-11T09:21:36Z</dc:date>
    <item>
      <title>DHCP Address assignment by MAC on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650139#M1028587</link>
      <description>&lt;P&gt;I am setting up an ASA5505 for a pilot home office, defining a business vlan and a personal vlan.  I have setup the dhcp scopes for both vlans, but I need to be able to only permit specific mac-addresses to receive a DHCP address from the business vlan. On a 871 router I can use the mac or "client-identifier" command.  Is there a way to do this on the ASA's?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:21:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650139#M1028587</guid>
      <dc:creator>swharvey</dc:creator>
      <dc:date>2019-03-11T09:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Address assignment by MAC on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650140#M1028589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a combination of static arp entries and arp inspection to accomplish this. You will need to statically define every host with the arp command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/cmd_ref/a2_711.htm#wp1479532" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/cmd_ref/a2_711.htm#wp1479532&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You then need to enable arp inspection with the no-flood keyword. This will mean that all arp entries will be dropped unless they are statically configured. This will lock out all other hosts other than those that you have configured. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/cmd_ref/a2_711.htm#wp1479789" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/cmd_ref/a2_711.htm#wp1479789&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 23:18:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650140#M1028589</guid>
      <dc:creator>Aaron S Mcquaid</dc:creator>
      <dc:date>2007-01-18T23:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Address assignment by MAC on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650141#M1028590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that is a clever work around, however I don't think this will be a viable solution for us, as the mac addresses for the devices connecting to the personal vlan will be unknown and subject to frequent change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clarify, I need to setup the ASA so that:&lt;/P&gt;&lt;P&gt;1) It provides Business vlan DHCP assigned IP addresses only to specific static mac defined devices attached to ports in the Business vlan.&lt;/P&gt;&lt;P&gt;2) It provides Personal vlan DHCP assigned IP addresses to any devices attached to ports in the Personal vlan.&lt;/P&gt;&lt;P&gt;3) It prevents any non staic mac defined devices from obtaining a DHCP address on the business vlan. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will read the url's you linked more closely and see what/if I am missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 00:39:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650141#M1028590</guid>
      <dc:creator>swharvey</dc:creator>
      <dc:date>2007-01-19T00:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Address assignment by MAC on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650142#M1028591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that it will work for you because you can enable ARP inspection on a per interface basis. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 13:23:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650142#M1028591</guid>
      <dc:creator>Aaron S Mcquaid</dc:creator>
      <dc:date>2007-01-19T13:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Address assignment by MAC on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650143#M1028592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just had this same requirement. I ended up creating a new VPN group for the users (there were only two).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 14:12:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650143#M1028592</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2007-01-19T14:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Address assignment by MAC on ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650144#M1028593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately the TAC engineer I spoke with said this will nto provide the solution I am after in so far as the ASA assigned DHCP addresses to specific MAC's.  I would have to statically configure each IP address on the devices that I wisht to have access to the Business LAN and subject to the static arp/arp inspection.&lt;/P&gt;&lt;P&gt;If you can elaborate on your solution I can share it with the TAC engineer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In parallel I have requested our account team submit a Feature Request for this capability in future ASA code releases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 01:17:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-address-assignment-by-mac-on-asa5505/m-p/650144#M1028593</guid>
      <dc:creator>swharvey</dc:creator>
      <dc:date>2007-01-26T01:17:56Z</dc:date>
    </item>
  </channel>
</rss>

