TNDEV parameter: Difference between revisions
(Automatically generated page update) |
|||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
This parameter specifies the IODEV number to be used for Janus Telnet Server | This parameter specifies the <var>[[IODEV_parameter|IODEV]]</var> number to be used for Janus Telnet Server | ||
connections. When a connection is made to a Janus Telnet Server, the IODEV number | connections. When a connection is made to a Janus Telnet Server, the IODEV number | ||
of the SDAEMON thread is dynamically switched to the TNDEV value. If TNDEV is not | of the SDAEMON thread is dynamically switched to the TNDEV value. If TNDEV is not |
Revision as of 12:29, 12 October 2017
IODEV number for TNSERV threads
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- User 0 CCAIN parameters
- Related products
- Janus Sockets
- Introduced
- Sirius Mods 6.9
Description
This parameter specifies the IODEV number to be used for Janus Telnet Server connections. When a connection is made to a Janus Telnet Server, the IODEV number of the SDAEMON thread is dynamically switched to the TNDEV value. If TNDEV is not set to a non-zero value, no Janus Telnet Server (TNSERV) ports can be defined, and no telnet connections can be made directly to Model 204.
The value of the TNDEV parameter must be an odd number between 1 and 53, and it must be different from the SDAEMDEV system parameter.
Note: No IODEV cards are allowed for the TNDEV IODEV number — the IODEV number can only be used dynamically by Janus Telnet Server.
The recommended setting for TNDEV is 21, an IODEV number no longer in use by Model 204.
For more information about the Janus Telnet Server, see the Janus Sockets Reference Manual.