ip helper-addess on ASA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2011 08:22 AM - edited 03-11-2019 12:40 PM
Hello All,
Would someone please tell me how to set ip helper-address on a subinterface in a ASA?
We have different dhcp server on the network on a linux box
Best Regards,
-Rouzbeh
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2011 08:39 AM
Hi,
Are you looking for the dhcp-relay function on the ASA? Take a look at this:
http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/dhcp.html#wp1166998
Federico.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2014 11:06 PM
ASA(config)# dhcprelay server 192.168.20.1 outside
- DHCP server is located outside at 192.168.20.1
ASA(config)# dhcprelay enable inside
- inside interface has dhcp clients
