- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- DHCP-Server on 2930 after weeks conflicts, after d...
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
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
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
тАО03-25-2018 07:21 AM
тАО03-25-2018 07:21 AM
DHCP-Server on 2930 after weeks conflicts, after dhcp-server restart all is fine
Hello,
i'am using here an hp2930 with firmwareversion WB.16.05.0003. I've configured dhcp-server for some vlan's and fixed mac's. There are also publicadresses will be assigned from the dhcp-server. In that pool are only 12 Adresses. the Problem is that after some week there are no dhcp-adresses to offer. There was are only one device in the network how I thought that. When show conflicts, there alle adresses in, like this for example:
IP Address Detection Method Detection Time ---------------- ---------------- ------------------------------ 192.168.0.208 Gratuitous Arp Mar 19 2018 13:57:18 192.168.0.209 Gratuitous Arp Jan 29 2018 10:22:44 192.168.0.210 Gratuitous Arp Mar 19 2018 13:57:16 192.168.0.211 Gratuitous Arp Mar 19 2018 13:57:14 192.168.0.212 Gratuitous Arp Mar 19 2018 13:57:20 192.168.0.213 Gratuitous Arp Jan 29 2018 10:22:48 192.168.0.214 Gratuitous Arp Mar 19 2018 13:57:12 192.168.0.215 Gratuitous Arp Jan 29 2018 10:22:42 192.168.0.216 Gratuitous Arp Jan 29 2018 10:22:46 192.168.0.217 Gratuitous Arp Mar 19 2018 13:57:22 192.168.0.218 Gratuitous Arp Jan 29 2018 10:22:51 192.168.0.219 Gratuitous Arp Jan 29 2018 10:22:53
Here are the configureation of the pool.
dhcp-server pool "corenetdynamic" bootfile-name "pxelinux.0" default-router "77.235.70.221" dns-server "77.235.70.226,77.235.69.99" lease 00:00:10 network192.168.0.192 255.255.255.224 range192.168.0.208192.168.0.219 tftp-server server-ip192.168.0.201 exit
After "dhcp-server disable" and "dhcp-server enable" everything was working normal. This was the scond one of this failure.
Thanks for helping. :)
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2018 07:43 AM
тАО03-25-2018 07:43 AM
Re: DHCP-Server on 2930 after weeks conflicts, after dhcp-server restart all is fine
Lease Time: only ten minutes? Is this really correct? the command syntax is [no] lease [DD:HH:MM | infinite ] ...so you've set really 10 minutes using the string lease 00:00:10.
@boospywrote: Here are the configureation of the pool.dhcp-server pool "corenetdynamic" bootfile-name "pxelinux.0" default-router "77.235.70.221" dns-server "77.235.70.226,77.235.69.99" lease 00:00:10 network192.168.0.192 255.255.255.224 range192.168.0.208192.168.0.219 tftp-server server-ip192.168.0.201 exit
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2018 07:58 AM
тАО03-25-2018 07:58 AM
Re: DHCP-Server on 2930 after weeks conflicts, after dhcp-server restart all is fine
Yes this are 10 Minutes, because for some month i had a similar problem with the dhcpserver that the addresses ran out. That time I've contact the hpe-support, and the lease of on day was to long. Because sometimes there are more devices in this little vlan, so i've changed to 10 minutes, after that the problem was gone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-31-2018 01:39 PM
тАО08-31-2018 01:39 PM
Re: DHCP-Server on 2930 after weeks conflicts, after dhcp-server restart all is fine
Ist it possible to clean dhcp-conflicts automaticliy like Ubuntu, Windows or Fortinet?
Thanks :)