cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
684
Views
0
Helpful
5
Replies

SFTP on asr920

when uploading a file to sftp, the server writes an error, but the address is available and the server receives files from other elements

 

UMU-agg-r1-162_Umustakil#copy running-config sftp://devback@172.30.xx.xxx/devback/11/ vrf MGMT

% Destination unreachable; gateway or host down

%Error writing sftp://*@172.30.xx.xxx/devback/11/umu-agg-r1-162_umustakil-confg (Undefined error)

UMU-agg-r1-162_Umustakil#ping vrf MGMT 172.30.xx.xxx
Sending 5, 100-byte ICMP Echos to 172.30.xx.xxx, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/14/16 ms

5 Replies 5

Hi

  Try to add this :

 


ip sftp source-interface gigabitethernet 0

 

then repeat the command without vrf.

 

I know that netflow is not possible through MGMT but not sure about SFTP.

this command is not supported by the board asr920 version 16.12

 Hum...maybe not for sftp but for ftp. 

 

 

  • ip ftp source-interface interface

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ifs/configuration/xe-16-11/ifs-xe-16-11-book/ifs-file-trans.html 

 

Hello,

 

as far as I recall, SFTP is only supported as client, and you need to configure SSH (of which SFTP is part of):

 

ip ssh source-interface interface

I use as a client

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card