Installation guide
set mgmtglobal
Chapter 2 Command Descriptions 77
set mgmtglobal
Devices
supported
This command is supported in all Digi Connect Family devices.
Purpose Used to set or display the Connectware Device Protocol global settings, or
revert the device ID to factory settings.
Required
permissions
To use this command, permissions must be set to one of the following:
• For a user to display the Connectware Device Protocol global settings:
“set permissions s-mgmtglobal=read”
• For a user to display and set Connectware Device Protocol global
settings: “set permissions s-mgmtglobal=rw”
See "set permissions" on page 86 for details on setting user permissions
for commands.
Syntax Configure Connectware Device Protocol global settings
set mgmtglobal [deviceid={hex string}]
Display Connectware Device Protocol global settings
set mgmtglobal
Revert the Device ID to factory settings
set mgmtglobal revertdeviceid
Options deviceid={hex string}
Used to specify the device ID. The device ID is 32 hexadecimal digits,
preceded by the characters “0x.”
revertdeviceid
Used to revert the device id to factory settings. If the device’s MAC
address is GG:HH:JJ:KK:LL:MM, then the device ID is set to
0x0000000000000000GGHHJJffffKKLLMM.
Examples
Set the device id
set mgmtglobal deviceid=0x0123456789abcdef0123456789abcdef
See also "revert" on page 39