Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  PDG Service Configuration Mode Commands 
bind  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7899 
bind 
Binds the PDG service IP address to a crypto template and specifies the maximum number of sessions the PDG service 
supports. 
Product
 
PDG/TTG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PDG Service Configuration 
configure > context context_name > pdg-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pdg-service)# 
Syntax
 
[ no ] bind address ipv4_address { crypto-template string } mode { ttg | pdg 
} [
 max-
sessions number  
no
 
Removes a previously configured binding. 
bind address
 
ipv4_address
 
Specifies the IPv4 address of the PDG service with which the UE attempts to establish an IKEv2/IPSec 
tunnel. This address must be a valid IP address within the context. 
This is a mandatory parameter. 
crypto-template
 
string
 
Specifies the name of the crypto template to be bound to the PDG service. This is the name of the IPSec 
policy to be used as a template for PDG/TTG subscriber session IPSec policies. The crypto template includes 
most of the IPSec and IKEv2 parameters for keepalive, lifetime, NAT-T, and cryptographic and 
authentication algorithms. There must be one crypto template per PDG service. 
This is a mandatory parameter. 
string
 is an alphanumeric string of 0 through 127 characters. 
mode { ttg | pdg }
 
Default: There is no default value. 
Specifies whether the PDG service provides TTG or PDG functionality, as follows: 
 
In TTG mode, PDN connectivity is provided through the GGSN. PDG functionality is provided by the 
combined TTG and GGSN. 
 
In PDG mode, PDN connectivity and PDG functionality are provided directly through the PDG service. 
This is a mandatory parameter. 
Important:
  PDG mode is not supported in this software release.