Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

local-authentication (Dynamic PPP Options)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
local-authentication {
    password password;
    username-include {
        circuit-id;
        delimiter character;
        domain-name name;
        mac-address;
        remote-id;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles name interfaces $junos-interface-ifd-name unit $junos-interface-unit ppp-options]

Description

Configure local authentication for terminated PPP subscribers. This enables the external RADIUS server to pass implementation-specific configuration for successfully authenticated subscribers. Local authentication enables the same dynamic profile to support both CPEs that do not negotiate authentication protocols and CPEs that use PAP or CHAP authentication.

Options

password password

Specify the local authentication password

The remaining statement is explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface

Release Information

Statement introduced in Junos OS Release 18.2R1.

footer-navigation