- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Switch Sanitisation
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
03-30-2011 05:37 AM
03-30-2011 05:37 AM
Switch Sanitisation
Hi,
we use a HP Procurve E6200 (J8992A) Switch and have a need to erase all the data from any flash memory on-board. This is to allow the switch to be re-used elsewhere with a good degree of confidence that no existing data remains on the switch.
I understand this unit does not have a CF capability so does anyone know if sanitisation of this switch is possible to current UK government standards.
Alternatively if the switch Seperates network (user) traffic from configuration data and firmware, we could argue that the flash can never be loaded with user data so does not need to be erased. If Seperation of data is provided it would probably need to be certifiied to EAL4.
Any suggestions or ideas welcome.
Thanks
KA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011 02:15 AM
04-04-2011 02:15 AM
Re: Switch Sanitisation
Hi "KnownAssociate"
Depending on your requirements you might want to contact HP support if you need an official statement of volatility.
When you clean the CF card remember
1. Erase all the config files. (There might be more than one see "show config files" ).
2. Remove the all ssh keys(private and public if you installed them).
3. Remove any SSL certificates you might have generated or installed.
4. Remove any core-dumps from the switch "see "show boot" and "erase "core-dump".
Other items the switch might sotre on the config file which is not easy to remove is which config file to boot from. This should nto have a security imapct as it is basically a num from 1 through 3
Which operating system to boot primary or secondary.
Lastly when you are done removing all these. Unplug the power from the switch for a while to ensure that the event log and "crash-data" and "crash-log" if there are any gets cleaned up.
This should give you a sanitized switch.
Hope this helps