Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 243

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section II: Advanced Operations

243

Examples

The following command renames the file “Switch12.cfg” in the switch’s file
system to “Sw 44a.cfg”:

rename Switch12.cfg "Sw 44a.cfg"

This command renames the file “sales_sw.cfg” on a flash memory card to
“sales sw5.cfg”:

rename cflash:sales_sw.cfg cflash:”sales sw5.cfg”

AlliedWare Plus

Command

Syntax

move

filename1.ext filename2.ext

Mode

Privileged Exec mode

Description

This command has the following restrictions:

ˆ

It does not accept spaces in the filenames.

ˆ

You cannot use it to rename files on flash memory cards.

Example

This example renames the file “sw12.cfg” to sw_rm102.cfg:”

awplus# move sw12.cfg sw_rm102.cfg

Advertising