亚洲成a人片在线不卡一二三区-麻豆精品视频一区二区网址-十八禁视频在线播放亚洲-日本黑丝美女大鸡巴插死-男女做那个的视频播放-日韩综合在线超乳人妻一区-国产自拍视频一区在线观看-免费人成黄页网站在线一区二区-18禁无遮挡美女国产

?
        JUNIPER switch provides USB interface, which can be used for system upgrade or data storage and transfer, such as backing up switch configuration files, log files, etc. You can also upload new configuration files or script files for automated configuration of the switch, monitoring, troubleshooting, and so on. To use USB to upload files to JUNIPER switch, you need to mount USB first.
        The following shares how to use USB to upload files based on specific cases.
Table 1 Parameter Description
Item  Description
Switch Model QFX5120-32C-AFI
upload file name testoptical.sh
USB file path /dev/da0p1
Mount Path /mnt/usb1
File upload storage path /var/tmp
 
I. Method for mounting a USB drive on a JUNIPER switch
1. Enter ls / to view the files in the switch, where the file namerd dev contains all the device files of the switch.
2. To enter the mnt folder after execute cd /mnt/ ; to create a usb1 folder for subsequent mounting after execute mkdir usb1.
3. Mount the USB drive to the switch after execute mount_msdosfs /dev/da0p1 /mnt/usb1 , the USB file path /dev/da0p1and the mount path is /mnt/usb1,  you can check if the mount is successful after enter ls /mnt/usb1.
II. The file is uploaded into the JUNIPER switch by USB
1. To upload the file into the switch after execute cp /mnt/usb1/testoptical.sh /var/tmp ; the file storage path is called /var/tmp.
2.  To enter the tmp folder after execute cd /var/tmp; to check whether the file is uploaded successfully after enter ls | grep test , test is the keyword to retrieve the uploaded file testoptical.sh.
3. To unmount after execute umount /dev/da0p1 ; ebter df -h to check if the unmounting is successful.
        Moduletek can provide optical module products compatible with JUNIPER switches.
        If you have any questions about the above content, please contact us via email: sales@moduletek.com