Display Status And Statistics Using The Show Command - Digi IX40 User Manual

Table of Contents

Advertisement

Command line interface
where:
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 path and filename of the file on the remote host that will be copied to the
n
IX40 device.
local-path is the location on the IX40 device where the copied file will be placed.
n
For example:
To copy firmware from a remote host with an IP address of 192.168.4.1 to the /etc/config directory on
the IX40 device, issue the following command:
> scp host 192.168.4.1 user admin remote /home/admin/bin/IX40-23.12.1.56.bin local /etc/config/scripts to
local
admin@192.168.4.1's password: adminpwd
IX40-23.12.1.56.bin
>
Transfer a file from the IX40 device to a remote host
To copy a file from the IX40 device to a remote host, use the
> scp host hostname-or-ip user username remote remote-path local local-path to remote
where:
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 IX40 device.
n
For example:
To copy a support report from the IX40 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 path /var/log/
Saving support report to /var/log/support-report-0040D0133536-24-01-12-12:10:00.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-24-01-12-12:10:00.bin to remote
admin@192.168.4.1's password: adminpwd
support-report-0040D0133536-24-01-12-12:10:00.bin
>

Display status and statistics using the show command

The IX40 show command display status and statistics for various features.
For example:
IX40 User Guide
Display status and statistics using the show command
100% 36MB 11.1MB/s
00:03
scp
command as follows:
979

Advertisement

Table of Contents
loading

Table of Contents