Collapse AllExpand All

2.16.5.1. Uncompleted functional block Previous topic Parent topic Child topic Next topic

/* Functional block 4: Adding the functions IPDA (HG3570), IP trunking (HG3550), WAML and HFA subscriber (HG3530)
ADD-BFDAT:FCTBLK=4,FUNCTION=HG3570&HG3550&WAML&HG3530,BRDBCHL=BCHAN120;
>>>>> IPDA with 30 B channels
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=4,FUNCTION=HG3570,BCHLCNT=30;
>>>>> IP trunking with one circuit and one unit (=10 B channels)
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=4,FUNCTION=HG3550,LINECNT=1,UNITS=1;
>>>>> WAML with one unit (=10 B channels)
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=4,FUNCTION=WAML;
>>>>> HFA with 70 circuits and 70 B channels
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=4,FUNCTION=HG3530,LINECNT=70,BCHLCNT=70;
>>>>> Do not end configuration of block
CHANGE-BFDAT:CONFIG=OK,FCTBLK=4,ANSW=NO;

Displaying a functional block

DISPLAY-BFDAT:FCTBLK=4;
H500:  AMO BFDAT STARTED
--------------------------------------------------------------------------------
| FCTBLK =  4    BRDBCHL : BCHL120                   STATUS=   CONT            |
--------------------------------------------------------------------------------
|  1st FUNCT : HG3570       1 LINES    UNITS 30  BCHLCNT  30  TOTAL BCHAN  30  |
|  2nd FUNCT : HG3550       1 LINES    UNITS  1  BCHLCNT  10  TOTAL BCHAN  10  |
|  3rd FUNCT : WAML         1 LINES    UNITS  1  BCHLCNT  10  TOTAL BCHAN  10  |
|  4th FUNCT : HG3530      70 LINES    UNITS 70  BCHLCNT  70  TOTAL BCHAN  70  |
--------------------------------------------------------------------------------
AMO-BFDAT-54        CONFIGURATION OF FUNCTIONAL BLOCKS FOR CGW BOARDS           
DISPLAY COMPLETED;

Assignment for functional block 4

ADD-BCSU:TYPE=IPGW,LTG=1,LTU=1,SLOT=43,PARTNO=Q2316-X10,FCTID=1,FCTBLK=4,IPAD­
DR=198.16.16.43;
H500:  AMO BCSU  STARTED
F89: THE GIVEN FUNCTIONAL BLOCK IS NOT COMPLETELY CONFIGURED. 
     PLEASE FINISH CONFIGURATION BY MEANS OF AMO_BFDAT FIRST. 
AMO-BCSU -54        BOARD CONFIGURATION, SWITCHING UNIT                         
ADD NOT COMPLETED;
IMPORTANT:
If the configuration of a functional block with the AMO BFDAT is not completed, the block cannot be assigned to any board with the AMO BCSU. The functional block must be completely configured with the AMO BFDAT before the command can be successfully run.