11-03-2014 11:51 PM - edited 03-03-2019 07:39 AM
Does ASA 5505 could supply DHCP server and mac address reservation ?
please any advice and appreciate if their is any documents that can help .
Thanks
Solved! Go to Solution.
02-20-2020 08:18 AM
This feature is now supported on ASA in version 9.13(1) and later
Example:
Magnus-5506-Desk# sh run dhcpd
dhcpd dns 192.168.1.22
dhcpd domain cisco.com
dhcpd option 4 ip 172.18.124.1
!
dhcpd address 192.168.100.100-192.168.100.200 inside
dhcpd enable inside
dhcpd reserve-address 192.168.100.199 ecb5.fa0f.988b inside
!
Magnus-5506-Desk#
11-26-2014 09:04 AM
Trawlling through the CSC and Google, it looks like this (beeing able to configure DHCP reservations on an ASA) has been a feature requested for years.
For what it's worth, the rationale from my point of view is that several small and medium size business clients have an ASA and a mixture of L2 switches and WifiAP as their network infrastructure; DHCP serving functionality is best done on the ASA but not being able to add reservations is a pain as you then need to manage a mix of DHCP and static addresses, with the potential for human errors that this entails.
And explaining that it is not available on a business-grade ASA costing $100's when they usually have it on their $30 broadband gateway at home is difficult :-(
Can someone at Cisco shed some light on how likely it is to actually be implemented soon?
12-19-2014 06:49 AM
Any update on this? Had to put in a far more inexpensive device to get this resolved and the ASA is now on the shelf...
12-19-2014 10:24 AM
I have no update and in a bit of a rut: Google does not seem to have any meaningful information, and I don't have access to an Account Manager / Product Manager at Cisco who might shed light on this.
If you or anyone knows how to get the official line from Cisco, I'd sure welcome it!
08-07-2017 05:22 PM
Still, no updates?
10-11-2017 10:29 AM
Seems like the ASA has had this issue for years and they have no intension of correcting it. Just saying!
10-11-2017 10:30 AM
@systems wrote:
Still, no updates?
Seems like the ASA has had this issue for years and they have no intension of correcting it. Just saying!
02-20-2020 08:18 AM
This feature is now supported on ASA in version 9.13(1) and later
Example:
Magnus-5506-Desk# sh run dhcpd
dhcpd dns 192.168.1.22
dhcpd domain cisco.com
dhcpd option 4 ip 172.18.124.1
!
dhcpd address 192.168.100.100-192.168.100.200 inside
dhcpd enable inside
dhcpd reserve-address 192.168.100.199 ecb5.fa0f.988b inside
!
Magnus-5506-Desk#
12-09-2021 06:19 AM
But it still not working fine.
It wont not bind some MAC-addresses.
It works for most of my clients, but I am having two clients (and of course I have verified the hw-address 100s of times) that are not getting the proper reserved address.
Don't ask me why?
12-16-2021 01:14 PM - edited 12-16-2021 01:15 PM
If you're finding that this feature doesn't seem to work for just a few addresses but works ok for others, it is best to open a TAC case so they can dig into the problem and get the solution
12-16-2021 12:47 PM
Cisco says bug CSCvy09436 is fixed. And yes, they are right it works for these specific addresses, but now it no longer works for all other addresses > so what the f...?
12-17-2021 02:40 AM
And another story: Why cant I make reservations outside the Pool? When I do this, it works for the moment, but once I reload the ASA it removes or ignores all reservations outside the Pool----
12-17-2021 06:15 AM
The DHCP reserve address feature is an extension of the DHCP pool functionality and requires the reserved address be from a specified DHCP pool. See the command reference for the command:
https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/A-H/asa-command-ref-A-H/m_dh-dm.html#wp1603069952
12-18-2021 11:06 AM
I understand, that this is, what the docu says.
But I do not understand why Cisco would limit the feature to only work for addresses within the pool.
And as I said above, it works with a little workaround.
Open the pool to the full subnet, make the reservations, then shrink the pool to your needs....
It then assigns even the reservations outside the pool, BUT on the next ASA reload it kicks the reservation lines that are outside the pool.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide