Example: PPPoE Server Configuration
This example shows a PPPoE-based router-to-radio configuration.
[edit]interfaces {ge-0/0/4 {vlan-tagging;unit 1 {encapsulation ppp-over-ether;resource-component-variables{bandwidth 100;latency 50;quality 50;resource 20;threshold 25;}vlan-id 1;}pp0 {unit 51 {pppoe-options {underlying-interface ge-0/0/4.1;server;}family inet {address 5.1.1.1/32 {destination 5.1.1.2;}}family inet6 {address feee::5:1:1:1/126;}}}}

