05-08-2013 10:47 AM - edited 03-11-2019 06:40 PM
Hi everyone,
On ASA when we config DHCP pool then why we need to use the command
dhcpd update dns interface
Thanks
Mahesh
Solved! Go to Solution.
05-08-2013 11:49 AM
Hello Mahesh,
I have seen it on enviroments where DDNS will be run,
As you might now DDNS is the protocol that will allow you to find or determine what the IP address of a host is whether it has changed or not ( This based on it's domain name)
So there are going to be times where the mapping from IP to name and name to IP will change and clients might want to update this, If we want the ASA to honor those changes we add:
dhcpd update dns
05-08-2013 11:49 AM
Hello Mahesh,
I have seen it on enviroments where DDNS will be run,
As you might now DDNS is the protocol that will allow you to find or determine what the IP address of a host is whether it has changed or not ( This based on it's domain name)
So there are going to be times where the mapping from IP to name and name to IP will change and clients might want to update this, If we want the ASA to honor those changes we add:
dhcpd update dns
05-08-2013 07:12 PM
Hi julio,
Thanks for answering the question
Mahesh
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