cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
490
Views
4
Helpful
2
Replies

IP Conflict on DHCP

benthomas
Level 1
Level 1

Our core network has 2 x 6509 switches with 2 MSFC each. We have configured DHCP on the four router MSFC as follows:

ip dhcp pool Vlan2

network 172.17.2.0 255.255.255.0

domain-name jse.co.za

dns-server 10.3.4.160 10.3.4.161 10.3.4.60 10.3.4.61

default-router 172.17.2.3

netbios-node-type h-node

netbios-name-server 10.3.4.160

lease 30

The problem is that in some instances we get IP conflict when users are connecting to the Network. Any reason for this?

2 Replies 2

stomasko
Level 4
Level 4

Do you have any exclude statements to cover statically addressed devices (such as default router)?

See the following command reference if you need additional help on this command.

http://www.cisco.com/en/US/products/ps6350/products_command_reference_chapter09186a00804461d0.html#wp1174141

Good luck

Steve

I have excluded most of the statically addressed devices, for example;

ip dhcp excluded-address 172.17.2.220 172.17.2.227

ip dhcp excluded-address 172.17.2.0 172.17.2.9

!

ip dhcp pool Customer_Support

host 172.17.2.25 255.255.255.0

client-identifier 0100.0802.ddd2.be

client-name Chris_Grove

!

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: