Command line interface Command line reference
Digi Connect EZ Mini User Guide
768
command: The command that will be automatically executed once the SSH session to the remote host
is established.
system backup
Save the device's configuration to a file. Archives are full backups including generated SSH keys and
dynamic DHCP lease information. Command backups are a list of CLI commands required to build the
device's configuration.
Syntax
system backup [type <custom-defaults|cli-config|archive>] [path STRING]
[passphrase STRING] [remove <custom-defaults>]
Parameters
type: The type of backup file to create. Archives are full backups including generated SSH keys and
dynamic DHCP lease information. CLI configuration backups are a list of CLI commands used to build
the device's configuration. (Default: archive)
path: The file path to save the backup to. (Default: /var/log/)
passphrase: Encrypt the archive with a passphrase.
remove: Remove a backup file.
system disable-cryptography
Erase the device's configuration and reboot into a limited mode with no cryptography available. The
device's shell will be accessible over Telnet (port 23) at IP address 192.168.210.1. To return the device
to normal operation, perform the configuration erase procedure with the device's ERASE button twice
consecutively.
Syntax
system disable-cryptography
Parameters
None
system duplicate-firmware
Duplicate the running firmware to the alternate partition so that the device will always boot the same
firmware version.
Syntax
system duplicate-firmware
Parameters
None
system factory-erase
Erase the device to restore to factory defaults. All configuration and automatically generated keys will
be erased.