Command line interface
Display status and statistics using the show command
IX14 User Guide
782
> scp host 192.168.4.1 user admin remote /home/admin/bin/IX14-22.2.9.85.bin
local /etc/config/scripts to local
[email protected]'s password: adminpwd
IX14-22.2.9.85.bin
100%
36MB
11.1MB/s
00:03
>
Transfer a file from the IX14 device to a remote host
To copy a file from the IX14 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 IX14 device.
For example:
To copy a support report from the IX14 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-03-03-
10:16:23.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-03-03-10:16:23.bin to remote
[email protected]'s password: adminpwd
support-report-0040D0133536-22-03-03-10:16:23.bin
>
Display status and statistics using the show command
The IX14
show
command display status and statistics for various features.
For example:
show config
The
command displays all the configuration settings for the device that have been
changed from the default settings. This is a particularly useful when troubleshooting the device.
> show config
auth service "login"
auth user admin password
Содержание IX14
Страница 1: ...IX14 User Guide Firmware version 22 2 ...
Страница 45: ...Configuration and management Exit the command line interface IX14 User Guide 45 Type q or quit to exit ...
Страница 515: ...Monitoring This chapter contains the following topics intelliFlow 516 Configure NetFlow Probe 523 IX14 User Guide 515 ...
Страница 756: ...Routing Virtual Router Redundancy Protocol VRRP IX14 User Guide 756 ...
Страница 803: ...Command line interface Command line reference IX14 User Guide 803 Parameters None ...
Страница 812: ...Command line interface Command line reference IX14 User Guide 812 reboot Reboot the system Parameters None ...