cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
14493
Views
33
Helpful
4
Replies

Nexus 5K: scp not working correctly -> Secure copy: Access Denied

jasonhawaii1
Level 1
Level 1

Hi. When I tried scp from my linux box, I was prompted for the password but the result returned "Secure copy: Access Denied." is this related to aaa or ACL? Please advise.

Thanks.

4 Replies 4

diegonuevo
Level 1
Level 1

Maybe you forgot to enable the SCP feature with the following command:

feature scp-server

My 5K doesn't have that option. Image "n5000-uk9-kickstart.5.2.1.N1.3.bin". Is it too old?

(config)# feature scp-server
^
% Invalid command at '^' marker.

If you do not have a certain feature, check your licensing and show feature to determine: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/licensing-options/cisco-nexus-licensing-options-guide.html

This error notifies because of two reasons as follows :

1. Need to enable feature scp-server in the switch where you are trying upload ios.
2. If you are copy ios from another switch it means feature scp-server need to enable on other end switch also.
3. By default, in all the nexus switches feature scp-server to be enabled to upload nexus ios.

 

Thanks If this helps please click on star.