File And Configuration Management Commands; Introduction - Allied Telesis x510-28GTX Command Reference Manual

Stackable gigabit edge switches x510 series
Table of Contents

Advertisement

2

Introduction

Overview
This chapter provides an alphabetical reference of AlliedWare Plus™ OS file and
configuration management commands.
Filename Syntax
Many of the commands in this chapter use the placeholder "filename" to represent
and Keyword
the name and location of the file that you want to act on. The following table
Usage
explains the syntax of the filename for each different type of file location.
When you copy a
file...
Use this syntax:
flash:[/][<directory>/]<filename>
Copying in local
Flash memory
usb:[/][<directory>/]<filename>
Copying to or from
a USB storage
device
http://[[<username>:<password>]@]
Copying with
{<hostname>|<host-ip>}[/<filepath
HTTP
>]/<filename>
Copying with TFTP tftp://[[<location>]/<directory>]
/<filename>
scp://<username>@<location>[/<dir
Copying with SCP
ectory>][/<filename>]
C613-50170-01 Rev B
Configuration
Management
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
File and
Commands
Example:
To specify a file in the configs directory
in Flash:
flash:configs/example.cfg
To specify a file in the top-level
directory of the USB stick:
usb:example.cfg
To specify a file in the configs directory
on the server:
http://www.company.com/configs/exa
mple.cfg
To specify a file in the top-level
directory of the server:
tftp://172.1.1.1/example.cfg
To specify a file in the configs directory
on the server, logging on as user "bob":
e.g.
scp://bob@10.10.0.12/configs/example
.cfg
106

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents