These are some instructions to connect my Ubiquiti EdgeRouter SFP X to my internet provider XS4all. This post is primarily documentation for myself, but they may be helpful to you.
Wizard Basic Setup
- Internet port:
eth5
- Connection type:
PPPoE
with usernamexs4all
and passwordxs4all
- Choose
Internet connection is on VLAN
with ID6
- Choose
Enable DHCPv6 Prefix Delegation
with prefix length/48
- Uncheck
Only use one LAN
- Setup new admin user
Configuration
After reboot:
- On Dashboard, click
Actions
for eth5 and chooseConfig
- Change
Speed/Duplex
to1000/full
- Click save
Then some settings that are unavailable via the normal web interface. This can be done via the Config Tree or the CLI:
set interfaces ethernet eth5 vif 6 pppoe 0 ipv6 enable
set interfaces ethernet eth5 vif 6 pppoe 0 ipv6 address autoconf
set interfaces ethernet eth5 vif 6 pppoe 0 dhcpv6-pd prefix-only