set system
Purpose
Configures and displays system-identifying information, such as a description of the device, its location, and a contact person.
Required permissions
For Digi products with two or more users, permissions must be set to set permissions s-system=read to display settings, and set permissions s-system=rw to display and configure settings. See set permissions for details on setting user permissions for commands.
Syntax
Change system-identifying information
set system [description=string]
[location=string]
[contact=string]
Display system-identifying information
set system
Options
description=string
A description of this device. The maximum length is 64 characters. The default is “” (blank description field).
location=string
The location of this device. The maximum length is 64 characters. The default is “” (blank location field)
contact=string
The contact for this device. The maximum length is 64 characters. The default is “” (blank contact field).
Examples
Set description, contact, and location
#> set system description=”Engineering printer” location=”Room 1347” contact=”John Doe at x-3749”
See also
- info device
- revert: The revert system command reverts the settings configured by this command.
- show: The show system command shows the current system-identifying settings in a Digi device.