Cisco Cisco Packet Data Gateway (PDG)

Pagina di 158
• <ps_network_name> is name of the packet switched network used with HNB-GW for IuPS session.
• <sgsn_point_code> is address of the SGSN in SS7 point code format to be used for packet switched
traffic through HNB-GW.
• <gtpu_svc_name> is name of the GTP-U service configured in <gtpu_ctxt_name> to provide GTP-U
tunnel over IuPS interface for packet switched traffic towards PS-CN.
HNB-CS Network Configuration
Use following example to configure the circuit switched network parameters at system level to support
HNB-GW service on system:
configure
cs-network <cs_network_name> -noconfirm
global-rnc-id mcc <mcc_num> mnc <mnc_num> id <rnc_id
>
ranap reset {ack-timeout <timer_value> | guard-timeout <g_timer> | hnbgw-initiated |
max-retransmissions <retries>}
associate rtp-pool <cs_ip_pool_name> context <dest_ctxt_name>
associate sccp-network <
sccp_network_id>
msc point-code <
msc_point_code>
no msc deadtime
map core-network-id 
cn_id point-code <msc_point_code>
end
Notes:
• <cs_network_name> is name of the HNB-CS Network used with HNB-GW for IuPS session.
• <msc_point_code> is address of the MSC in SS7 point code format to be used for circuit switched call
through HNB-GW.
• <cs_ip_pool_name> is name of the IP pool configured in destination context named <dest_ctxt_name>
to allocate RTP end point address in this CS network over IuCS interface.
HNB-GW Global Configuration
Use the following example to configure the HNB-GW Global parameters on system to provide global parameters
to all HNB-GW service on a single chassis.
configure
hnbgw-global
access-control-db { imsi-purge-timeout <purge_timeout> | immediate }
tnnsf-timer <
timer_value>
sctp alpha-rto <
alpha_rto_dur>
sctp beta-rto <
beta_rto_dur>
sctp max-retx [init | path | assoc] <
max_retry>
sctp max-in-strms <
in_strms>
sctp max-out-strms <
out_strms>
end
Notes:
• Global parameters for HNB-GW services on a chassis are provided through this configuration.
   HNB-GW Administration Guide, StarOS Release 19
98
HNB-GW Service Configuration Procedures
HNB-CS Network Configuration