Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
nat-pool
Configures a NAT (Network Address Translation) pool for the service if the CSCF service is performing one
of the following functions:
• P-CSCF services are run in bridging (Back-to-Back User Agent) mode
• A-BG is an Application-level Gateway (ALG) for NAT
By default, no nat-pool name will be present.
Product
SCM (P-CSCF A-BG)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Service Configuration
configure > context context_name > cscf service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-cscf-service)#
Syntax Description
nat-pool name pool_name [ signalling-pool signalling_pool_name ]
no nat-pool name 
pool_name
no
Removes the NAT pool from the service.
name pool_name
Specifies the name of an existing NAT pool.
pool_name must be from 1 to 32 alpha and/or numeric characters.
NAT pools are created in Context Configuration Mode with the ip pool command.
Important
signalling-pool signalling_pool_name
Specifies the name of an existing IP pool from where IP addresses will be used to fill in signalling headers
only.
signalling_pool_name must be from 1 to 32 alpha and/or numeric characters.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1558
CSCF Service Configuration Mode Commands
nat-pool