Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
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
Command Modes
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 Description
[ 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:
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1514
PDG Service Configuration Mode Commands
bind