Eicon Networks CX1 Instrukcja Instalacji Strona 90

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 133
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 89
G&R
coname tssprod -desc “TSS production system” -params tssprod
-scid is40 -dmb tss * Gline parameter list for all users
params tssprod -filter john
-usr john -pw calvin * parameters for John only
params tssprod -filter sue
-usr sue -pw hobbes * parameters for Sue only
POOL - Parameter Pool
POOL name [-FILTER filter]
Gline parameter list
[Gline parameter list]
Defines a pool of connection parameters. There may be multiple POOL
directives with the same name. They will be examined in the order in which
they are found in dsa.cfg. If a filter is specified then only clients permitted
by it can access the pool. The first POOL with the correct name and permission
is selected. Several CONAME directives can point to the same POOL and the
pool is then shared between clients connecting to the different CONAME
directives. Each Gline parameter list line in the pool is independent of
the others. They are allocated in round-robin order and the software is careful
never to allocate the same line again as long as it is in use by a client. Typically
the parameter lines will define unique LIDs to be shared by a group of clients.
Example: three pools of mailbox extensions for use as TP8 LIDs, one for users
in Oslo, the second for users in Bergen and the third for users in Lillehammer:
coname tp8prod -desc “TP8 production system” -pool tp8prod
-scid is40 -dmb tss * Gline parameter list for all users
pool tp8prod -filter oslo
-dx os01 * will be picked up by one Oslo user
-dx os02 * will be picked up by one Oslo user
-dx os03 * will be picked up by one Oslo user
-dx os04 * will be picked up by one Oslo user
pool tp8prod –filter Bergen
-dx be01 * will be picked up by one Bergen user
-dx be02 * will be picked up by one Bergen user
-dx be03 * will be picked up by one Bergen user
-dx be04 * will be picked up by one Bergen user
pool tp8prod -filter lillehammer
-dx li01 * will be picked up by one Lillehammer user
filter oslo
permit tcp 192.150.211.0/24 * Class C network
Gline Line Handlers and Configuration
84
Przeglądanie stron 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 132 133

Komentarze do niniejszej Instrukcji

Brak uwag