File system
Upload and download files
IX10 User Guide
761
[email protected]'s password: adminpwd
IX10-22.5.50.62.bin
100%
36MB
11.1MB/s
00:03
>
Transfer a file from the IX10 device to a remote host
To copy a file from the IX10 device to a remote host, use the
command as follows:
> scp host
hostname-or-ip
user
username
remote
remote-path
local
local-path
to
remote
where:
n
hostname-or-ip
is the hostname or ip address of the remote host.
n
username
is the name of the user on the remote host.
n
remote-path
is the location on the remote host where the file will be copied.
n
local-path
is the path and filename on the IX10 device.
For example:
To copy a support report from the IX10 device to a remote host at the IP address of 192.168.4.1:
1. Use the
system support-report
command to generate the report:
> system support-report /var/log/
Saving support report to /var/log/support-report-0040D0133536-22-05-31-
9:03:04.bin
Support report saved.
>
2. Use the
scp
command to transfer the report to a remote host:
> scp host 192.168.4.1 user admin remote /home/admin/temp/ local
/var/log/support-report-00:40:D0:13:35:36-22-05-31-9:03:04.bin to remote
[email protected]'s password: adminpwd
support-report-0040D0133536-22-05-31-9:03:04.bin
>
Upload and download files using SFTP
Transfer a file from a remote host to the IX10 device
This example uploads firmware from a remote host to the IX10 device with an IP address of
192.168.2.1
, using the username
ahmed
:
$ sftp [email protected]
Password:
Connected to 192.168.2.1
sftp> put IX10-22.5.50.62
Uploading IX10-22.5.50.62 to IX10-22.5.50.62
IX10-22.5.50.62
100%
24M
830.4KB/s
00:00
sftp> exit
$
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...