[Contents] [Prev] [Next] [Index] [Report an Error]

ppp-options

Syntax

ppp-options {
chap {
access-profile name;
default-chap-secret name;
local-name name;
passive;
}
compression {
acfc;
pfc;
}
lcp-restart-timer milliseconds;
loopback-clear-timer seconds;
ncp-restart-timer milliseconds;
pap {
access-profile name;
default-pap-password password;
local-name name;
local-password password;
passive;
}
}

Hierarchy Level

[edit interfaces interface-name],
[edit interfaces interface-name unit logical-unit-number],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]

Release Information

Statement introduced before JUNOS Release 7.4.

lcp-restart-timer Statement introduced in JUNOS Release 8.1.

ncp-restart-timer Statement introduced in JUNOS Release 8.1.

loopback-clear-timer Statement introduced in JUNOS Release 8.5.

Description

On interfaces with PPP encapsulation, configure PPP-specific interface properties.

For ATM2 IQ interfaces only, you can configure CHAP on the logical interface unit if the logical interface is configured with one of the following PPP over ATM encapsulation types:

The remaining statements are explained separately.

Usage Guidelines

See Configuring the PPP Challenge Handshake Authentication Protocol.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]