Switch 7700 Configuration Guide

11
SYSTEM MANAGEMENT
This chapter includes the following information:
File System Management
MAC Address Table Management
Device Management
System Maintenance and Debugging
SNMP
RMON
File System
Management
The Ethernet switch provides a file system module for efficient management with
storage devices such as flash memory. The file system offers file access and
directory management, mainly including creating the file system, creating,
deleting, modifying and renaming a file or a directory and opening files.
By default, the file system requires that the user confirm before executing
commands. This prevents unwanted data losses.
The file system can be divided as follows:
Directory operation
File operation
Storage device operation
Setting the prompt mode of the file system
Directory Operation The file system can be used to create or delete a directory, display the current
working directory, and display the information about the files or directories under
a specified directory. You can use the commands in
Table 1 to perform directory
operations.
Perform the following configuration in user view.
Tabl e 1 Directory Operation
Operation Command
Create a directory mkdir directory
Delete a directory rmdir directory
Display the current working
directory
pwd
Display the information about
directories or files
dir [ / all ] [ file-url ]