Command line interface
Command line reference
IX10 User Guide
872
Syntax
system serial clear <port>
Parameters
port: Serial port.
system serial save
Saves the current serial log to a file.
Syntax
system serial save <port> <path>
Parameters
port: Serial port.
path: The path and filename to save captured traffic to. If a relative path is provided, /etc/config/serial
will be used as the root directory for the path and file.
system serial show
Displays the serial log on the screen.
Syntax
system serial show <port>
Parameters
port: Serial port.
system serial start
Start logging data on a serial port.
Syntax
system serial start <port> [
size
INTEGER]
Parameters
port: Serial port.
size: Maximum size of serial log. (Default: 65536)
system serial stop
Start logging data on a serial port.
Syntax
system serial stop <port>