Cisco Cisco Packet Data Gateway (PDG)

Seite von 158
When a group of pools have the same priority, an algorithm is used to determine a probability for each pool
based on the number of available addresses, then a pool is chosen based on the probability. This method, over
time, allocates addresses evenly from the group of pools.
Note that setting different priorities on each individual pool can cause addresses in some pools to be used
more frequently.
Important
To configure the RTP IP pool:
Step 1
Create the RTP IP pool for IPv4 addresses in source context for RTP pool allocation over Iuh interface by applying the
example configuration in the IPv4 RTP Pool Creation Over IuCS section.
Step 2
Create the RTP IP pool for IPv4 addresses in destination context for RTP pool allocation over IuCS interface by applying
the example configuration in the IPv4 RTP Pool Creation Over Iuh section.
Step 3
Verify your RTP IP pool configuration by applying the example configuration in the RTP IP Pool Configuration
Verification 
section.
Step 4
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode
command save configuration. For additional information on how to verify and save configuration files, refer to the
System Administration Guide and the Command Line Interface Reference.
IPv4 RTP Pool Creation Over IuCS
Use the following example to create the IPv4 address RTP pool for RTP address allocation over IuCS interface
towards CS core network.
configure
context <dest_ctxt_name>
ip pool <cs_ip_pool_name> <ip_address/mask>
end
Notes:
• <cs_ip_pool_name> is name of the IP pool configured in destination context named <dest_ctxt_name>
and to be associated with CS Network Configuration to allocate RTP end point address towards CS
network over IuCS interface.
• IP pool size needs to be determined on the number of sessMgr instances on HNB-GW. It uses one IP
address for each session manager instance of user.
• To ensure proper operation with CS network configuration, RTP IP pools should be configured within
a destination context.
• For more information on commands/keywords that configure additional parameters and options, refer
ip pool command section in Context Configuration Mode Commands chapter of Command Line Interface
Reference
.
HNB-GW Administration Guide, StarOS Release 19    
91
HNB-GW Service Configuration Procedures
IPv4 RTP Pool Creation Over IuCS