- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Automatically save configuration file on 'save' to...
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
01-05-2014 02:03 PM
01-05-2014 02:03 PM
Automatically save configuration file on 'save' to tftp server
Hello,
on Cisco you can do:
archive log config hidekeys path tftp://10.10.10.1/cisco/$h-$t write-memory
Which automatically saves the config on every 'write mem' to the tftp server. Is there a similiar functionality on comware switches?
Cheers,
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2014 04:06 PM
01-05-2014 04:06 PM
Re: Automatically save configuration file on 'save' to tftp server
In the "HP 5820X & 5800 Switch Series Fundamentals Configuration Guide" there is a description of using scheduled tasks as "schedule job".
This might work as a workaround (config is then backed up to a remote server every hour or whatever you prefer).
There is also an "archive" command (in A5820) but that doesnt seem to be able to automatically backup the config to a remote server.
Dunno if there is something like this in comware v7 products (A12000 or whatever runs comware v7 nowadays - A5820 and A5120 are comware v5 devices).