EasyManua.ls Logo

Digi AnywhereUSB Plus User Manual

Digi AnywhereUSB Plus
815 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #508 background imageLoading...
Page #508 background image
File system Upload and download files
AnywhereUSB® Plus User Guide
508
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 AnywhereUSB Plus device.
To copy a support report from the AnywhereUSB Plus 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-21-09-13-
8:04: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-21-09-13-8:04:23.bin to remote
admin@192.168.4.1's password: adminpwd
support-report-0040D0133536-21-09-13-8:04:23.bin
>
Upload and download files using SFTP
Transfer a file from a remote host to the AnywhereUSB Plus device
This example uploads firmware from a remote host to the AnywhereUSB Plus device with an IP
address of 192.168.2.1, using the username ahmed:
$ sftp ahmed@192.168.2.1
Password:
Connected to 192.168.2.1
sftp> put AnywhereUSB Plus-21.8.24.120
Uploading AnywhereUSB Plus-21.8.24.120 to AnywhereUSB Plus-21.8.24.120
AnywhereUSB Plus-21.8.24.120
100% 24M 830.4KB/s 00:00
sftp> exit
$
Transfer a file from the AnywhereUSB Plus device to a remote host
This example downloads a file named test.py from the AnywhereUSB device at the IP address of
192.168.2.1 with a username of ahmed to the local directory on the remote host:
$ sftp ahmed@192.168.2.1
Password:
Connected to 192.168.2.1
sftp> get test.py
Fetching test.py to test.py
test.py
100% 254 0.3KB/s 00:00

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Digi AnywhereUSB Plus and is the answer not in the manual?

Digi AnywhereUSB Plus Specifications

General IconGeneral
BrandDigi
ModelAnywhereUSB Plus
CategorySwitch
LanguageEnglish

Summary

Get started with your AnywhereUSB

Initial connection: Administrators only

Steps for initial setup performed by administrators, enabling subsequent user connections.

Next steps after initial connection

Procedures to follow after the initial setup is complete, such as creating groups.

Interfaces

Wide Area Networks (WANs)

Configuration details for Wide Area Networks (WANs) and Wireless Wide Area Networks (WWANs).

Local Area Networks (LANs)

Configuration settings for Local Area Networks (LANs), including ETH2 and creating new LANs.

Services

Allow remote access for web administration and SSH

Steps to enable remote access to the device via web administration and SSH.

Configure DNS

How to configure the device's caching DNS server for network name resolution.

User authentication

Local users

Details on authenticating users directly on the device without external mechanisms.

Configure serial authentication

How to configure authentication for serial access to the device.

Firewall

Firewall configuration

Overview of firewall configuration options, including zones, port forwarding, and packet filtering.

Configure packet capture for the network analyzer

Steps to set up and configure the network analyzer for capturing and analyzing traffic.

System administration

Update system firmware

Procedures for updating the device's operating system firmware via OTA or local file.

Erase device configuration and reset to factory defaults

Steps to reset the device to factory default settings, clearing all configurations.

Central management

Digi Remote Manager support

Information on using Digi Remote Manager for remote configuration and management of devices.

Collect device health data and set the sample interval

How to enable and configure the collection and upload of device health metrics to Digi Remote Manager.

Diagnostics

Perform a speedtest

How to perform network speed tests using iPerf or nuttcp to measure throughput.

Analyze network traffic

Using the built-in network analyzer to capture and analyze data traffic for diagnostics.

File system

The AnywhereUSB Plus local file system

Overview of the local file system, available space, and writable directories.

Upload and download files

Procedures for transferring files to and from the device using WebUI, SCP, or SFTP.

Routing

IP routing

How the device makes routing decisions for packets based on destination IP and routing tables.

Configure a static route

Steps to manually configure routing entries for specific destination addresses and interfaces.

Virtual Private Networks (VPN)

IPsec

Information on IPsec protocols for creating secure communication links and tunnels.

OpenVPN

Details on OpenVPN, an open-source VPN technology for secure site-to-site connections.

Command line interface

Access the command line interface

Methods to access the device's command line interface via SSH, serial, or WebUI terminal.

Configuration mode

How to enter and use configuration mode for performing multiple configuration tasks.

Related product manuals