ZXR10 2920/2928/2952
(V1.0)
Access Switch User Manual
(
Volume I
)
50
Confidential and Proprietary Information of ZTE CORPORATION
The name of the version file is kernel.z.
The name of the configuration file is running.cfg.
The name of the directory file is config.txt.
Operating File System
ZXR10 2920/2928/2952 provides many commands for file
operations. Command format is similar to DOS commands as
present in Microsoft Windows Operating System.
This topic describes file system operation of ZXR10
2920/2928/2952.
To do file management, there must have an access to Command
Line Interface (CLI). CLI is a text-based interface that can be
accessed through a direct serial connection to device and
through telnet connections.
For file system operation, perform the following steps.
1. To enter the file system configuration mode, use command
config tffs
in global configuration mode. This is shown in
Table 21.
T
A B L E
2 1
C
O N F I G
T
F F S
C
O M M A N D
Format
Mode
Function
config tffs
config
This enters into the file
system configuration mode
Result:
This enters into the file system configuration mode.
2. To create new directory, use command
md
<directory
name> in file system configuration mode. This is shown in
Table 22.
T
A B L E
2 2
M D
C
O M M A N D
Format
Mode
Function
md
<directory name>
File
system
config
This creates new directory
Result:
This creates new directory.
3. To delete a file or directory, use command
remove
<file-
name> in file system configuration mode. This is shown in
Table 23.
T
A B L E
2 3
R
E M O V E
C
O M M A N D
Format
Mode
Function
remove
<file-name>
File
system
This creates new directory
Introduction
Purpose
Prerequisite
Steps