- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Aruba & ProVision-based
- >
- Re: HP switch (J9627A) not forwarding dhcp request...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
06-08-2016 10:02 AM - edited 06-09-2016 11:26 PM
06-08-2016 10:02 AM - edited 06-09-2016 11:26 PM
Hi. I have the following topology (attached). I have a computer which is connected to a new hp switch 48 port (J9627A model) which I recently configured. After connecting my computer to the hp 9627A switch, I noticed that it was not obtaining an ip address. However, if I swap this hp 9627A switch with another switch the computer gets an ip address, so I know that the dhcp server is working and the problem might be a misconfiguration with the hp 9627A switch.
Below is the output from the show running-config command on the hp 9627A switch:
Running configuration (HP: J9627A):
power-over-ethernet pre-std-detect ports 1-48
qos type-of-service ip-precedence
ip default-gateway 10.3.0.2
ip route 10.2.0.0 255.255.255.0 10.3.0.0
ip route 10.2.0.0 255.255.255.0 10.2.0.1
ip routing
snmp-server community "public" unrestricted
vlan 1
name "vlan 1"
untagged 1-52
ip address 10.3.0.1 255.255.255.128
exit
vlan 2
name "voice vlan"
tagged 1-52
ip address 192.168.1.2 255.255.255.0
voice
management-vlan 1
spanning-tree bpdu-protection-timeout 300 force-version rstp-operation
loop-protect 1-48
no dhcp config-file-update
Am I missing a command which is preventing the switch from forwarding the computers dhcp requests?
Solved! Go to Solution.
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-09-2016 08:37 PM
06-09-2016 08:37 PM
Re: HP switch (J9627A) not forwarding dhcp request of computer to dhcp server
What IP address/default GW is on the DHCP server?
What is the config of the other switch?
What does the "ip default-gateway 10.2.0.1" achieve, given this switch doesn't appear to have any interface in that subnet?
Why do you have two routes for 10.2.0.0/24?
What does a default route pointing at a network address (10.3.0.0) even do?
How can a default route point at an IP address (10.2.0.1) that doesn't belong to any local subnet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-10-2016 03:19 AM
06-10-2016 03:19 AM
Solutionthe default gateway is suppose to be 10.3.0.2 (not 10.2.0.1, that was a mistake), though this change didnt fix the problem. Removing the management-vlan 1 command with "no management-vlan 1" fixed the problem and the computer now gets an ip address from the dhcp server. Am curious as to why the management-vlan 1 command was preventing the switch from forwarding the dhcp requests of the pc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-10-2016 07:24 AM
06-10-2016 07:24 AM
Re: HP switch (J9627A) not forwarding dhcp request of computer to dhcp server
The "management-vlan" command is basically a security setting. It stops access to the switch from other VLANs and it also stops routing to and from that VLAN. Disabling the management-vlan setting was definitely the right answer.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP