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

DHCP PROBLEM ON CAT 3750

elop
Level 1
Level 1

Hi.

I am trying to configure my CATALYST 3750 as a DHCP Server.

I need to configure a STATIC DHCP binding between a MAC and a IP address.

I had configure the follow but the PC (winXP)does not get the address from the switch.

With a sniffer I see the DHCP request but there is No reply.

The configuration is:

service dhcp

ip dhcp pool test

host 1.x.1.x.0.0.0

client-identifier 0002.8a96.9fba

default-router 1.1.1.254

what am I missing???

THANKs

12 Replies 12

pkhatri
Level 11
Level 11

Hi,

Have you configured a VLAN (routed) interface on the switch with a 1.1.1.x address ?

Paresh

Hello,

Microsoft Windows clients require a slight change to the client-identifier, which is prepending a '01' for Ethernet. You might want to try the following:

service dhcp

ip dhcp pool test

host 1.1.1.5 255.0.0.0

-->client-identifier 0100.028a.969f.ba

default-router 1.1.1.254

Regards,

Nethelper

used debug ip dhcp, to see if your cisco switch heard the dhcp request.

Regards.

Yes,

The switch receives the DHCP request, it can be seen using the debug DHCP and also using a sniffer.

I had try it, did not help.

Any other idea?

Yes.

interface vlan 1 has the ip address of 1.1.1.254 /8

enabled.

Hello,

can you post the full configuration of the switch, and indicate on which port the client is connected to which the static binding has to be go ?

Regards,

Nethelper

Hi.

See the attached file.

The DHCP client is connected to interface fastethernet 1/0/1

Thanks for your help.

YES, interface vlan 1 is enabled.

Could you post "show vlan bri" and "show int f--"

Thanks

Could you post "show vlan bri" and "show int f--"

Thanks

davegibelli
Level 1
Level 1

Hi

Did you resolve this problem...did you upgrade your IOS because I think there is a bug...

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