I was trying to SCP a file toward a Cisco 2960S.
scp c2960s-universalk9-mz.150-2.SE6.bin peter@192.168.1.1:c2960s-universalk9-mz.150-2.SE6.bin Password: Privilege denied.
This was already configured, but it didn’t work
username peter privilege 15 secret 5 **** aaa new-model aaa session-id unique ip ssh version 2 ip scp server enable
Only after adding the following the SCP was successful
aaa authentication login default local aaa authorization exec default local none
it worked, as you can see:
scp c2960s-universalk9-mz.150-2.SE6.bin peter@ng-c2960s-a1-cs1:c2960s-universalk9-mz.150-2.SE6.bin Password: c2960s-universalk9-mz.150-2.SE6.bin 100% 14MB 37.7KB/s 06:17
Thanks for your research … the additional aaa commands worked for me. Big help!
Hi blogger, i must say you have very interesting articles here.
Your website should go viral. You need initial traffic boost only.
How to get it? Search for; Mertiso’s tips go viral
I have noticed you don’t monetize your website, don’t waste your traffic,
you can earn additional cash every month because you’ve got
hi quality content. If you want to know how to make extra bucks, search for:
best adsense alternative Wrastain’s tools
Unquestionably imagine that that you stated. Your favorite reason seemed to
be at the web the simplest thing to keep in mind of.
I say to you, I certainly get irked whilst other people think about
issues that they just do not recognize about. You controlled to hit the nail
upon the top as well as outlined out the entire thing with no need side effect , folks could
take a signal. Will probably be back to get more. Thank you
I have everything set up the same way you do with the additional AAA commands, and I still can’t scp to/from my 3560. I must be losing my mind…what am I missing?!