config system properties¶
Opens an editor that allows you to set name/value pairs for an Lantronix Local Manager. These properties can be used by the Lantronix Control Center to generate detailed reports. To set properties for the devices connected to the system, use the config properties command.
Command availability¶
CLI resource: system
Lantronix system: All
LMS offerings: All
Syntax¶
Within the editor, properties are defined as <"propertyname"> <"value">.
Properties may be deleted using the command no <"propertyname">.
Use the exit command to quit the editor.
Usage¶
Properties are arbitrary pairs of names and values. Examples:
- Room 312
- location floor4
- assetID 78652
[admin@LantronixLM]# config system properties
[config system properties]# installDate 11/10/06
[config system properties]# exit
[admin@LantronixLM]#
In the Lantronix web interface¶
Inventory > Local Manager page > System > Properties - specific to this system
History¶
3.4 - This command was introduced