Collapse AllExpand All

3.15. Centralized IP for HFA Previous topic Parent topic Child topic Next topic

Starting with V11R0, it is possible to define one centralized IP address for all the HFA boards on a SoftGate and reduce the number of necessary IP addresses.
The centralized IP address can be configured via the AMO STMIB command, using the LIDHFA (LAN INTERFACE DATA) data type.
This TYPE requires the following parameters:
  • LIPADR - IP Address used for HFA function.
  • LUDPPRTL - payload UDP Port number low limit.
  • LUDPPRTH - payload UDP Port number high limit
  • LTCPP - TCP Port server port HFA
  • LTLSP - TLS Port server port HFA
Example:
CHANGE-STMIB:MTYPE=NCUI2,LTU=36,TYPE=LIDHFA,LIPADR=10.100.111.233,
    LUDPPRTL=29100,LUDPPRTH=30099,LTCPP=4060,LTLSP=4061; 

DISP-STMIB:NCUI2,36,,;
H500:  AMO STMIB STARTED
+-------------------------------------------------------------+
  NCUI2 BOARD DATA             SOCO1000
+-------------------------------------------------------------+
  LTU = 36   SOURCE GROUP INDEX = 6                                    
+-------------------------------------------------------------+ 

========================OUTPUT REMOVED=========================
   LAN INTERFACE DATA - CONFIGURABLE VALUES:                              
   ------------------------------------------------------------            
   LIPADR    =  10 .100.111.233                                      
   LUDPPRTL  =  29100 (29100)         LUDPPRTH   = 30099 (30099)            
   LTCPP     =  4060   (4060)         LTLSP      = 4061   (4061)          
               
AMO-STMIB-111       CONFIGURATION OF HG3575-2 BOARDS                        
DISPLAY COMPLETED;
If the LIPADR parameter is configured and the IP address of the corresponding HFA board configured via CGWB is set to 0.0.0.0, then LIPADR will be used for HFA.
It is possible to use a combination of dedicated and centralized IP addresses.
You can also configure the centralized IP address where the phone is registered via DLS, as displayed in the figure below:
DLS_page-2.png
You can check if the phone correctly registers to the IP address of the HFA board via the phone's WBM page.
phone_wbm-2.png