05-19-2024 10:39 PM
Does the Cisco ASA 1010E support MAC and IP binding?
Software version - Cisco ASA 9.18.2 Software for FirePower
Solved! Go to Solution.
05-19-2024 11:31 PM - edited 05-19-2024 11:32 PM
ASA is a Firewall (not a full DHCP Server)
if i were you i setup a raspberry pi or any other MS DHCP as separate DHCP Server with static MAC reservation and enable DHCP snooping.
still you like to use ASA as DHCP - check below guide :
05-19-2024 11:05 PM
we are not sure what is the use case, but for your question its possible :
To add a static ARP entry to the ARP table, use the arp command in global configuration mode. To remove the static entry, use the no form of this command.
arp interface_name ip_address mac_address [ alias ]
05-19-2024 11:17 PM
Hi Balaji,
Thank you for the reply,
The required use case is to create multiple VLANs on the firewall and provide DHCP pools for these VLANs with IP-MAC binding.
05-19-2024 11:31 PM - edited 05-19-2024 11:32 PM
ASA is a Firewall (not a full DHCP Server)
if i were you i setup a raspberry pi or any other MS DHCP as separate DHCP Server with static MAC reservation and enable DHCP snooping.
still you like to use ASA as DHCP - check below guide :
05-20-2024 12:13 AM
Okay Balaji, Thank you for the support.
05-19-2024 11:40 PM - edited 05-20-2024 12:05 AM
NO ASA not support manual DHCP and excluded
use any other IOS device as DHCP
MHM
05-20-2024 12:14 AM
Okay MHM,
Thank you for the reply.
05-19-2024 11:59 PM
You mention Firepower. The underlying ASA supports DHCP reservation, but as of 7.4.1, this functionality doesn't have a GUI in FMC. However, you can configure this with FlexConfig. Using a different device as a DHCP server is likely the better approach.
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