cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1466
Views
0
Helpful
2
Replies

Cisco IOS DHCP Server Update IOS DNS Server

thoward1
Level 1
Level 1

Is it possible to configure a DHCP server and DNS server on a router running IOS so that when a DHCP lease is given to a DHCP client (e.g. a computer on the network), the hostname provided by the client is added to the IOS DNS server and is then resolvable by DNS clients (other computers on the network)? Is there any information or configuration examples for how this can be set up?

 

Note: I have seen lots of information and configuration examples for triggering updates when an interface on the Cisco device itself receives an IP address but this is not what I want.

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

 - It  may be possible but I advise against it , DHCP services should be setup apart from routing and or switching services 2) the hostname-on-the-network should be  provided by the network administrator of the Intranet-DNS server, let alone to prevent 2 hosts to announce themselves on the network with the same hostname. The router can then also be configured to use the Intranet-DNS servers for hostname resolving.

M.

   



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

I do currently have a separate host that runs DNS and DHCP services. In this case though, it is a very small network and so having an additional host to run DNS and DHCP services is not ideal. It would be more convenient to run them on the router. Also, hostnames are closely managed so that no two hosts use the same hostname.