Table of Contents

Advertisement

Chapter 3: File System Commands

rename

Renames a file in the file system.
Mgmt Class
All (R/W)
Input Format
rename <oldname> <newname>
Parameters
<oldname>
<newname>
a
ASCII string
Response
The following is an example rename command.
-> rename ether.dat oldeth.dat
'ether.dat' renamed to 'oldeth.dat'

sync

Commits the changes made to the file system to FLASH memory.
Mgmt Class
All (R/W)
Input Format
sync
Parameters
None
Response
-> sync
Syncing file systems...done.
Page 3-8
a
Existing name of the file.
a
New name of the file.
®
Efficient Networks
Router family
Command Line Interface Guide
Efficient Networks
®

Advertisement

Table of Contents
loading

Table of Contents