- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Web and Unmanaged
- >
- HP 1920-24G DHCP Relay Problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2016 02:05 AM
05-09-2016 02:05 AM
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.
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2016 07:40 AM
05-09-2016 07:40 AM
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