Installation guide

119
set serial
Purpose Sets and displays general serial configuration options, such as baud rate,
character size, parity, stop bits, and flow control.
Required permissions For products with two or more users, to use this command, permissions must
be set to one of the following:
For a user to display the serial settings for the line on which they are
logged in: “set permissions s-serial=r-self
For a user to display the serial settings for any line:
“set permissions s-serial=read”
For a user to display and set the serial settings for the line on which they
are logged in: “set permissions s-serial=rw-self”
For a user to display the serial settings for any line, and set serial settings
for the line on which the user is logged in:
“set permissions s-serial=w-self-r”
For a user to display and set the serial settings on any line:
“set permissions s-serial=rw”
For a user to display and set the RTS toggle settings on any line:
“set permissions s-serial=rw”
See "set permissions" for details on setting user permissions for commands.
Permissions for "set serial" also apply to the "set switches" command. See
"set switches".