- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: DHCP server with multiple VLANs
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
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
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
04-17-2015 03:01 PM - last edited on 04-19-2015 11:55 PM by Maiko-I
04-17-2015 03:01 PM - last edited on 04-19-2015 11:55 PM by Maiko-I
DHCP server with multiple VLANs
I am using all ProCurve switches and I have a network with two VLANs (1 and 30). Routing is being performed by my gateway router. DHCP is being provided from a Windows Server with a DHCP scope for each VLAN. The core switch has the router plugged into port 1 and tagged for both VLAN 1 and 30. The other ports on the switch are untagged for VLAN 1 and tagged for VLAN 30. If I plug the server into any port configured this way, it only gives out a VLAN 1 address and not a VLAN 30 address. However, I discovered that if I plug the server in to an secondary switch that is configured with all ports as untagged for VLAN 1 and do not create any additional VLANs that everything works as expected.
My question is how to configure a port on the primary switch so that I do not need the secondary switch to make the DHCP work correctly.
Thanks for any input with this...
P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum moderator
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2015 06:04 PM
04-19-2015 06:04 PM
Re: DHCP server with multiple VLANs
Servers tend to have NICs that are 802.1q capable, so even though you might only have a VLAN1 IP address configured on it, if there is a tagged VLAN on its switchport, the server will also receive all traffic from VLAN30, although lacking an IP address in VLAN30, it will reply on VLAN1.
In the case of DHCP, the server will see a DHCP request twice: first, directly off VLAN30, then secondly via the IP helper address configured on the VLAN30 interface on the router.
The solution to this is to ensure the Server is not patched to a switchport that has any tagged VLANs assigned to it.