set devicesecurity
Purpose
Used to set or display Remote Manager device security settings. These settings involve the security-related features of cryptographic identity verification, or authentication, and encryption of the protocol used to manage and pass data between devices and the Remote Manager.
Required permissions
For Digi products with two or more users, to use this command, permissions must be set to set permissions s-devicesecurity=read to display device security settings, and
set permissions s-devicesecurity=rw to display and configure device security settings. See set permissions for details on setting user permissions for commands.
Syntax
Configure Remote Manager device security settings
set devicesecurity [identityverificationform=[{simple|password}]
[password=password]
Display current Remote Manager device security settings
set devicesecurity
Options
identityverificationform={simple|password}
Used to specify the type of authentication used by the server.
simple
The device sends its device ID to Remote Manager.
password
The device and the Remote Manager server shares a secret password, specified by the password option.
password=password
A password of up to 63 characters that is a shared secret password with the Remote Manager server.
Examples
Set device security settings
#> set devicesecurity identityverificationform=password password=oas952xeo
See also
- display dcloud
- revert: The revert devicesecurity command reverts the settings configured by this command.
- set mgmtconnection
- set mgmtglobal
- set mgmtnetwork
- show: The show devicesecurity command shows the current Remote Manager device security settings in a Digi device.
- The Digi Remote Manager User Guide.
- The Digi Remote Manager Programmer Guide.