Hello all,
I would like to use archive with SCP protocol on VSS (two Catalyst 4500-x with 15.2.2E ios). The configuration is the following on the VSS:
archive
path scp://backup:backup@10.1.1.1/$h-cfg-backup-$t
write-memory
I use the same configuration on Cisco 3925E ISR routers and it is working. But when I use the same commands - copy and paste - on the VSS, the message: "Invalid Authentication" occurs when I use the command "wr".
I tried to use SSH directly form VSS with the same credentals on the same server and it is working without any problem:
ssh -l backup 10.1.1.1
pass: backup
linux prompt...
It seems like a bug in the IOS for VSS.
Do you have any idea about this problem?
Thank you very much
Roman