Technical data

Multiple-Feature Configuration
EN4442EN00EN_0002
© 2007 Siemens AG
Siemens
35
6 Multiple Feature Support Configuration at the
Common Gateway (Example)
6.1 Configuring Functional Blocks with the AMO BFDAT
Some examples
Functional block 1: IPDA (HG3570)
Functional block 2: IPDA (HG3570), IP trunking (HG3550) and HFA subscriber (HG3530)
Functional block 3: IP trunking, HFA subscriber (HG3530) and reserve HFA subscriber
(HG3530R)
Functional block 1
Functional block 1: Adding the IPDA function (HG3570)
ADD-BFDAT:FCTBLK=1,FUNCTION=HG3570,BRDBCHL=BCHAN120;
>>>>> IPDA with 120 B channels
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=1,FUNCTION=HG3570,BCHLCNT=120;
>>>>> End configuration of this block
CHANGE-BFDAT:CONFIG=OK,FCTBLK=1,ANSW=YES;
Functional block 2
Functional block 2: Adding the functions IPDA (HG3570), IP trunking (HG3550) and HFA sub-
scriber (HG3530)
ADD-BFDAT:FCTBLK=2,FUNCTION=HG3570&HG3550&HG3530,BRDBCHL=BCHAN120;
>>>>> IPDA with 30 B channels
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=2,FUNCTION=HG3570,BCHLCNT=30;
>>>>> IP trunking with one circuit with three units (=30 B channels)
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=2,FUNCTION=HG3550,LINECNT=1,UNITS=3;
>>>>> HFA with 60 circuits with 60 B channels
CHANGE-BFDAT:CONFIG=CONT,FCTBLK=2,FUNCTION=HG3530,LINECNT=60,BCHLCNT=60;
>>>>> End configuration of this block
CHANGE-BFDAT:CONFIG=OK,FCTBLK=2,ANSW=YES;