chromium/chromeos/components/test/data/onc/shill_l2tpipsec_clientcert.json

{
   "GUID": "guid",
   "L2TPIPsec.LCPEchoDisabled": "true",
   "L2TPIPsec.Password": "some password",
   "L2TPIPsec.User": "some username",
   "L2TPIPsec.XauthPassword": "some xauth password",
   "L2TPIPsec.XauthUser": "some xauth username",
   "Name": "MyL2TPVPN",
   "Provider.Host": "some.host.org",
   "Provider.Type": "l2tpipsec",
   "SaveCredentials": true,
   "Type": "vpn",
}