Installation guide
154
set tcpserial
Purpose Configures behaviors of TCP serial connections and displays current TCP
serial settings. This command affects the following TCP serial connections:
Connections made using the autoconnect feature.
Incoming network connections made to the following:
The TCP server (raw socket, IP port 2101~2132 by default)
The Telnet server (telnet socket, IP port 2001~2032 by default)
The SSH server (telnet socket, IP port 2501~2532 by default)
Secure Sockets Layer (ssl socket, IP port 2601~2632 by default)
Default IP port number can be changed using “set service”
command
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 TCP serial settings for the line on which
they are logged in: “set permissions s-tcpserial=r-self”
For a user to display the TCP serial settings for any line:
“set permissions s-tcpserial=read”
For a user to display and set the TCP serial settings for the line on
which they are logged in: “set permissions s-tcpserial=rw-self”
For a user to display the TCP serial settings for any line, and set
TCP serial settings for the line on which the user is logged in:
“set permissions s-tcpserial=w-self-r”
For a user to display and set the TCP serial settings on any line:
“set permissions s-tcpserial=rw”
See "set permissions" for details on setting user permissions for commands.