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

DHCP problem on Catalyst 2960

santipongv
Level 1
Level 1

Client PC is unable to obtain DHCP IP address from Cat-2960 (cisco WS-C2960-24TT-L). Any advice would be greatly appreciated.

---Portfast is enabled on all ports---

ip dhcp limited-broadcast-address

ip dhcp excluded-address 192.168.1.1 192.168.1.6

!

ip dhcp pool XXX

network 192.168.1.0 255.255.255.224

dns-server 199.45.32.38 151.197.0.38

domain-name XXX.com

default-router 192.168.1.2

netbios-node-type h-node

lease 30

!

Switch-2960#sh ip dhcp binding

IP address Client-ID/ Lease expiration Type

Hardware address

Switch-2960#sh ip dhcp server stat

Memory usage 1390

Address pools 1

Database agents 0

Automatic bindings 0

Manual bindings 0

Expired bindings 0

Malformed messages 0

Message Received

BOOTREQUEST 0

DHCPDISCOVER 0

DHCPREQUEST 0

DHCPDECLINE 0

DHCPRELEASE 0

DHCPINFORM 0

Message Sent

BOOTREPLY 0

DHCPOFFER 0

DHCPACK 0

DHCPNAK 0

Regards,

Santi

1 Reply 1

glen.grant
VIP Alumni
VIP Alumni

Make sure you apply the "switchport host" command to all client ports and see if that helps . Are these clients all on the same subnet (vlan) ???