EasyManua.ls Logo

Allied Telesis AT-GS900M Series - Uploading a File from the Switch; Uploading a File to a TFTP Server; Uploading a File Using FTP

Allied Telesis AT-GS900M Series
542 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AT-GS900M Series CLI Reference
Section I: Getting Started 67
Uploading a File from the Switch
You can save files from the switch to the TFTP server or transfer files on
the switch to the FTP client.
Uploading a File
to a TFTP Server
To upload a configuration file on the switch to a TFTP server, use the
UPLOAD command.
The following example uploads the file config3.cfg on the switch to the
TFTP server. The TFTP server has the IP address of 192.168.10.10:
Manager > upload method=TFTP FILE=config3.cfg
server=192.168.10.10
You may fail to upload files onto a TFTP server. You may need to create
files and give write permission for all users before uploading files from the
switch. The following example creates a file, config3.cfg on a TFTP server
and gives write permission to all users:
UNxNOS[1]# cd/tftpboot
UNxNOS[2]# touch config3.cfg
UNxNOS[3]# chmod 666 config3.cfg
Uploading a File
Using FTP
To transfer a configuration file on the switch to the FTP client, perform the
following steps:
1. From the command prompt of the management workstation, type the
following commands. The IP address of FTP server is 192.168.10.5:
C:\> FTP
192.168.10.5
2. Enter the user name at the prompt:
Connected to 192.168.10.5
220 FTP server ready.
User (192.168.10.5:(none)): manager
3. Enter the password at the prompt:
331 Password required for manager
Password: *****
4. After logging in, enter the file transfer GET command at the FTP
prompt:
230 User logged in.
ftp> get config4.cfg
5. Confirm that the file is transfered successfully.
The following is a message example:

Table of Contents

Related product manuals