NCPHELP.HLB  —  SET  MODULE  X25-SERVER
 Use the SET MODULE X25-SERVER command to create or modify the
 parameters of the X25 Call Handler in the volatile data base. Use
 the DEFINE MODULE X25-SERVER command to create or modify the
 parameters of the X25 Call Handler in the permanent data base.

 The components contain records that identify a destination,
 specify  parameters for this destination, specify the maximum
 number of circuits that each module (that is, all destinations
 for a particular module) may have, and specify the state of the
 module.

 Specify the module parameters and the destinations using
 separate SET or DEFINE MODULE X25-SERVER or X29-SERVER commands.

 Format:

 SET  MODULE X25-SERVER  ALL
             X29-SERVER  COUNTER TIMER seconds
                         MAXIMUM CIRCUITS count
                         STATE   ON
                                 OFF
                                 SHUT

                         DESTINATION dest-name  ACCOUNT account
                         KNOWN DESTINATIONS     CALL MASK hex-value
                                                CALL VALUE hex-value
                                                CALLED ADDRESS dte-address
                                                EXTENSION MASK hex-string
                                                EXTENSION VALUE hex-string
                                                GROUP group-name
                                                INCOMING ADDRESS dte-address
                                                NETWORK network-name
                                                NODE node-id
                                                OBJECT object-id
                                                PASSWORD password
                                                PRIORITY priority
                                                RECEIVING DTE dte-address
                                                REDIRECT REASON code
                                                SENDING ADDRESS dte-address
                                                SUBADDRESSES range
                                                USER user-id

 All underscores found in parameters must be replaced with spaces
 when parameters are used in NCP commands.
Additional Information: explode extract
ALL KNOWN DESTINATIONS COUNTER TIMER seconds MAXIMUM CIRCUITS count STATE CALLED ADDRESS dte-address DESTINATION dest-name ACCOUNT account CALL EXTENSION GROUP group-name INCOMING ADDRESS dte-address NETWORK net-name NODE node-id OBJECT object-id PASSWORD password PRIORITY priority RECEIVING DTE REDIRECT REASON code SENDING ADDRESS dte-address SUBADDRESSES range USER user-id
Close Help