cancel
Showing results for 
Search instead for 
Did you mean: 

Space for scripts

Space for scripts

Jarek
New Contributor II
Hi,

new Extreme switches have a lot of RAM.
Now we can download xsf scripts to the flash,
but it is possible to use linux tmpfs -> /dev/shm (for example 20 MB)
This could be useful when you need to download some dynamic scripts.

Is it possible to add this to EXOS?

--
Jarek

7 REPLIES 7

Sumit_Tokle
Contributor
administrator@ubuntuServer-TAC1:~$ sftp admin@10.67.73.65

Keyboard-interactive authentication

Enter password for admin:

Connected to 10.67.73.65.

sftp> put /home/administrator/combined-switch1.pol

Uploading /home/administrator/combined-switch1.pol to /config/combined-switch1.pol

/home/administrator/combined-switch1.pol 100% 144KB 143.7KB/s 00:00

sftp>

EXOS will store the config file under the /config/ folder.

I am using SFTP(OpenSSH_5.9p1) to upload the ".POL" file on switch. I would say in similay way you may also upload it.

Let me this is what you want.

Jarek
New Contributor II
Hi,

sorry for my above description.
I try to clarify what I mean.
Now, it is not possible to get access to /dev/shm on EXOS to download scripts
(to Extreme RAM), is there any chance to make it as a feature request ?

--
Jarek

Sumit_Tokle
Contributor
YES, you should able to trasnfer the file. I have tried using filezilla as well and I was able to transfer XSF files successfully.
GTM-P2G8KFN