TNDEV parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
Line 17: Line 17:
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
set to a non-zero value, no Janus Telnet Server (TNSERV) ports can be defined, and no
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.
telnet connections can be made directly to <var class="product">Model 204</var>.


The value of the TNDEV parameter must be an odd number between 1 and 53, and it
The value of the TNDEV parameter must be an odd number between 1 and 53, and it
Line 26: Line 26:


The recommended setting for TNDEV is 21, an IODEV number no longer in use by
The recommended setting for TNDEV is 21, an IODEV number no longer in use by
Model 204.
<var class="product">Model 204</var>.


For more information about the Janus Telnet Server, see the'' Janus Sockets Reference
For more information about the Janus Telnet Server, see the'' Janus Sockets Reference

Revision as of 00:08, 30 October 2012

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.