User's Manual

Table Of Contents
Configuration Guide of XGS-5240-Series
93
8. Update the img file under the USB letter to the switch
9. Create the content
10. Delete the existed content
7.3 USB Function Examples
Delete source1.txt in the usb letter, and rename tt.txt in the usb letter as tttt.txt.
Create the new content of sw1 in the usb letter.
Switch#delete source1.txt
Switch#rename usb:/tt.txt usb:/tttt.txt
Switch#mkdir sw1
7.4 USB Function Troubleshooting
Currently, only the USB device mounting and uninstalling under the CLI user operation
page mode is supported. This command is not supported under the non-CLI user
operation page mode.
Make sure the switch is power-on and the USB device is inserted correctly. The file
content in the USB device will mount to the file system of the switch automatically.
For the reading and writing function of USB, the hot inserting and pulling out are not
supported currently.
Command
Explanation
Admin Mode
copy usb:/nos.img nos.img
Update the img file under the USB letter
to the switch. The reverse transmission is
supported: copy nos.img usb:/nos.img
Command
Explanation
Admin Mode
mkdir
Create the content.
Command
Explanation
Admin Mode
rmdir
Delete the existed content.