Manual
HNB-GW Service Configuration
Use the following example to configure a single of multiple HNB-GW service on system in source context
to provide access to HNBs towards core networks:
configure
sgsn-global
aggregate-ipc-msg { linkmgr | sessmgr } { flush-frequency frequency | num-msgs number_msgs
}
exit
context <vpn_ctxt_name>
hnbgw-service <hnbgw_svc_name> -noconfirm
sctp bind address <ip_address>
sctp bind port <sctp_port>
rtp mux
rtcp report interval <dur>
associate rtp-pool <ip_pool_name>
associate gtpu-service <gtpu_iuh_svc_name>
no handin cn-domain cs
radio-network-plmn mcc <mcc> mnc <mnc_code>
rnc-id <rnc_id>
end
Notes:
•
aggregate-ipc-msg is an optional command supplied through SGSN Global Configuration mode and
used to reduce the latency of IPC messages in SessMgr or LinkMgr towards CN. For more information,
refer Performance Improvement Commands section in Troubleshooting the Service chapter of this guide.
•
<vpn_ctxt_name> is name of the source context in which HNB-GW service is configured.
•
<hnbgw_svc_name> is name of the HNB-GW service which is to be configured for used for Iuh reference
between HNB-GW and HNB. Multiple HNB-GW service can be configured in a single or multiple
context on a single chassis.
•
<ip_address> is the SCTP IP address on which is HNB will communicate with HNB-GW and has
characteristics of Iuh interface.
•
<gtpu_iuh_svc_name> is name of the GTP-U service configured in <vpn_ctxt_name> to provide GTP-U
tunnel over Iuh interface towards HNB.
•
<ip_pool_name> is name of the IP pool configured in source context named <vpn_ctxt_name> to allocate
RTP end point address to session manager instance in HNB-GW service over Iuh interface.
•
rtcp report interval <dur> command configures the generation of RTCP packet/ report types on a per
HNB-GW service instance basis and sets the specified time interval <dur> in seconds between two
consecutive RTCP reports.
HNB-GW service Paging mechanism
Use the following example to configure the HNB-GW service Paging mechanism.
configure
context <ctxt_name>
hnbgw-service <service_name>
[no|default] paging {cs-domain|ps-domain} phase1 page-last-known-hnb timeout <val in
seconds>
HNB-GW Administration Guide, StarOS Release 19
99
HNB-GW Service Configuration Procedures
HNB-GW Service Configuration