Tag Elements Beginning with C
> <client> (configuration/access/profile)
Usage
<configuration>
<access>
<profile>
<client>
<name>name</name> <!-- identifier -->
<chap-secret>chap-secret</chap-secret>
<pap-password>pap-password</pap-password>
<ppp>...</ppp>
<l2tp>...</l2tp>
<ike>...</ike>
<group-profile>group-profile</group-profile>
<user-group-profile>user-group-profile</user-group-profile>
<client-group>...</client-group>
<firewall-user>...</firewall-user>
</client>
</profile>
</access>
</configuration>
Description
Entity requesting access.
Contents
<chap-secret>—CHAP secret.
<client-group>—One or more groups to which the client belongs.
<firewall-user>—Client is configured as a firewall user.
<group-profile>—Group profile name.
<ike>—Configuration for dynamic IKE peers.
<l2tp>—Configuration for Layer 2 Tunneling Protocol.
<name>—Name of entity requesting access.
<pap-password>—PAP password.
<ppp>—Configuration for Point-to-Point Protocol.
<user-group-profile>—User group profile name.