User's Manual

LS9 User Guide
Libre Wireless Technologies User Guide: LS9, Ver. 3.3.1 Page 34 of 93
Libre Confidential
The syntax below provides the commands to enable and disable Telnet.
Enable
#setenv telnet <<1>>
Disable
#setenv telnet <<0>>
5.3. Network Interface
Network Interface NV-item allows user to set the type of Network interface such as
Ethernet, Wi-Fi or Auto.
Ethernet
The syntax below provides the commands to enable Ethernet.
#setenv netif <<eth0>>
Wi-Fi
The syntax below provides the commands to enable Wi-Fi.
#setenv netif <<wlan0>>
Auto
The Libre-Sync software detects the network interface automatically, based on the
connection available. Once the Auto detection is enabled Ethernet would get priority as
network interface on Boot-Up.
The syntax below provides the commands to enable auto detection of network interface.
#setenv netif <<auto>>