1753579 Members
6223 Online
108796 Solutions
New Discussion

DHCP Not Working

 
shijuganga
Occasional Advisor

DHCP Not Working

Hi,

I have HP A5500-24G-SFP EI Switch (JD374A) having few VLAN created and working fine and client side switch HP-2530-24G-PoE (J9773A).

Recently i created one more VLAN and DHCP is active on Firewall.

On newly created VLAN. DHCP is not working fine. If i put the manual IP, it works fine.

Can somebody help,  what is the issue and what to troubleshoot.

Thanks in advance.

Shiju Chacko

1 REPLY 1
TPG-GVA
Occasional Advisor

Re: DHCP Not Working

Hi,

DId you configured DHCP relay on your newly created VLAN ?

Configuration like that should do the trick:

dhcp enable

dhcp relay server-group 0 ip xx.xx.xx.xx
dhcp relay server-group 0 ip xx.xx.xx.xy

interface Vlan-interfaceXX
 description VlanXX
 ip address xx.xx.xx.xx xxx.xxx.xxx.xxx
 dhcp select relay
 dhcp relay server-select 0
 ip forward-broadcast

Best Regards,

Jean-Christophe