Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
Crypto Template Configuration Mode Commands   
▀  configuration-payload 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2994 
   
configuration-payload 
This command is used to configure mapping of the configuration payload attributes. 
Product
 
All IPSec-related services 
Privilege
 
Security Administrator 
Syntax
 
configuration-payload private-attribute-type { imei integer | p-cscf-v4 v4_value | p-
cscf-v6 
v6_value } 
[ no | default ] configuration-payload private-attribute-type { imei | p-cscf-v4 | p-
cscf-v6 }
 
no
 
Removes mapping of the configuration payload attributes. 
default
 
Restores the defuat value for mapping of the configuration payload attributes. 
private-attribute-type
 
Defines the private payload attribute. 
imei
 
integer
 
Defines an International Mobile Equipemnt Identity number as an integer from 16384 to 32767. 
p-cscf-v4 
 
v4_value
 
Defines the IPv4 pcscf payload attribute value. Default value is 16384. 
v4_value
 is an integer from 16384 to 32767. 
p-cscf-v6 
 
v6_value
 
Defines IPv6 pcscf payload attribute value. Default value is 16390. 
v6_value
 is an integer from 16384 to 32767. 
Usage 
Use this command to configure mapping of the configuration payload attributes. 
Example
 
The following command configures the mapping of the configuration payload attributes p-cscf-v6 to 17001. 
configuration-payload private-attribute-type p-cscf-v6 17001