cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
791
Views
0
Helpful
4
Replies

IP DHCP option12

mantzubav
Level 1
Level 1

Hi,

 

after creating DHCP service on ISR 1100 we have noticed that all hostnames on MACs are changed by DHCP server. Now hostnames seems to mixture from Public IP and public DNS name. Is there any way to disable this feature? It was working fine with other vendor firewall.

 

Thanks!

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

If i understand correctly, you looking to disable option 12 in the new ASR where you created DHCP Service ?

 

or you looking to disable DHCP Service ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I am looking for solution for disable only option 12.

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

Share DHCP configuration. 

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

ip dhcp pool Users_pool
network 192.168.202.0 255.255.255.0
default-router 192.168.202.1
dns-server 212.59.1.1 8.8.8.8

 

ip dhcp excluded-address 192.168.202.0 192.168.202.9
ip dhcp excluded-address 192.168.202.241 192.168.202.255

 

interface Vlan202
description Users
ip address 192.168.202.1 255.255.255.0
ip nat inside