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

Example: Minimum PPPoE Dynamic Profile

This example shows the minimum configuration for a dynamic profile that is used for static PPPoE interfaces. The configuration must include the interface pp0 stanza.

ppp-profile-1 {
interfaces {
pp0 {
unit "$junos-interface-unit";
}
}
}

Related Topics


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