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.

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

Related Topics