- client client-name {
- chap-secret chap-secret;
- group-profile profile-name;
-
- ike {
-
- allowed-proxy-pair {
- remote remote-proxy-address local local-proxy-address;
- }
- pre-shared-key (ascii-text character-string | hexadecimal hexadecimal-digits);
- ike-policy policy-name;
- interface-id string-value;
- }
-
- l2tp {
- interface-id interface-id;
- lcp-renegotiation;
- local-chap;
- maximum-sessions-per-tunnel number;
-
- multilink {
- drop-timeout milliseconds;
- fragmentation-threshold bytes;
- }
- ppp-authentication (chap | pap);
- ppp-profile profile-name;
- shared-secret shared-secret;
- }
- pap-password pap-password;
-
- ppp {
- cell-overhead;
- encapsulation-overhead bytes;
- framed-ip-address ip-address;
- framed-pool framed-pool;
- idle-timeout seconds;
- interface-id interface-id;
- keepalive seconds;
- primary-dns primary-dns;
- primary-wins primary-wins;
- secondary-dns secondary-dns;
- secondary-wins secondary-wins;
- }
- user-group-profile profile-name;
- }
- [edit access profile profile-name]
Statement introduced before JUNOS Release 7.4.
Configure the peer identity.
client-name—A peer identity.
The remaining statements are explained separately.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.