Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Defining the Default Tunnel Client

Use the wildcard (*) to define a default tunnel client to authenticate multiple LACs with the same secret:

[edit access profile profile-name]
client * {l2tp {interface-id interface1;lcp-renegotiation;local-chap;maximum-sessions-per-tunnel 500;ppp-authentication chap;shared-secret "$1$dQYsZ$B5ojUeUjDsUo.yKwcCZ0";}}

For any tunnel client, you can optionally use the user group profile to define default PPP attributes for all users coming in through a tunnel. The user group profile must define PPP attributes. If the user group profile is specified, all users (PPP sessions) use the PPP attributes specified in the user group profile. The PPP attributes specified in the local or RADIUS server take precedence over those specified in the user group profile.

Optionally, you can use a wildcard client to define a user group profile. When you do this, any client entering this tunnel uses the PPP attributes (defined user group profile attributes) as its default PPP attributes.

Published: 2013-07-17