Serial port
Log serial port messages
LR54 User Guide
256
3. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Log serial port messages
To display and configure the serial port log:
Web
1. Log into the LR54 WebUI as a user with Admin access.
2. On the main menu, click
Status
3. Under
Connections
, click
Serial
.
4. Click
Log
.
The
Serial port log
window displays.
5. Click
Start
to start serial port logging.
6. Click
Stop
to stop serial port logging if it has been started.
7. Click
Refresh
to refresh the log display.
8. Click
Download
to download the serial port log.
9. (Optional) For
Log size
, configure the maximum allowed log size for the serial port log. The
default is
65536
.
Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the LR54
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. To start serial port logging:
> system serial start
port-number
>
For example, to start serial port logging on serial port 1:
> system serial start port1
>
n
You can also set the maximum allowed log size for the serial port log when starting the
log:
> system serial start port-number size
int
>
The default is
65536
.