cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1516
Views
0
Helpful
2
Replies

Copy file between two ASR devices

mrkasuj
Level 1
Level 1

Hi Community,

 

Question about possibility to copy a file between two ASR devices - is it supported? If so then lets say i have a file asr-new-software.tar on harddisk: and now how the scp line should look like?

When I try the below one it does not seem to work:

scp username@deviceip:/harddisk:/asr-new-software.tar harddisk:

 

Regards.

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame
Can be done.

smilstea
Cisco Employee
Cisco Employee

Works for me, do you need to specify a VRF? Does it connect to the remote host at all or does it not copy the file? Note if you specify harddisk: only as the destination it will take the name of the source file.

 

RP/0/RSP0/CPU0:ASR9904-D#scp smilstea@172.18.87.102:/harddisk:/volt_cont harddisk:/volt_cont2 vrf calo-mgmt
Fri Mar 13 18:42:42.457 EDT
Connecting to 172.18.87.102...


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! The mandatory pies for our devices are as follows: !!
!! 1. mini !!
!! 2. k9sec !!
!! 3. mgbl !!
!! 4. fpd !!
!! !!
!! !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


Password:
Transferred 120192 Bytes
120192 bytes copied in 0 sec (6325894)bytes/sec

RP/0/RSP0/CPU0:ASR9904-D#dir harddisk: | i volt_cont
Fri Mar 13 18:43:00.244 EDT
24030 -rw- 120192 Fri Mar 13 18:42:49 2020 volt_cont2
RP/0/RSP0/CPU0:ASR9904-D#

 

 

For example if I remove vrf it hangs here:

RP/0/RSP0/CPU0:ASR9904-D#scp smilstea@172.18.87.102:/harddisk:/volt_cont harddisk:
Fri Mar 13 18:45:55.315 EDT
Connecting to 172.18.87.102...

 

 

If I add the VRF back it copies the file with the source files name to harddisk:

 

Can you verify connectivity with SSH and correct VRF?

 

Sam

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: