usblan command

Use the usblan command to configure a LAN over USB.

usblan command syntax

Onecli.exe misc usblan [opts]

Supported [Opts]

--output <arg>
Specifies the output directory.
-h [help]
Specifies Help information.

All of the opts listed above are optional.

Table 1. usblan commands and examples
Command Syntax example Output example Description
enable onecli.exe usblan enable
Lenovo ToolsCenterSuite CLI tcliXXX-X.X.X
Based on module version X.X.X
Licensed Materials - Property
of Lenovo
(C) Copyright Lenovo Corp.
2013-2016 All Rights Reserved
Succeed to enable IMM Lan
over USB.
Enables all of the USB LAN devices on the OS side.
disable onecli.exe usblan disable
Lenovo ToolsCenterSuite CLI tcliXXX-X.X.X
Based on module version X.X.X
Licensed Materials - Property
of Lenovo
(C) Copyright Lenovo Corp.
2013-2016 All Rights Reserved
Succeed to disable IMM Lan
 over USB.
Disables all of the USB LAN devices on the OS side.
query onecli.exe usblan query
Lenovo ToolsCenterSuite CLI tcliXXX-X.X.X
Based on module version X.X.X
Licensed Materials - Property
of Lenovo
(C) Copyright Lenovo Corp.
2013-2016 All Rights Reserved
No   /Device state   /IMM IP
             /Host IP
0    /connected
/169.254.95.118
/169.254.95.120
Queries all of the USB LAN devices status on the OS side.
query output status:
  • disabled: USBLAN interface is down
  • enabled: USBLAN interface is up, but IMM IP is not reachable
  • connected: IMM IP is reachable
Note: : One and only one of the above commands should be specified in a command line.