configuration-payload
This command is used to configure mapping of the configuration payload attributes for a crypto vendor template.
Product
All IPSec-related services
Privilege
Security Administrator
Mode
Exec > Global Configuration > Context Configuration > Crypto Template IKEv2-Vendor Configuration
configure > context context_name > crypto template template_name ikev2-vendor
Entering the above command sequence results in the following prompt:
[context_name]host_name(cfg-crypto-tmp1-ikev2-vendor)#
Syntax
configuration-payload private-attribute-type { imei integer | p-cscf-v4 v4_value | p-cscf-v6 v6_value }
remove configuration-payload private-attribute-type { imei | p-cscf-v4 | p-cscf-v6 }
remove
Removes mapping of the configuration payload attributes.
private-attribute-type
Defines the private payload attribute.
imei integer
Defines an International Mobile Equipemnt Identity number. Default value is 16391.
integer must be 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 Guidelines
Use this command to configure mapping of the configuration payload attributes for a crypto vendor template.
Example
configuration-payload private-attribute-type p-cscf-v6 17001