Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: How to use USB memory on Junos CLI on SRX @15.1X49.

$
0
0

Hi GENC,

 

Just to elaborate what spuluka has mentioned.

If you want to mount the usb using JUnos CLI, first create a a temporary folder where you would like to point your mounted usb:

%mkdir /var/tmp/ttt

%cli

 

Now you should be aware of the label given to usb when it was inserted into SRX, else check it using:

%ls -l /dev/  >>>compare the diff of output before and after inserting usb.

else a message would appear on the terminal once usb is inserted, using which you may identify the label.

 

go to cli.

 

root# run request system storage mount ?
Possible completions:
device-or-partition Device or partition to be mounted >>>usb label which has to be mounted
mount-point Path to mount point  >>>dir where usb has to be mounted

 

run request system storage mount device-or-partition /dev/da0s1 mount-point /var/tmp/usb

 

 

I hope this helps.

 

Regards

Hemant


Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>