Juniper JUNOS 10.1 - RELEASE NOTES REV 4 Release Note page 32

Hide thumbs Also See for JUNOS 10.1 - RELEASE NOTES REV 4:
Table of Contents

Advertisement

JUNOS 10.1 Software Release Notes
32
New Features in JUNOS Release 10.1 for M Series, MX Series, and T Series Routers
interfaces pp0 {
unit $junos-interface-unit {
keepalives interval seconds;
no-keepalives;
pppoe-options {
underlying-interface "$junos-underlying-interface";
server;
}
ppp-options {
chap;
pap;
}
family inet {
unnumbered-address interface-name;
address address;
service {
input {
service-set service-set-name <service-filter filter-name>;
}
output {
service-set service-set-name <service-filter filter-name>;
}
}
filter {
input filter-name;
output filter-name;
}
}
}
}
}
}
You can use most of these same statements to configure statically created
PPPoE interfaces, with the following important differences. When you
configure a profile to dynamically create a PPPoE interface, you must specify
the
$junos-interface-unit
logical unit number for the
predefined dynamic variable instead of the actual name of the underlying
interface for the
underlying-interface
Assign the dynamic profile to the underlying interface on which the router
2.
creates the dynamic PPPoE interface. To do so, include the
pppoe-underlying-options
hierarchy level, as follows:
logical-unit-number]
interfaces {
interface-name {
unit logical-unit-number {
encapsulation ppp-over-ethernet;
pppoe-underlying-options {
access-concentrator name;
dynamic-profile profile-name;
duplicate-protection;
max-sessions number;
}
predefined dynamic variable instead of the actual
unit
statement, and the
statement.
statement at the
[edit interfaces interface-name unit
$junos-underlying-interface

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOS 10.1 - RELEASE NOTES REV 4 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Networks junos 10.1

Table of Contents