User Manual

Table Of Contents
LS9 User Guide
Libre Wireless Technologies User Guide : LS9 / LS9AD, Ver. 5.3 Page 36 of 75
Libre Confidential
5. Configuring Non-Volatile-Item
Non-Volatile (NV) item in LibreSync can be configured through command line or by
editing the env-item.xml file, shared by Libre.
To configure the NV-Item, type the below command in the command line and Reboot
the LS-Module to apply the changes.
Command Syntax
#setenv <NV_item_name> <<value>>
#reboot
There should be space between setenv and <NV_item_name> and between the
<NV_item_name> and <<value>> .
To know the value of the NV-Item set, type the below command in the command line.
Command Syntax
#getenv <NV_item_name>
To reset all the NV-Items to factory default values, type the below command in the
command line.
Command Syntax
#SetFacDefault
To know all the NV-items values, type the below command in the command line.
Command Syntax
#GetAllENV
Example
To configure NV-item hostpresent
#setenv hostpresent 1
#reboot
To Know the value of the NV-Item
hostpresent.
#getenv hostpresent
For detailed information on Configuring the NV-Items refer to
LibreWirelessTechNote Non-Volatile_Items_in_LibreSync” available in Libre Portal.