Rename, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 70: Parameters, Response, Sync, Rename -8, Sync -8, Ssue a

Advertising
background image

Chapter 3: File System Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 3-8

Efficient Networks

®

rename

Renames a file in the file system.

Mgmt Class

All (R/W)

Input Format

rename <oldname> <newname>

Parameters

Response

The following is an example

rename

command.

sync

Commits the changes made to the file system to FLASH memory.

Mgmt Class

All (R/W)

Input Format

sync

Parameters

None

Response

<oldname>

a

a

ASCII string

Existing name of the file.

<newname>

a

New name of the file.

-> rename ether.dat oldeth.dat

‘ether.dat’ renamed to ‘oldeth.dat’

-> sync

Syncing file systems...done.

Advertising