cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2814
Views
5
Helpful
2
Replies

How to access and copy files to the Cisco IC3000

simon_ntt
Level 1
Level 1

Hello,

 

I have several docker containers running on a Cisco IC3000 which I can manage through Cisco IOx Local Manager. I see that it's possible to mount an IC3000 volume into the container by using the option "-v" in the docker options as shown in the image below. Is there a way to access these volumes from the outside in order to copy things from/to it?

 

Screenshot 2022-02-24 162939.png

 

Kind regards,

Simon

1 Accepted Solution

Accepted Solutions

Flo Pachinger
Cisco Employee
Cisco Employee

Hey Simon,

 

it is possible to access from the outside of the container the files within the /data folder inside the container. The logs and configuration file are also located there as well.

You can upload/download files via Local Manager in the tab "App-DataDir" (check your screenshot). Hope that helps!

View solution in original post

2 Replies 2

Flo Pachinger
Cisco Employee
Cisco Employee

Hey Simon,

 

it is possible to access from the outside of the container the files within the /data folder inside the container. The logs and configuration file are also located there as well.

You can upload/download files via Local Manager in the tab "App-DataDir" (check your screenshot). Hope that helps!

Thanks for the answer (and sorry for the delay between mine),

 

This is indeed the correct way to upload files on the running container. Although it was not very clear where the file would end up on the container's file system. In the end I uploaded an image of a Python reverse shell I made and discovered that the uploaded files ended up in /iox_data/appdata

What's weird though is that this raises the following error:

Screenshot from 2022-03-24 09-50-03.pngScreenshot from 2022-03-24 09-49-44.png

 

But this is not:

Screenshot from 2022-03-24 09-54-39.png

 

Kind regards,

Simon

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: