Collapse AllExpand All

10.25.4. Generation (Example) Previous topic Parent topic Child topic Next topic

  • Configure COS for the DSS1 terminal
    ADD-COSSU:NEWCOS=22,AVCE=TA&TNOTCR&DATA&MSN&
    MULTRA&CCBS&COLR&CW,AFAX=TA&TNOTCR&BASIC&MSN&MULTRA, 
    
    ADTE=TA&TNOTCR&BASIC& MSN&MULTRA,.....;
    
  • Bus configuration of the MAINO 7185 with MSN 7186 on S0 bus (SLMS)
    ADD-SBCSU:STNO=7185,OPT=FBUS,CONN=DIR,PEN=1-2-37-5,
    DVCFIG=SET600&DTE&FAX&TTX&VTX,COS1=22,COS2=5,LCOSV1=1, 
    LCOSV2=1,LCOSD1=1,LCOSD2=1,SPROT="SBDSS1",TPROT="SBDSS1",VPRO
    T="SBDSS1",FPROT="SBDSS1",DPROT="SBDSS1",PERMACT=Y,INS=Y,ALAR
    MNO=0,SOPTIDX=10,TOPTIDX=10,VOPTIDX=10,FOPTIDX=10,DOPTIDX=10,
    EXTBUS=Y,CBKBMAX=5;
    
  • ADD-SBCSU:
    ADD-SBCSU:STNO=7186,OPT=MSN,MAINO=7185, COS1=22,COS2=5, 
    LCOSV1=1, LCOSV2=1,LCOSD1=1,LCOSD2=1, INS=Y;
    
  • Point-to-point configuration on SLMS/STMD with MAINO 7184 Unlike with bus configuration, all possible services are configured identically.
    ADD-SBCSU:STNO=7184,OPT=FPP,CONN=DIR,DVCFIG=S0PP,
    COS1=22,COS2=5,LCOSV1=1,LCOSV2=1,LCOSD1=1,LCOSD2=1,
    DPLN=0,PROT="SBDSS1",INS=Y,OPTIDX=10,CBKBMAX=5;
    
  • Configuration of the MAINO 7183 via PNT on SLMU
    ADD-SBCSU:STNO=7183,OPT=FBUS,CONN=PNT,DVCFIG=SET600& 
    DTE&FAX&TTX&VTX,COS1=24,COS2=5,LCOSV1=1,LCOSV2=1,LCOSD1=1,LCO
    SD2=1,DPLN=0,SPROT="SBDSS1",TPROT="SBDSS1",BPROT="SBDSS1",FPR
    OT= "SBDSS1",DPROT="SBDSS1",INS=Y, 
    SOPTIDX=10,TOPTIDX=10,VOPTIDX=10,
    FOPTIDX=10, DOPT=10,CBKBMAX=5;
    

Option table

The option table consists of a series of hexadecimal numbers which partly have switch functions and are partly used for the configuration of feature parameters such as CCBS and UUS.
All other fields of the option table must not be changed since this would endanger protocol conform functioning.
The following table contains the option table assigned to the corresponding station:
Station
Protocol variant
Option table
EURO-ISDN station of the KRONE company
SBQ9311
2
Integrated terminal adapter
SBQ9311
2
CMI/NW-CHESE
SBQ9311
6
UNIX in ADS
SBQ9312
3
DKZ-N1 station
SBDKZN1
1
DSS1 station
SBDSS1
10
Terminal adapter ELMEG 1TR6
SB1TR61
1
S0 Cards (No output of layer 3 fault messages)
SBQ9311
4
  • Assigning an option index to a station
    Assign a certain option index (1-10, see table) per configured service to the functional ­stations on the bus using the SBCSU AMO. The option index then refers to the corresponding option in the database:
    ADD-SBCSU:STNO=4711,OPT=<FBUS/MBUS/OPTI/OPTIEXP>,... 
    ,SOPTIDX=<opt-voice>,TOPTIDX=<opt-ttx>,
    VOPTIDX=<opt-vtx> ,FOPTIDX=<opt-fax>,
    DOPTIDX=<opt-dte>; 
    
    or for point-to-point connections:
    ADD-SBCSU:STNO=4711,OPT=<FPP/MSN>,OPT=<opt>;
    
    IMPORTANT:
    If no OPT or xOPT-(X=S/T/B/F/D) value is set during terminal configuration, the AMO automatically enters xOPT=1 or OPT=1.
  • Later option modification
    If problems occur with EURO-ISDN features although the option table was loaded (­DIS-ZAND:TYPE=OPTTBL), the adjustment of an option in the database could be required. Every option consists of 100 bytes. It is possible to modify an option in the database byte-by-byte using AMO ZAND: address the option via the table index (1-10) and the number of the byte to be modified (1-100). Enter the new value to be assigned to the byte in hexadecimal form. Every option also has a name that can be modified:
    CHA-ZAND:TYPE=OPTTBL,IDX=number,BYTE=number,
    VALUEOPT=FF[,NAME="..."];
    
    IMPORTANT:
    Due to the meaning of the individual bytes only known CP internally, options should only be modified by specialists and should only be performed (with the exception of name modification) after consultation with ICN WN ES D. Every new HD option table (e.g. APS modification) must be loaded into the database using AMO ZAND. The AMO, however, only allows loading of entire tables (selective reloading of individual options is not possible). All options in the database are therefore overwritten and any previous individual adjust­ments are lost.