Cisco Cisco Packet Data Gateway (PDG)

Página de 158
IPv4 RTP Pool Creation Over Iuh
Use the following example to create the IPv4 address RTP pool for RTP address allocation over Iuh interface
towards HNB.
configure
context <dest_ctxt_name>
ip pool <ip_pool_name> <ip_address/mask>
end
Notes:
• <ip_pool_name> is name of the IP pool configured in destination context named <dest_ctxt_name> and
associated with HNB-GW service to allocate the RTP end point address in HNB-GW service over Iuh
interface.
• To ensure proper operation with HNB-GW configuration, RTP IP pools must be configured within the
same context as HNB-GW.
• 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.
• Each address in the pool requires approximately 24 bytes of memory. Therefore, in order to conserve
available memory, the number of pools may need to be limited depending on the number of addresses
to be configured and the type and number of data processing cards installed.
• Setting different priorities on individual pools can cause addresses in some pools to be used more
frequently.
• 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
.
RTP IP Pool Configuration Verification
Verify that your IPv4 address pool configured properly by entering the following command in Exec Mode:
show ip pool
The output from this command will look similar to the sample shown below. In this example all IP pools were configured
in the isp1 context.
context : isp1:
+-----Type:
(P) - Public
(R) - Private
|
(S) - Static
(E) - Resource
|
|+----State:
(G) - Good
(D) - Pending Delete
(R)-Resizing
||
||++--Priority: 0..10 (Highest (0) .. Lowest (10))
||||
||||+-Busyout: (B) - Busyout configured
|||||
|||||
vvvvv Pool Name
Start Address
Mask/End Address Used
Avail
----- --------- --------------- ---------------
------ ------
PG00
ipsec
12.12.12.0
255.255.255.0
0
254
   HNB-GW Administration Guide, StarOS Release 19
92
HNB-GW Service Configuration Procedures
IPv4 RTP Pool Creation Over Iuh