User's Manual

Table Of Contents
45
Users Manual of GPL-8000
Basic Configuration
System Management Configuration
4.1.1. File Management Configuration
4.1.1.1. Managing the file system
The filename in flash is no more than 20 characters and filenames are case insensitive.
4.1.1.2. Commands for the file system
The boldfaces in all commands are keywords. Others are parameters. The content in the square brakcet[ ]”
is optional.
Command Description
format
Formats the file system and delete all data.
Differment
[filename]
Displays files and directory names. The file name in the symbol “[]”
means to display files starting with several letters. The file is displayed in
the following format:
Index numberfile name<FILE>length established time
delete filename
Deletes a file. The system will prompt if the file does not exist.
md dirname Creates a directory.
rd dirname Deletes a directory. The system will prompt if the directory is not existed.
more filename Displays the content of a file. If the file content cannot be displayed by
one page, it will be displayed by pages.
cd Changes the path of the current file system.
pwd Displays the current path.
4.1.1.3. Starting up from a file manually
monitor#boot flash <local_filename>
The previous command is to start a OLT software in the flash, which may contain multiple switch software.
Parameter description
Parameter Description
local_filename
A file name stored in the flash memory
Users must enter the file name.
Example
monitor#boot flash switch.bin