User Guide
80 Appendix B Configuration Profile Format
PPP Dictionary Keys
The following elements are for VPN payloads of type PPP.
IPSec Dictionary Keys
The following elements are for VPN payloads of type IPSec.
Key Value
AuthName String. The VPN account user name. Used for L2TP and PPTP.
AuthPassword String, optional. Only visible if TokenCard is false. Used for L2TP
and PPTP.
TokenCard Boolean. Whether to use a token card such as an RSA SecurID
card for connecting. Used for L2TP.
CommRemoteAddress String. IP address or host name of VPN server. Used for L2TP and
PPTP.
AuthEAPPlugins Array. Only present if RSA SecurID is being used, in which case
it has one entry, a string with value “EAP-RSA”. Used for L2TP
and PPTP.
AuthProtocol Array. Only present if RSA SecurID is being used, in which case it
has one entry, a string with value “EAP”. Used for L2TP and PPTP.
CCPMPPE40Enabled Boolean. See discussion under CCPEnabled. Used for PPTP.
CCPMPPE128Enabled Boolean. See discussion under CCPEnabled. Used for PPTP.
CCPEnabled Boolean. Enables encryption on the connection. If this key and
CCPMPPE40Enabled are true, represents automatic encryption
level; if this key and CCPMPPE128Enabled are true, represents
maximum encryption level. If no encryption is used, then none
of the CCP keys are true. Used for PPTP.
Key Value
RemoteAddress String. IP address or host name of the VPN server. Used for Cisco
IPSec.
AuthenticationMethod String. Either “SharedSecret” or “Certificate”. Used for L2TP and
Cisco IPSec.
XAuthName String. User name for VPN account. Used for Cisco IPSec.
XAuthEnabled Integer. 1 if XAUTH is ON, 0 if it’s OFF. Used for Cisco IPSec.
LocalIdentifier String. Present only if AuthenticationMethod = SharedSecret.
The name of the group to use. If Hybrid Authentication is used,
the string must end with “[hybrid]”. Used for Cisco IPSec.
LocalIdentifierType String. Present only if AuthenticationMethod = SharedSecret.
The value is “KeyID”. Used for L2TP and Cisco IPSec.
SharedSecret Data. The shared secret for this VPN account. Only present if
AuthenticationMethod = SharedSecret. Used for L2TP and Cisco
IPSec.










