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

DHCP Pools not giving out right DNS

ThePorthos
Level 1
Level 1

Hi,

 

I have a main DHCP pool configured, and then several reservations for specific devices that need different DNS servers. The reservations appear to be getting handed out correctly, but for some reason the DNS they are getting is from the main pool despite having DNS configured in their individual pools. Is there something I am missing here?

 

ip dhcp pool VLAN2-OFFICE
network 10.X.X.0 255.255.255.128
domain-name X
default-router 10.X.X.1
option 66 ascii "X"
option 150 ip 10.X.X.25 10.X.X.25
dns-server 10.X.X.10 10.X.X.11
option 67 ascii "X"
!
ip dhcp pool Testing-iPhone-Reservation
host 10.X.X.107 255.255.255.128
client-identifier 01cc.2db7.294f.90
default-router 10.X.X.1
dns-server 103.X.X.5 103.X.X.5
!
ip dhcp pool Testing-Samsung-Phone-Reservation
host 10.X.X.108 255.255.255.128
client-identifier 012c.0e3d.6430.b2
default-router 10.X.X.1
dns-server 103.X.X.5 103.X.X.6
!
ip dhcp pool Testing-Samsung Tab-Reservation
host 10.X.X.109 255.255.255.128
client-identifier 01b0.6fe0.422a.f6
default-router 10.X.X.1
dns-server 103.X.X.5 103.X.X.6

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card