10-13-2009 01:00 AM - edited 03-06-2019 08:05 AM
I have a problem configuring a dhcp pool on a 3750 switch.
I would like to input on the dhcp scope address reservations for 20 ip phones, so that the phones get always the same ip address.
The problem is that it only let me input only one address binding.
Example of the configuration:
Ip dhcp pool test
network 192.168.10.0 255.255.255.0
import all
option 150 ip:x.x.x.x
host 192.169.10.1
hardware-address 11aa.22bb.33cc
If I input a second host and the mac-address of that host, the first one is deleted.
I do not want to create 20 dhcp different scopes for 20 phones.
Can you please advice...
Thank you in advance...
10-13-2009 01:04 AM
The only way you will do this is by extended the DHCP lease to never expire. If ALL phones need the same specific address then you must define 20 pools, or extend the DHCP lease.
HTH>
10-13-2009 01:08 AM
Thanks for your fast reply.
I already did this but I was wandering if there is any other way to implement this.
Thanks a lot anyway.
10-13-2009 01:10 AM
No using a Cisco device as the DHCP server. If you have a Windows Server acting as the DHCP server you can.
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