File And Configuration Management Commands; Introduction; Configuration Management - Allied Telesis AR2050V Command Reference Manual

Secure, for alliedware plus version 5.4.7-1.x
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>]
Copying with SFTP sftp://[[<location>]/<directory>]
/<filename>
C613-50186-01 Rev B
Configuration
Management
Command Reference for AR2050V
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
To specify a file in the top-level
directory of the server:
sftp://10.0.0.5/example.cfg
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents