cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
338
Views
0
Helpful
2
Replies

Ip address is not getting

jeetu45911
Level 1
Level 1

Hello,

Network Pc's is not getting the ip address from windows server 2008(DHCP)

Brief

windows server2008(dhcp)--------Cisco nexus 9508-------Access Switches-------PC's

configuration

interface Vlan21
ip address 192.168.1.251/24
ip router rip bb1
hsrp 1
preempt
ip 192.168.1.254
ip dhcp relay address 192.168.22.1
no shutdown

Please help me to resolve the issue 

Regards

2 Replies 2

InayathUlla Sharieff
Cisco Employee
Cisco Employee

Can you show us the config of the port connected to access switch?

if you do the debug do you see the client request (DHCP Discover) packet coming in?

HTH

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hello,

To start the troubloeshooting firts check the PC is sending DHCP request or not, if yes then check at DHCP server send by enabling wireshark is the trafic is coming form PC.

-GI