Lantronix 4110 Series User manual

ION System
x4110
10 Gbps Fiber-to-Fiber Converter
Slide-in-Module and NID
CLI Reference
Part Number 33575
Revision C August 2023

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 2
Intellectual Property
© 2023 Lantronix, Inc. All rights reserved. No part of the contents of this publication may be transmitted or
reproduced in any form or by any means without the written permission of Lantronix.
Lantronix is a registered trademark of Lantronix, Inc. in the United States and other countries.
All other trademarks and trade names are the property of their respective holders.
Patented: https://www.lantronix.com/legal/patents/; additional patents pending.
Warranty
For details on the Lantronix warranty policy, go to http://www.lantronix.com/support/warranty.
Contacts
Lantronix Corporate Headquarters
48 Discovery, Suite 250
Irvine, CA 92618, USA
Toll Free: 800-526-8766
Phone: 949-453-3990
Fax: 949-453-3995
Technical Support
Online: https://www.lantronix.com/technical-support/
Sales Offices
For a current list of our domestic and international sales offices, go to www.lantronix.com/about/contact.
Disclaimer
All information contained herein is provided “AS IS.” Lantronix undertakes no obligation to update the
information in this publication. Lantronix does not make, and specifically disclaims, all warranties of any
kind (express, implied or otherwise) regarding title, non-infringement, fitness, quality, accuracy,
completeness, usefulness, suitability or performance of the information provided herein. Lantronix shall
have no liability whatsoever to any user for any damages, losses and causes of action (whether in
contract or in tort or otherwise) in connection with the user’s access or usage of any of the information or
content contained herein. The information and specifications contained in this document are subject to
change without notice.
Revision History
Rev
Date
Description
A
3/2/15
Initial release for v 1.2.4.
B 10/17/16
Update for C4110 v1.2.6; add Vendor Specific Info to DMI; update CLI with go to
slot and port (go s=12 l1p=1 and go l1p=2); update contact information.
C 8/21/23
Initial Lantronix re-brand. Remove Glossary, Index, Warranty, & Compliance info.
FW v2.0.5:
•Reset input and output buffers on LOS signal detect.
•Correctly report SFP vendor specific info in DMI statistics of web UI.
•C4110 updates will work with IONMM v 1.4.3 or higher.
•Allow time to check link status and send traps.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 3
Contents
Introduction.................................................................................................................................................... 4
General ...................................................................................................................................................... 4
Related Manuals and Online Help............................................................................................................. 4
For More Information ................................................................................................................................. 4
Documentation Conventions ..................................................................................................................... 5
Managing Slide-In and Remote Modules via CLI Commands ...................................................................... 5
Managing Standalone Modules Using CLI Commands ................................................................................ 7
Reboot and Reset Command Notes ......................................................................................................... 8
Command Line Editing.................................................................................................................................. 8
Keystroke Commands ............................................................................................................................... 9
System Commands ..................................................................................................................................... 10
DMI Commands .......................................................................................................................................... 29
Ethernet Port Commands............................................................................................................................ 36
Recording Model Information and System Information............................................................................... 37
Appendix A: CLI Messages and Recovery ................................................................................................. 38
Appendix B: Linux Commands.................................................................................................................... 56
Appendix C: Warranty and Compliance Information................................................................................... 60
Appendix D: SNMP MIBs and Traps Support ............................................................................................. 60

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 4
Introduction
General
This manual describes the USB and Telnet command line interface (CLI) commands available for ION
x4110 operation in an ION System chassis. This manual is for experienced network administrators who
are responsible for configuring and maintaining the ION system.
For S4110 and C4110 models, product description, features, applications, manageable features and
protocols, refer to the model-specific Install guide manual.
The x4110 is delivered with a default configuration. You can change the configuration via the Web UI and
the CLI. The CLI offers the most comprehensive set of management features. The CLI is used during the
initial setup, configuration, and troubleshooting, but can also be used for day-to-day management (device
management, firmware upgrades, managing security features, etc.).
CLI commands are case sensitive. Enter the CLI commands as shown in this document. In order to
execute the CLI commands described in this manual, you must press the Enter key after the command
has been entered.
Related Manuals and Online Help
A printed documentation card is shipped with each x4110 device. A substantial set of technical
documents, white papers, case studies, etc. are available on the Lantronix web site. Note that this manual
provides links to third party web sites for which Lantronix is not responsible. Other ION system and
related device manuals are listed below.
•Product Documentation Postcard, 33504
•ION C4110 Install Guide, 33572 (this manual)
•ION S4110 Install Guide, 33573
•ION x4110 Web User Guide, 33574
•ION x4110 CLI Reference, 33575
•ION Management Module (IONMM) Install Guide, 33420 and User Guide, 33457
•Release Notes (firmware version specific)
Note: Information in this document is subject to change without notice. All information was deemed
accurate and complete at the time of publication. This manual documents the latest software/firmware
version. While all screen examples may not display the latest version number, all of the descriptions and
procedures reflect the latest software/firmware version, noted in the Record of Revisions on page 2.
Note: Some Documentation may have Transition Networks named or pictured. Transition Networks was
acquired by Lantronix in August 2021.
For More Information
For Lantronix Documentation, Firmware, App Notes, etc. go to https://www.lantronix.com/technical-
support/. Note that this manual provides links to third party web sites for which Lantronix is not
responsible. For Lantronix Drivers, Firmware, Manuals, Product Notifications, Warranty Policy &
Procedures, etc. go to the Lantronix Technical Resource Center. For Lantronix Warranty Policy &
Procedure information go to https://www.lantronix.com/technical-support/warranty/.
See the related Install Guide for Safety Warnings and Cautions, Safety Statements, Application
Examples, Network Scenarios, Pre-Installation, DIP Switch and Jumper settings, and other important
information.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 5
Documentation Conventions
The conventions used within this manual for commands/input entries are described in the table below.
Table 1: Documentation Conventions
Convention
Meaning
Boldface text
Indicates the entry must be made as shown. For example:
ipaddr=<addr>
In the above, only ipaddr= must be entered exactly as you see it, including the
equal
sign (=).
< >
Arrow brackets indicate a value that must be supplied by you. Do not enter the
symbols < >. For example:
ipaddr=<addr>
In place of <addr> you must enter a valid IP address.
[ ]
Indicates an optional keyword or parameter. For example:
go [s=<xx>]
In the above, go must be entered, but s= does not have to be.
{ } |
Indicates that a choice must be made between the items shown in the braces.
The
choices are separated by the | symbol. For example:
state={enable | disable}
Enter state=enable or state=disable.
“ ”
Indicates that the parameter must be entered in quotes. For example:
time=<“value”>
Enter time=”20100115 13:15:00”.
>
Indicates a selection string. For example:
Select File > Save.
This means to first select/click File then select/click Save
Managing Slide-In and Remote Modules via CLI Commands
Management of modules other than the IONMM can be accomplished by entering CLI commands through
either the local USB serial interface or a remote Telnet session. CLI commands can operate on the
device level or port level. This is indicated by the status of the command prompt’s preamble.
For example:
AgentIII C1|S7|L1D>
or just:
C1|S1|L1D>
This prompt indicates that any subsequent commands entered are for the module located in chassis
1/slot1. In order to enter a command for a different device or port in the ION system, you must change the
location of the command prompt. The go command lets you change the hierarchical location of the
command prompt. Before using the command, a familiarity with the hierarchy structure in the ION system
is essential.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 6
A representation of the hierarchy is shown in the figure below.
Figure 1: CLI Location Hierarchy
In the above figure, there are three levels of devices:
•L1D, or level one device, refers to devices (IONMM and other chassis-resident devices) that are
installed in the chassis.
•L2D, or level two device, refers to a device that is directly connected to a port in a NID in the
chassis and has other devices connected to it.
•L3D, or level three device, refers to a device that is directly connected to a port in a level one
device.
The ports on a device are divided into two categories: Device ports and Attachment ports.
• Device ports – These are ports on a specified device that are used as service ports for either customer
or network connections, and are typically attached to routers or switches. These ports are labeled L1P=,
L2P= and L3P=. The L1, L2, and L3 indicate the level of the device that the port is on. Devices attached
to a port with this designation cannot be managed by the IONMM.
• Attachment port – These are also ports on a specified device; they are labeled L1AP= and L2AP= and
indicate an attachment point for another ION family device that can be managed by the IONMM.
Physically these are the same port. That is, L1P1 and L1AP1 are both port one on a level one device.
However, it is how they are used that determines their syntax. For example, L1P1 indicates that the port
is used to connect to a service device that is not managed by the IONMM. L1AP1 indicates that the port
is used to connect to a level two device that can be managed by the IONMM.
Example 1
In the CLI location hierarchy, to go to the first port (L3P1) on device L3D in the network topology shown in
Figure 19, you would enter the following command from the base prompt.
C1|S1|L1D>go s=5 l1ap=2 l2ap=1 l3p=1
The resulting command line prompt would be:
C1|S5|L1AP2|L2AP1|L3P1>
Any CLI command appropriate for the port can now be entered.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 7
Example 2
In the CLI location hierarchy, to go to device L2D in the network topology shown in Figure 1, you would
enter the following command from the base prompt.
C1|S1|L1D>go s=5 l1ap=2 l2d=1
The resulting command line prompt would be:
C1|S5|L1AP1|L2D>
Any CLI command appropriate for the device can now be entered.
The following describes the procedure for using CLI commands to manage the x4110s.
1. Access the x4110 through either a USB connection or a Telnet session.
2. Use the go command to change the operational location to the device/port to be managed. The go
command format is:
go [c=CHASSIS] [s=SLOT] [l1ap=PORT] [l2ap=PORT]
(l1p=PORT|l2p=PORT|l3p=PORT|l1d|l2d|l3d)
3. Configure the x4110 using the appropriate commands.
4. To return the location to the IONMM, type home and press Enter.
Managing Standalone Modules Using CLI Commands
Management of standalone modules can be accomplished by entering CLI commands through either the
local USB serial interface or a remote Telnet session. CLI commands can operate on the device level or
port level. This is indicated by the status of the command prompt’s preamble.
For example:
AgentIII C1|S7|L1D>
or just:
C1|S7|L1D>
This prompt indicates that any subsequent commands entered are for the device instead of a port. In
order to enter a command for a port, you must change the location of the command prompt. The go
command allows you to change the hierarchical location of the command prompt.
The go command format is:
go [c=CHASSIS] [s=SLOT] [l1ap=PORT] [l2ap=PORT]
(l1p=PORT|l2p=PORT|l3p=PORT|l1d|l2d|l3d)
Example: In the CLI location hierarchy, to go to port 1 on a device, you would enter the following
command from the base prompt:
C1|S7|L1D>go l1p=1
The resulting command line prompt would be:
C1|S7|L1P1>
Any CLI command appropriate for the port can now be entered.
Subsequently, to return to the device level, you would enter the following:
C1|S7|L1P1>go l1d
The resulting command line prompt would be:
C1|S7|L1D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 8
Reboot and Reset Command Notes
IMPORTANT: Certain CLI commands affect important stored files. Doing a reboot, restart or upgrade of
the IONMM, a power restart of the chassis, or a reset to factory removes temporary files (e.g.
configuration backup files, Syslog file). A Factory Reset also removes the permanent settings (e.g.
configuration files, HTTPS certification file, SSH key).
These CLI commands can cause a loss of files:
•reboot - cold start the x4110
•reset - reset to factory configuration
See the specific command description for additional information.
Command Line Editing
This section describes how to enter CLI commands. A CLI command is a series of keywords and
arguments. Keywords identify a command, and arguments specify configuration parameters.
Display Similar Commands
At the command line, you can use the key or the ? key to show available commands in a category of
commands after entering a part of the command. For example, use the key to enter part of the command
(show ether in this example) to display all of the available commands that start with show ether. The
commands display in a single row.
Agent III C1|S2|L1D>show ether
config loopback security statistics tdr
Agent III C1|S2|L1D>show ether
Use the ? key after a partial CLI command entry to display all available commands that start with show
ether but in a single column:
Agent III C1|S2|L1D>show ether
config
loopback
security
statistics
tdr
Agent III C1|S2|L1D>show ether
Partial Keyword Lookup
If you terminate a partial keyword with a question mark, alternatives that match the initial letters are
provided. (Remember to not leave a space between the command and question mark.) For example “s?”
shows all the keywords starting with the letter “s.”
Recall Commands
To recall recently-entered commands from the command history, perform one of these optional actions:
Ctrl-P or Up arrow (↑) key: Recall commands in the history buffer, beginning with the most recent
command. Repeat the key sequence to recall successively older commands.
Ctrl-N or Down arrow (↓) key: Return to more recent commands in the history buffer after recalling
commands with Ctrl-P or the Up arrow key. Repeat the key sequence to recall successively more recent
commands.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 9
Keystroke Commands
The table below shows the optional keystrokes available to edit command lines (*indicates HyperTerm
support, ** indicates command prompt support, *** indicates both HT and command prompt support by
this keystroke).
Table 2: Editing Commands
Capability Keystroke Purpose
Move the command line around
to make changes or corrections
Ctrl-B *** or
left (←) arrow key *** Move the cursor back one character
Ctrl-F *** or
right (→) arrow key ***
Move the cursor forward one
character
Ctrl-A *** Move the cursor to the beginning of
the command line
Ctrl-E *** Move the cursor to the end of the
command line
Recall commands from the
buffer and paste them in the
command line
Ctrl-Y *** Recall the most recent entry in the
buffer
Ctrl-T **
Transpose the character to the left
of the cursor with the character
located at the cursor
Ctrl-Y ** Recall the most recent entry in the
buffer
Delete entries (if you make a
mistake or change your mind)
Delete key *** or
Backspace key ***
Erase the character to the left of the
cursor
Ctrl-D *** Delete the character at the cursor
Ctrl-K *** Delete all characters from the cursor
to the end of the command line
Ctrl-U *** or
Ctrl-X ***
Delete all characters from the cursor
to the beginning of the command
line
Ctrl-W *** Delete the word to the left of the
cursor
Esc D ** Delete from the cursor to the end of
the word
Capitalize or lowercase words or
capitalize a set of letters Esc C *
Change case from capital to lower-
case (or lower-case to capital) at the
cursor
Redisplay the current command
line if the switch unexpectedly
sends a message to your screen
Ctrl-L ***
or Ctrl-R ***
Redisplay the current command line
(reverse-i-search)

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 10
System Commands
The following are basic system level commands. These commands are used to show configuration /
mode, show help, reboot the system, reset the configuration, and other basic functions.
Password for Login / Access
Syntax: Password: private
Description: The default device CLI password. CLI entry requires a successful password entry.
Example: login: ION
Password:private<cr>
Hello, this is ION command line (version 1.00).
Copyright 2009 Transition Networks.
Agent III C1|S1|L1D>
In order to control the NIDs via a USB interface, the command line prompt must be showing the location
of the module to be managed. Use the procedure below to access the NID and login via USB connection.
1. Start the terminal emulator program (e.g., HyperTerminal).
2. When the emulator screen displays, press Enter. The login prompt displays. If your system uses a
security protocol (e.g., RADIUS, SSH, etc.), you must enter the login and password required by that
protocol.
3. Type ION (all upper case) and press Enter. The password prompt displays. If a “Login incorrect”
message displays, ignore it.
4. Type your password. The default is private (all lower case).
5. Press Enter. The HyperTerminal command line prompt displays (Agent III C1|S0|L1D>).
6. Enter CLI commands to set up, configure, operate, and maintain the NID.
Log Out (Quit)
Syntax : q(uit)
Description: Exit the current mode and return to the previous mode (i.e., the CLI command line
prompt).
Example : Agent III C1|S17|L1D>q
login:
Note: The NID does not automatically log out upon exit or after a timeout period, which could leave it
vulnerable if left unattended. Follow your organizational policy on when to log out.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 11
Clear the Screen
Syntax: cls
Description: Clears the screen and returns to the location of the IONMM card.
Go Back to IONMM
Syntax: home
Description: Sets the command prompt back to the location of the IONMM card.
Example: If the IONMM card is in chassis 1/slot 1 (c=1 s=1) and the command prompt was at c=1
s=17 l1d and then you entered the following command:
Agent III C1|S17|L1D>home
the new command line prompt would be:
Agent III C1|S1|L1D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 12
Go to Another Location
Syntax: go [c=<0-16>] [s=<0-32>] [l1ap=<1-15>] [l2ap=<1-15>] (l1p=<1-5>|l2p=<1-15>|l3p=<1-15>|l1d|l2d|l3d)
Description: Sets the location (device or port) where subsequent commands are destined for. This
information will appear on the command prompt line as the location where the command
will be executed.
where:
c= Chassis number (1–16) of the chassis where the card/port is located.
s= Slot number (1–32) of the slot in the chassis where the card/port is located.
Note: if the chassis parameter (c=) is specified you must specify a slot number.
l1ap= Port number (1–16) on a level 1 device that is used to attach to a level 1 device.
[l2ap = Port number (1–16) on a level 2 device that is used to attach to a level 2
device.
zz = mandatory; specifies the port or device where subsequent commands are destined
for. Valid choice are:
l1d – indicates the level 1 device to which subsequent commands are destined.
l1p=<port#> – port number (1–16) on a level 1 device.
l2d – indicates the level 2 device.
l2p=<port#> – port number (1–16) on a level 2 device.
l3d – indicates the level 3 device.
l3p=<port#> – port number (1–16) on a level 3device.
Usage: go [c=CHASSIS] [s=SLOT] [l1ap=PORT] [l2ap=PORT] (l1p=PORT|l2p=PORT|l3p=PORT|l1d|l2d|l3d)
Example 1: The following command would cause all subsequent commands to be executed for the
device in slot 5 of chassis 1.
C1|S1|L1D>go s=5 l1d
The new command prompt would be:
C1|S5|L1D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 13
Example 2: The following would cause all subsequent commands to be executed for port 2 on
the device in slot 5.
C1|S5|L1D>go l1p=2
The new command prompt would be:
C1|S5|L1P2>
Example 3: The following would cause all subsequent commands to be executed for a remote
device connected to port 2 of a chassis-resident module in slot 5.
C1|S5|L1D>go l1ap=2 l2d
The new command prompt would be:
C1|S5|L1AP2|L2D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 14
Help (?)
Syntax: ?
Description: Display help for CLI commands by typing a question mark (?). Typing a ?at the
command line prompt displays a list of base commands (show, set, etc.).
To display a list of the options for a particular command or parameter, type the
command/parameter then a space and then ?.
Examples:
The following will display a list of all base commands.
C1|S2|L1D>?
While the following will display a list of all the entries for the set commands that start with the letter “l”.
C1|S15|L1P1>set l ?
l2cp
loam
lpt
The following displays a list of all the entries for the set lpt commands:
C1|S15|L1P1>set lpt ?
monitor-port
state
The following displays a list of the valid values for the set lpt state command:
C1|S15|L1P1>set lpt state ?
disable
enable
notSupported
C1|S15|L1P1>
By typing a ? after each parameter in a command string you can see what the options are, either for what
the next parameter is or for what options must be specified following an equal sign.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 15
List
Syntax: list
Description: Display all available command line commands.
Example (partial list):
Agent III C1|S0|L1D>list
add acl condition type=(srcmacaddr|ipv4addr|ipv4addrrange|ipv4network|tcpport|
tcpportrange|udpport|udpportrange|icmp) srcdst=(src|dst) oper=(equal|notequal)
value=VAL
add acl rule position=(head|tail) table=(raw|filter|nat|mangle) chain=(prerout
ing|input|forward|output|postrouting) policy=(accept|drop|trap) [traprate=TRAPRATE]
[condition=CONDLIST]
add fwddb mac=MAC [conn-port=PORT] [priority=PRIO] [type=(static|staticNRL|staticPA)]
add ip6tables acl condition type=(srcmacaddr|ipv6addr|ipv6network|tcpport|tcpp
ortrange|udpport|udpportrange|icmp) srcdst=(src|dst) oper=(equal|notequal) value=VAL
: : : : : :
show usb-port state
show vlan-db config
start ether tdr test
start https certificate
stat
tftp get iptype=(ipv4|ipv6|dns) ipaddr=ADDR remotefile=RFILE [localfile=LFILE]
tftp put iptype=(ipv4|ipv6|dns) ipaddr=ADDR localfile=LFILE [remotefile=RFILE]
tftp upgrade iptype=(ipv4|ipv6|dns) ipaddr=ADDR remotefile=RFILE
update firmware-db file=FILENAME
upgrade module
Agent III C1|S17|L1D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 16
Process Snapshot
Syntax: ps
Description: Displays a snapshot of the current memory processes. For example:
1 root 312 S init
2 root SWN [ksoftirqd/0]
3 root SW [watchdog/0]
4 root SW< [events/0]
5 root SW< [khelper]
6 root SW< [kthread]
37 root SW< [kblockd/0]
40 root SW< [khubd]
53 root SW [pdflush]
54 root SW [pdflush]
55 root SW< [kswapd0]
56 root SW< [aio/0]
651 root SW [mtdblockd]
681 root SW< [spi_gpio.0]
695 root SWN [jffs2_gcd_mtd4]
700 root SWN [jffs2_gcd_mtd7]
701 root SWN [jffs2_gcd_mtd8]
:::::::::::::::
782 root 356 S radiuscd 0
803 root 284 S sntpcd
821 root 564 S lighttpd -f /etc/lighttpd.conf
830 root 176 S telnetd -p 17800
834 root 176 S telnetd -l /usr/local/bin/a3cli
837 root 2668 S subagent
838 root 2668 S subagent
839 root 2668 S subagent
842 root 2668 S subagent
843 root 2668 S subagent
844 root 2668 S subagent
847 root 2668 S subagent
848 root 2668 S subagent
853 root 276 S syslogd -m 0 -L -O /var/log/sys.log -l 6 -s 200 -b 1
854 root 268 S N monitor /usr/local/bin/taskmonitor.conf /agent3/conf/
858 root 224 S init
861 root 2668 S subagent
868 root 460 S tacplus
2277 root 2520 S /usr/local/bin/a3cli --
5862 root 304 S sh -c ps
5863 root 284 R ps
Agent III C1|S2|L1D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 17
Show Current Directory
Syntax: pwd
Description: Displays the current directory.
Example: Agent III C1|S17|L1D>pwd
/
Agent III C1|S17|L1D>
Change Modes (Quit)
Syntax : quit
Description: Exit the current mode and return to the previous mode (i.e., the CLI command line
prompt). Note that the x4110 does not automatically log out upon exit or after a timeout
period, which could leave it vulnerable if left unattended. Follow your organizational
policy on when to log out.
Example: Agent III C1|S17|L1D>quit
login:
Reboot
Syntax: reboot
Description: Performs a reboot (“Cold start the system”) of the device in the command line prompt.
After a x4110 reboot via CLI while connected via USB port, you must disconnect and
then reconnect USB cable for the console to become accessible again.
Example: Agent III C1|S17|L1D>reboot
Warning: this command will restart system, connection will be lost and
please login again!
Agent III C1|S17|L1D>
Warning: doing a reboot or restart of the x4110 may cause some configuration backup files to be
lost and the USB or Telnet session to drop. Doing a reboot, restart or upgrade of the IONMM, a power
restart of the chassis, or a reset to factory removes temporary files (e.g. configuration backup files, Syslog
file). A Factory Reset also removes the permanent settings (e.g. configuration files, HTTPS certification
file, SSH key).

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 18
Reboot Procedure
At times you may have to reboot (restart) the ION system. This operation can be accomplished by either
the CLI or Web UI.
Note: this operation can take several minutes. The amount of time for the reboot to complete depends on
the ION system configuration. When the reboot is finished, some devices (usually remote devices) will
show the error condition of a "red box" around items like IP address, Trap Manager IP addresses, and/or
DNS Entries. The ‘red box’ condition occurs while the devices are resetting; this condition can continue
several minutes after the reboot.
After a x4110 reboot via CLI while connected via USB port, you must disconnect and then reconnect
USB cable for the console to become accessible again.
1. Access the x4110 through either a USB connection or a Telnet session.
2. At the command prompt type: reboot and press Enter. A warning displays: this command will restart
system, connection will be lost and please login again! The ION system reboots the x4110. If this
operation is performed on a standalone module, the connection / session is terminated.
3. To reestablish the connection / session, wait about one minute, and then:
• For a USB connection
a) Select Call>Disconnect.
b) Select File>Exit.
c) Disconnect then reconnect one end of the USB cable.
d) Start a USB session.
• For a Telnet session
a) Press Enter.
b) Start a Telnet session.
Example:
Agent III C1|S2|L1D>reboot
Warning: this command will restart system, connection will be lost and please login
again!
Agent III C1|S2|L1D>

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 19
Reset Factory Configuration
Syntax: reset factory
Description: Resets a card to its factory default configuration.
Example: Agent III C1|S17|L1D>reset factory
Warning: this command will restart the specified card, connection will
be lost!
Agent III C1|S17|L1D>
Warning: doing a x4110 reset to factory restarts the device and drops the Telnet or
HyperTerminal connection. Doing a reset to factory removes temporary files (e.g. configuration backup
files, Syslog file) and also removes the permanent settings (e.g. configuration files, HTTPS certification
file, SSH key).
Resetting Defaults Procedure
1. Access the x4110 through either a USB connection or a Telnet session.
2. At the command prompt type: reset factory.
3. Press Enter. The following displays:
Agent III C1|S2|L1P2>reset factory
Error: this command should be executed on a device!
Agent III C1|S2|L1P2>go l1d
Agent III C1|S0|L1D>reset factory
Error: Fail to get SIC configure mode!
Agent III C1|S0|L1D>
All configuration parameters will be reset to their factory values.
Note: Your USB and/or Telnet session will be disconnected.
4. Set the IP configuration.

Lantronix ION x4110 CLI Reference
33575 Rev. C https://www.lantronix.com 20
Reset Device Uptime
Syntax: reset uptime
Description: Resets the x4110 Up Time counter to zero, and immediately begins to increment.
Example: Agent III C1|S17|L1D>reset uptime
Agent III C1|S17|L1D>
Use the show card info command to display the current system uptime.
Note: the reset uptime command is not available for the Power Supply modules.
Reset Device Uptime Procedure
1. Access the x4110 through either a USB connection or a Telnet session.
2. At the command prompt type: reset uptime and press Enter. The System Up Time field resets to
zero, and immediately begins to increment.
For example:
Agent III C1|S17|L1D>reset uptime
Agent III C1|S17|L1D>
This manual suits for next models
2
Table of contents
Other Lantronix Media Converter manuals

Lantronix
Lantronix ION C2210 User manual

Lantronix
Lantronix C3210-10 Series User manual

Lantronix
Lantronix M/E-PSW-FX-02 User manual

Lantronix
Lantronix 6310 Series User manual

Lantronix
Lantronix ION C3110 User manual

Lantronix
Lantronix M/GE-PSW-PSE-01 User manual

Lantronix
Lantronix C3100 Series User manual

Lantronix
Lantronix S3100 Series User manual

Lantronix
Lantronix SISTG10xx-211-LRT-B Series User manual

Lantronix
Lantronix M/E-TX-FX Series User manual