Collapse AllExpand All

2.17.5.4. Allocation of the Gateways and Subscribers Previous topic Parent topic Child topic Next topic

Here is defined that the subscribers 2420 and 2421 are in cluster 10 and attached to HFA LAN (sector 100).
ADD-GKTOP:TYPE=IPDA,CLUSTNO=10,HFASEC=100;
CHANGE-SDAT:STNO=2420,TYPE=DATA1,CLUSTID=10;
CHANGE-SDAT:STNO=2421,TYPE=DATA1,CLUSTID=10;;
Here is defined that the subscribers 2422 and 2423 are in cluster 36 and attached to HFA LAN (sector 136).
ADD-GKTOP:TYPE=IPDA,CLUSTID=36,HFASEC=136;
CHANGE-SDAT:STNO=2422,TYPE=DATA1,CLUSTID=36;
CHANGE-SDAT:STNO=2423,TYPE=DATA1,CLUSTID=36;;
Here is defined that the subscribers 2424 and 2425 are in cluster 32 and attached to HFA LAN (sector 132).
ADD-GKTOP:TYPE=IPDA,CLUSTID=32,HFASEC=132;
CHANGE-SDAT:STNO=2424,TYPE=DATA1,CLUSTID=32;
CHANGE-SDAT:STNO=2425,TYPE=DATA1,CLUSTID=32;;
Example for the bandwidth situation after these steps:
Call situation from 2424 to 2425 (cluster internal).
DISPLAY-GKTOP:TYPE=ALL,SCOPE=DYN;
   ---------+-------------------------------------------------------------+

   SECTOR   |               100                                           |

   ---------+-------------------------------------------------------------+

   PNNO     |        10- 30-200                                           |

   ---------+-------------------------------------------------------------+

   S-BW     |        UNLIMITED                                            |

   USED-BW  |                 0                                           |

   R-GW-MC  |                 0                                           |

   R-GW-DMC |                 0                                           |

   ---------+-------------------------------------------------------------+

   SECTOR   |               101                                           |

   ---------+-------------------------------------------------------------+

   PNNO     |        10- 30-200                                           |

   ---------+-------------------------------------------------------------+

   S-BW     |        UNLIMITED                                            |

   USED-BW  |                 0                                           |

   R-GW-MC  |                 0                                           |

   R-GW-DMC |                 0                                           |

   ---------+-------------------------------------------------------------+

   SECTOR   |               131                                           |

   ---------+-------------------------------------------------------------+

   PNNO     |        10- 30-200                                           |

   ---------+-------------------------------------------------------------+

   S-BW     |               250                                           |

   USED-BW  |                 0                                           |

   R-GW-MC  |                 0                                           |

   R-GW-DMC |                 0                                           |

   ---------+-------------------------------------------------------------+

   SECTOR   |               132                                           |

   ---------+-------------------------------------------------------------+

   PNNO     |        10- 30-200                                           |

   ---------+-------------------------------------------------------------+

   S-BW     |        UNLIMITED                                            |

   USED-BW  |               182                                           |

   R-GW-MC  |                 0                                           |

   R-GW-DMC |                 0                                           |

   ---------+-------------------------------------------------------------+

   SECTOR   |               135                                           |

   ---------+-------------------------------------------------------------+

   PNNO     |        10- 30-200                                           |

   ---------+-------------------------------------------------------------+

   S-BW     |               200                                           |

   USED-BW  |                 0                                           |

   R-GW-MC  |                 0                                           |

   R-GW-DMC |                 0                                           |

   ---------+-------------------------------------------------------------+

   SECTOR   |               136                                           |

   ---------+-------------------------------------------------------------+

   PNNO     |        10- 30-200                                           |

   ---------+-------------------------------------------------------------+

   S-BW     |        UNLIMITED                                            |

   USED-BW  |                 0                                           |

   R-GW-MC  |                 0                                           |

   R-GW-DMC |                 0                                           |

   ---------+-------------------------------------------------------------+


DISPLAY-SIPCO:TYPE=BANDW;


  BANDWIDTH COMPUTING TABLE :                                                

  ------------------------------------------------------------------

  +-------+----------------------+-----------------+---------------+

  | INDEX |  CODEC TYPE          |   FRAME SIZE    |    RESERVED   |

  |       |                      |      (MS)       |  BANDW.(KBIT) |

  +-------+----------------------+-----------------+---------------+

  |    1  | G711_HFA             |       30        |        89     |

  |    2  | G729_HFA             |       40        |        22     |

  |    3  | G723_HFA             |       30        |        25     |

  |    4  | G711_F10_IPDA        |       10        |       120     |

  |    5  | G711_F20_IPDA        |       20        |        92     |

  |    6  | G711_F30_IPDA        |       30        |        83     |

  |    7  | G711_F60_IPDA        |       60        |        74     |

  |    8  | G729_F20_IPDA        |       20        |        36     |

  |    9  | G729_F40_IPDA        |       40        |        22     |

  |   10  | G729_F60_IPDA        |       60        |        18     |

  |   11  | G711_DMC             |       30        |       182     |

  |   12  | G729_DMC             |       40        |        72     |

  |   13  | G723_DMC             |       30        |        27     |

  |   14  | G711_FS_UNKNOWN      |       60        |        83     |


Interpretation:
Only bandwidth in sector 132, to which the subscribers are assigned, is reserved. Both subscribers are using G711 with DMC (AMO SIPCO:BANDW -> Index 11). If the value of the bandwidth of index 11 is smaller as the double value of index 1, two times of index 1 is calculated and displayed.
The bandwidth for the master connection is not reserved yet, because there are no sector paths defined at this moment.
All bandwidths used in these examples in the AMO SIPCO do not claim to be true. The defined values are used for demonstration purposes only!!! The table in the AMO SIPCO must always be configured for the respective customer.