set rciserial
Purpose
Turns on/off RCI serial mode on the first serial port, and displays current RCI serial-mode settings. The RCI serial mode is a mode that allows a configuration file to be loaded over a serial port when you assert or raise the DSR input signal.
There is no revert command variant for this command.
Required permissions
For Digi products with two or more users, you must set permissions to one of the following to use this command:
- For a user to display the RCI serial settings for the line on which they are logged in: “set permissions s-rciserial=r-self.
- For a user to display the RCI serial settings for any line: set permissions s‑rciserial=read.
- For a user to display and set the RCI serial settings for the line on which they are logged in: set permissions s-rciserial=rw-self.
- For a user to display the RCI serial settings for any line, and set serial settings for the line on which the user is logged in: set permissions s‑rciserial=w-self-r.
- For a user to display and set the RCI serial settings on any line: set permissions s-rciserial=rw.
See set permissions for details on setting user permissions for commands.
Syntax
Turn on off RCI serial mode
set rciserial [state={on|off}]
Display current RCI serial-mode settings
set rciserial
Options
state
Enables (on) or disables (off) RCI serial mode on the port. The default is off.
Example
set rciserial state=on