- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- How to save running configuration file to FTP or T...
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
12-18-2014 01:21 PM
12-18-2014 01:21 PM
Hello folks,
I am reading through the mountain of documentation, but not easily finding how to identify which configuration file is my running (or startup) configuration file. I've attached picture below. Anyone know how to tell which one if the running (or startup) configuration file and the command to copy it to my FTP server?
Thanks,
romatlo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2014 01:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2014 07:40 AM - edited 12-19-2014 07:40 AM
12-19-2014 07:40 AM - edited 12-19-2014 07:40 AM
Re: How to save running configuration file to FTP or TFTP?
You can always see what your bootup configuration is by using the display startup command.
Happy holidays!
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2014 08:42 PM
12-30-2014 08:42 PM
Re: How to save running configuration file to FTP or TFTP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2015 11:56 PM
01-07-2015 11:56 PM
Re: How to save running configuration file to FTP or TFTP?
A more secure way is to use SFTP, that is having an SFTP client (for example filezilla) to fetch the saved config from your Comware-device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2015 07:36 AM
01-08-2015 07:36 AM
Re: How to save running configuration file to FTP or TFTP?
Please be aware that there will be setup required on the switch to enable FTP, TFTP, or SFTP before you can use a client like Filezilla.
I agree that if you are going to pull the config off a switch it is better to use an encrypted file transfer to safeguard the config. The user passwords are always encrypted and not in clear text so you don't have to worry about that.
Once you generate the ssh key pair, you would also be able to ssh into the switch to manage it. Also a good idea.
David