cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
116
Views
5
Helpful
1
Replies

DHCP binded mac takes 2 ip addreess

niteshrasam
Beginner
Beginner

Hello Guys,

I have binded mac address in DHCP.

ip dhcp pool static4
host 192.168.1.30 255.255.255.0
client-identifier 0208.08c2.d7d8

But this mac-address is taking 2 ip addresses.

show ip dhcp binding | in 0208.08c2.d7d8
192.168.1.30 0208.08c2.d7d8 Infinite Manual
192.168.1.34 0208.08c2.d7d8 Apr 08 2016 11:15 AM Automatic

1 Reply 1

dukenuk96
Participant
Participant

This could happen if you configured server and client received IP configuration before you configured static binding.

Release all addresses on the client, then clear all dynamic bindings on server, in the end refresh address configuration on the client - it should now take only one static address you cinfigured on the server.

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:

Recognize Your Peers