level), the pap and chap statements do not support any additional
configuration options, including the passive statement. PPP dynamic
interfaces are supported only on PPPoE interfaces (interface pp0) for this
release.
To configure CHAP or PAP authentication for static interfaces, use the following
stanza:
[edit interfaces interface-name unit logical-unit-number]
ppp-options {
chap {
access-profile name;
default-chap-secret name;
local-name name;
passive;
}
pap {
access-profile name
default-pap-password password;
local-name name;
local-password password;
passive;
}
}
To configure CHAP or PAP authentication for dynamic interfaces, use the following
stanza:
[edit dynamic-profiles profile-name interfaces pp0 unit $junos-interface-unit]
ppp-options {
chap;
pap;
}
[Subscriber Access, Network Interfaces]
■ Support for input and output filters on the Trio MPC/MIC interfaces on MX
Series routers—Enables you to apply input and output filters to logical interfaces
that are running over the Trio MPC/MIC interfaces on MX Series routers.
To apply input and output filters for logical interfaces, include the input
input-filter-name and output output-filter-name statements. To apply these filters
statically, include the statements at the [edit interfaces interface-name unit
logical-unit-number filter] hierarchy level. To apply these filters dynamically, include
the statements at the [edit dynamic-profiles profile-name interfaces interface-name
unit “$junos-interface-unit” filter] hierarchy level. For information about how to
create filters, see the Policy Framework Configuration Guide.
[Subscriber Access, Network Interfaces, Policy Framework]
■ PPPoE interface support for subscriber secure policy traffic mirroring on Trio
MPC/MIC interfaces on MX Series routers—Enables you to configure subscriber
secure policy traffic mirroring to provide RADIUS-initiated mirroring for
subscribers on PPPoE interfaces that are running over Trio MPC/MIC interfaces
on MX Series routers.
New Features in JUNOS Release 10.1 for M Series, MX Series, and T Series Routers ■ 35
New Features in JUNOS Release 10.1 for M Series, MX Series, and T Series Routers