07-01-2012 03:52 PM - edited 03-07-2019 07:33 AM
Hi,
Do I need the Universal image to perform stftp on a 3750 or3750-X?
Thanks, Pat.
07-01-2012 04:12 PM
No but you need to use the IOS that supports Crypto.
07-01-2012 04:25 PM
Leo,
I don't see an option for stftp.
Switch-3750X-48-Stack(config)#archive
Switch-3750X-48-Stack(config-archive)#path ?
flash1: Write archive on flash1: file system
flash: Write archive on flash: file system
ftp: Write archive on ftp: file system
http: Write archive on http: file system
https: Write archive on https: file system
rcp: Write archive on rcp: file system
scp: Write archive on scp: file system
tftp: Write archive on tftp: file system
Is it one of these options?
Image:
flash:/c3750e-universalk9-mz.122-55.SE1/c3750e-universalk9-mz.122-55.SE1.bin"
Thanks, Pat.
07-01-2012 04:32 PM
My apologies Pat.
I believe "scp" is the only one supported.
07-01-2012 05:30 PM
No prob - how do I use SCP?
I want to use the archive command to automate config saves but I want to do it securely. Does this work the same way as tftp? For instance, would I send the config file to an SCP server sitting somewhere on the network the same way I would send a file to a tftp server?
For example:
config t
archive
path scp:..............
Know of a doc?
Thanks, Pat.
07-01-2012 05:47 PM
Can you do a ? after path on your switch?
Switch(config-archive)#path ?
flash1: Write archive on flash1: file system
flash: Write archive on flash: file system
ftp: Write archive on ftp: file system
http: Write archive on http: file system
rcp: Write archive on rcp: file system
tftp: Write archive on tftp: file system
Switch(config-archive)#path
I don't see scp, but than again my version is probably different than yours
HTH
07-01-2012 05:55 PM
Switch-3750X-48-Stack(config-archive)#path scp:?
scp: A URL beginning with this prefix
Thanks, Pat.
07-01-2012 06:02 PM
The only command I see is this:
path scp:// username:password@ip_address_scp/3750G
- write-memory
Have a look:
http://www.solarwinds.com/search/cisco-3750-username.aspx
HTH
07-02-2012 05:16 AM
Does the switch you are working on have a username/password configured?
I was thinking the url was going to be the address\drive\folder name\filename..... of the remote scp server.
I've set this up with tftp and it worked great. Now, I want to set this up so it is secure.
Do you know of any docs that explain not only the Cisco side but also the server side including the scp client used?
Thanks, Pat
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide