PPPoE on hAP ac for Centurylink Fiber connection

Hello, I recently switched ISPs, from a Comcast (cable) to a Centurylink fiber-to-premises connection. I’d like to eliminate their router/ap entirely and connect my hAP ac (running 6.37rc22) directly to their ONT as a PPPoE client. I have seen some descriptions of that working on consumer routers [1] but I haven’t quite gotten it there with RouterOS. I switched Address Acquisition to PPPoE and entered my Centurylink PPPoE credentials; then went to Interfaces and added a VLAN with ID=201 on Bridge, and I can see it trying (and even succeeding, briefly) in the logs. I am sure I am missing something obvious, as I am not a master of networking… is there some obviously way to do this in RouterOS? Thanks very much!

		273	Aug/25/2016 19:44:02	memory	pppoe, ppp, info	pppoe-out1: initializing...	
		274	Aug/25/2016 19:44:02	memory	pppoe, ppp, info	pppoe-out1: connecting...	
		275	Aug/25/2016 19:44:12	memory	pppoe, ppp, info	pppoe-out1: terminating... - disconnected	
		276	Aug/25/2016 19:44:12	memory	pppoe, ppp, info	pppoe-out1: disconnected	
		277	Aug/25/2016 19:44:14	memory	wireless, info	D0:FF:50:7F:FE:EB@wlan1: disconnected, received deauth: sending station leaving (3)	
		278	Aug/25/2016 19:44:14	memory	wireless, info	D0:FF:50:7F:FE:EB@wlan1: connected	
		279	Aug/25/2016 19:44:14	memory	dhcp, info	tbmikro deassigned 10.0.0.25 from D0:FF:50:7F:FE:EB	
		280	Aug/25/2016 19:44:14	memory	dhcp, info	tbmikro assigned 10.0.0.25 to D0:FF:50:7F:FE:EB	
		281	Aug/25/2016 19:44:16	memory	wireless, info	D0:FF:50:7F:FE:EB@wlan1: disconnected, received deauth: sending station leaving (3)	
		282	Aug/25/2016 19:44:16	memory	wireless, info	D0:FF:50:7F:FE:EB@wlan1: connected	
		283	Aug/25/2016 19:44:16	memory	dhcp, info	tbmikro deassigned 10.0.0.25 from D0:FF:50:7F:FE:EB	
		284	Aug/25/2016 19:44:16	memory	dhcp, info	tbmikro assigned 10.0.0.25 to D0:FF:50:7F:FE:EB	
		285	Aug/25/2016 19:44:22	memory	pppoe, ppp, info	pppoe-out1: initializing...	
		286	Aug/25/2016 19:44:22	memory	pppoe, ppp, info	pppoe-out1: connecting...	
		287	Aug/25/2016 19:44:32	memory	pppoe, ppp, info	pppoe-out1: terminating... - disconnected	
		288	Aug/25/2016 19:44:32	memory	pppoe, ppp, info	pppoe-out1: disconnected

1: http://kmwoley.com/blog/bypassing-needless-centurylink-wireless-router-on-gigabit-fiber/

post a complete export… open a New terminal and issue

export hide-sensitive

and paste it here.

Of course, thank you for helping me with it:

[admin@MikroTik] > export hide-sensitive 
# aug/26/2016 19:30:28 by RouterOS 6.37rc22
# software id = 99U4-CA8A
#
/interface bridge
add admin-mac=E4:8D:8C:6B:4A:75 auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether2 ] name=ether2-master
set [ find default-name=ether3 ] master-port=ether2-master
set [ find default-name=ether4 ] master-port=ether2-master
set [ find default-name=ether5 ] master-port=ether2-master
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \
disabled=no distance=indoors frequency=auto mode=ap-bridge ssid=\
o2south2g tx-power=11 tx-power-mode=all-rates-fixed wireless-protocol=\
802.11
set [ find default-name=wlan2 ] antenna-gain=50 band=5ghz-a/n/ac \
channel-width=20/40/80mhz-eCee country="united states" disabled=no \
distance=indoors frequency=5765 mode=ap-bridge ssid=o2south5g tx-power=\
13 tx-power-mode=all-rates-fixed wireless-protocol=802.11 wps-mode=\
disabled
/interface pppoe-client
add add-default-route=yes disabled=no interface=ether1 name=pppoe-out1 \
service-name=Centurylink use-peer-dns=yes user=boydtobias@qwest.net
/ip neighbor discovery
set ether1 discover=no
set bridge comment=defconf
/interface vlan
add interface=bridge name=vlan1 use-service-tag=yes vlan-id=201
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
dynamic-keys
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp ranges=10.0.0.10-10.0.0.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge lease-time=20h59m59s \
name=tbmikro
/interface bridge port
add bridge=bridge comment=defconf interface=ether2-master
add bridge=bridge comment=defconf interface=sfp1
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
/ip address
add address=10.0.0.1/24 comment=defconf interface=ether2-master network=\
10.0.0.0
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid interface=ether1
/ip dhcp-server lease
add address=10.0.0.20 always-broadcast=yes client-id=1:e8:6:88:ca:c4:32 \
mac-address=E8:06:88:CA:C4:32 server=tbmikro
add address=10.0.0.40 always-broadcast=yes mac-address=B0:38:29:1D:2D:84
/ip dhcp-server network
add address=10.0.0.0/24 comment=defconf gateway=10.0.0.1 netmask=24
/ip dns
set allow-remote-requests=yes servers=8.8.8.8,84.200.70.40
/ip dns static
add address=10.0.0.1 name=router
/ip firewall filter
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
connection-state=established,related
add action=accept chain=forward comment=\
"defconf: accept established,related" connection-state=\
established,related
add action=drop chain=forward comment="defconf: drop invalid" \
connection-state=invalid
add action=drop chain=forward comment=\
"defconf:  drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
connection-state=new in-interface=ether1
add action=accept chain=input protocol=icmp
add action=accept chain=input connection-state=established
add action=accept chain=input connection-state=related
# pppoe-out1 not ready
add action=drop chain=input in-interface=pppoe-out1
/ip firewall nat
# pppoe-out1 not ready
add action=masquerade chain=srcnat comment="defconf: masquerade" \
out-interface=pppoe-out1
add action=dst-nat chain=dstnat dst-port=7477 in-interface=ether1 protocol=\
tcp to-addresses=10.0.0.11 to-ports=7477
add action=dst-nat chain=dstnat dst-port=22 in-interface=ether1 protocol=\
tcp to-addresses=10.0.0.10 to-ports=22
add action=dst-nat chain=dstnat comment=Deluge dst-port=37087 in-interface=\
ether1 protocol=tcp to-addresses=10.0.0.10 to-ports=37087
/ipv6 dhcp-client
add add-default-route=yes interface=bridge request=address
/ipv6 firewall filter
add action=accept chain=input comment="Allow established connections" \
connection-state=established
add action=accept chain=input comment="Allow related connections" \
connection-state=related
add action=accept chain=input comment="Allow UDP" protocol=udp
add action=drop chain=input
add action=accept chain=forward comment="Allow established connections" \
connection-state=established
add action=accept chain=forward comment="Allow related connections" \
connection-state=related
add action=drop chain=forward
add action=accept chain=forward comment="Allow any to internet" \
out-interface=bridge
/system clock
set time-zone-name=America/Los_Angeles
/system leds
set 1 interface=wlan2
/system package update
set channel=release-candidate
/system routerboard settings
set cpu-frequency=720MHz protected-routerboot=disabled
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=bridge
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=bridge