ERLite3 setup for PPPoe via VLAN10
Hoping that the below will help new comers to setup their Edgerouter with custom configuration
It has a bit of everything in it to get folk started
My broadband is like thus:
At roadside (400m from house) is a Draytek Vigor 130 modem in bridge mode
Connecting to a Ubiquiti Litebeam AC Gen2 Radio
400m Away another Ubuiti Litebeam AC Gen2
Comes into house and into ERLite-3
The below settings assumes that:
eth0 = WAN and has the above Radio's and modems on 192.168.1.x
eth1 = LAN 192.168.0.x (DHCP)
eth2 = Server 192.168.2.x (DHCP)
So far very simple flat network with no VLANs other than Interweb
Below settings should be modified for your own needs
Login into the Edgerouter with Putty via SSH (port 22)
Edgerouter CLI has 2 modes operational and configuration
The below assumes you are entering all the commands one after the other
Hence the 'Configure' at the very start and save at the end, and exit gets you out of configure mode
PPPoE section has some login details you'll need to fill in your self as does the VPN section
VERY important, you'll note there are quite a few 'commit' commands every now and then
These are spaced as so things get setup as you go, some things need to be setup for others to setup afterwards
Also I didn't place all the commands in one post as Putty buffer won't allow that much text
Grab text including the 'commit' and blank like below, do not copy more (tempting but some may fail as too much text for Putty buffer)
The below works with no errors when I setup my system, but if you modify, add remove bits as needed you need to keep an eye on any errors and fix as they pop up
Hope this helps setting up your Edgerouter, once setup, you'll never go back to home brands
There are still heaps of things I need to sort, Guest Wifi via VLAN and sorting out what devices can see the network
↧