Web and Unmanaged
1825662 Members
3484 Online
109686 Solutions
New Discussion

HP 1920-24G DHCP Relay Problem

 
ribeiro99
New Member

HP 1920-24G DHCP Relay Problem

Hi,

I´m trying to put the DHCP Relay working on my Hp 1920 swich, my setup is just for test only for now, and i have a cheap Tp-Link router that as the DHCP server enable and its connected the swich with two Vlan configured and i´m tring to put the DHCP relay option to work on one have the Vlan.

>TP-Link router configuration:

IP Address: 192.168.1.250

subnet Mask:255.255.255.0

a static route configured:

Destination Network: 192.168.20.0 Subnet Mask: 255.255.255.0 Default Gateway: 192.168.1.250

 

>DHCP server configuration:

Start IP Address: 192.168.1.100

End IP Address: 192.168.199

Default Gateway: 192.168.1.250

Primary DNS: 8.8.8.8 Secondary DNS: 8.8.4.4

 

>Swich 1920 Vlan configuration:

Vlan 10 - IP: 192.168.1.30 subnet Mask: 255.255.255.0

Vlan 20 - IP: 192.168.20.1 subnet Mask: 255.255.255.0

a static route configured:

Destination Network: 0.0.0.0 Mask: 0.0.0.0 Next Hop: 192.168.1.250

So im trying to configure the DHCP Relay option to work on Vlan20 (follow the configuration on the swich manual), but this dont work. I do not know if can be the tp-link router that do not work with this swich to this option...

Thanks for the help. 

1 REPLY 1
16again
Respected Contributor

Re: HP 1920-24G DHCP Relay Problem

When using dhcp relay, you need scope on the dhcp server, handing out addresses in remote subnet.
For example vlan20, you need an extra scope on dhcp server , in 192.168.20.0/24 range (...which you don't have)

I doubt tp-link consumer device is able to do that,  a windows or linux server certainly can