NCLHELP.HLB  —  create  x25_server
    Creates X.25 server module which represents the X.25 server that runs
    on a gateway system.  The X.25 server serves X.25 clients on accessing
    systems, providing X.25 access to systems that do not have a direct
    connection to a PSDN.  For information about the X25 Server entity
    and its subentities, refer to HELP ENTITY X25_SERVER.

    create  [node node-id] x25 server
             [maximum session connections number]
             [,incoming session template simple-name]  (Tru64 UNIX)

    The Maximum Session Connections optional argument that specifies
    the number of incoming and outgoing connections that may be
    supported concurrently.

    Incoming Session Template is an optional argument for Tru64 UNIX
    that specifies the Session Control template used to filter
    incoming session control connection requests.

1  –  client

    Creates an x25 server client entity which provides a set of
    default values to be used to establish a Session Control
    connection with an X.25 client when an incoming call arrives
    for that client.  You should create an x25 server client entity
    for each X.25 client with which the gateway system is associated.

    create  [node node-id] x25 server client simple-name

2  –  security_nodes

    Creates an x25 server security nodes entity which defines a set of
    rights identifiers associated with calls issued by the X.25 Server
    module (on behalf of the X.25 Client module at an accessing system)
    to the X.25 Access module at the gateway system.  These rights
    identifiers are used when making access control checks on the DTE
    class specified when a call is made.

    create  [node node-id] x25 server security nodes simple-name
Close Help