Collapse AllExpand All

8.2.4.1. Configuration of the HG 3500 board Previous topic Parent topic Child topic Next topic

The configuration of the function blocks is carried out with AMO-BFDAT. In the following example an STMI4 (Q2324-X510) with 120 possible b-channels will be configured with HFA.
ADD-BFDAT:FCTBLK=6,FUNCTION=HG3530,BRDBCHL=BCHL120;
  1. CHANGE-BFDAT:CONFIG=CONT,FCTBLK=6,FUNCTION=HG3530,LINECNT=60,BCHLCNT=60; /*60 HG 3530 b-channels are configured
    With the following command the configuration of the board is completed:
    CHANGE-BFDAT:CONFIG=OK,FCTBLK=6,ANSW=YES;
    The configuration of the module is carried out with the AMO BCSU.
    ADD-BCSU:MTYPE=IPGW,LTG=1,LTU=3,SLOT=14,PARTNO=“Q2324-X510“,FCTID=1,LWVAR=“0“,FCTBLK=6,BCHL3530=60,ALARMNO=0;
    For the configuration of the IP addresses, subnetwork masks, etc., the loadware is carried out via the AMO-CGWB.
    ADD-CGWB:LTU=3,SLOT=14,SMODE=NORMAL,IPADR=172.28.145.240, NETMASK=255.255.255.0;
    Now the module data and the circuit data have still to be loaded onto the module. This is done either by plugging in the STMI module after the generation with the AMO CGWB or using the command:
    RESTART-BSSU:ADDRTYPE=PEN,LTG=1,LTU=3,SLOT=14,WTIME=<Wait time between switching off and switching on in seconds>;