- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- Broken "clear" button on 1810 switch
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
02-06-2020 10:30 AM - edited 02-06-2020 10:32 AM
02-06-2020 10:30 AM - edited 02-06-2020 10:32 AM
Broken "clear" button on 1810 switch
Hi guys.
I found this old HP 1810-48g switch and I need to perform a factory reset but here is the issue: the "clear" button is broken and i'm not able to click it using a pointy object.
Is there any kinda way I can perform a reset/clear without using the "clear" button ?
Besides the switch "clear" button being broken the unit works like a charm.
Reason for reset/clear is because I need to access the management interface using the default ip address (192.168.2.10)
Cheers.
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2020 01:12 AM
02-07-2020 01:12 AM
Re: Broken "clear" button on 1810 switch
Hello,
If the clear button is broken it is not possible to perform a HW factory reset.
Do I understand correctly that you dont know what is the current IP of the switch? Or you know the IP but dont know the password?
You can try to find out what is the current IP address of the switch and try accessing it via this IP (assuming there is no password). Once in the GUI you can reset it to factory defaults.
But how can you find the current IP?
The switch supports LLDP by default so there is a chance it was not disabled. The switch will send an LLDP packet every 30 seconds. In this packets the switch advertises varous information about itself. Among other things the management IP should also be advertised. You can attach a laptop directly to a port of the switch and start Wireshark on the NIC connecting to the switch for several minutes. Using the wireshark filter "lldp" you can display only the LLDP packets. Expanding the payload of the packets you can find the TLV type management address which contains the IP address. There are also some tools which can be used to read LLDP information.
After discovering the current management IP you can change the IP settings on your laptop such that they are compatible with the IP subnet of the switch and try to access the switch using the discovered management IP.
Once you are in the GUI you can go to Diagnostics > Factory Defaults and reset the configuration.
If the webUI of the switch is password protected this want be possible and I dont know what else could be done.