Community discussions

MikroTik App
 
User avatar
paolopoz
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Oct 31, 2013 6:38 pm

IPv6 for PPPoE customers - Guidance for ISP

Fri Oct 22, 2021 1:13 pm

Hello, now that 6.49 is out and Delegated-IPv6-Prefix works as intended for PPPoE clients, I want to go ahead and provide IPv6 to our customers.
To make things right I want to follow the often cited RIPE BCOP: https://www.ripe.net/publications/docs/ripe-690
Following the previous document I need to provide the CPEs with an address for the WAN (PPPoE in my case) taken from a dedicated pool and the customer delegated prefix.

So far I have been able to provide the delegated prefix and use one of the /64s from that prefix as a WAN address.
Do any of you have been able to provide the delegated prefix while assigning a different WAN address from a dedicated pool?

Here is my CPE config now:
/interface pppoe-client
add add-default-route=yes disabled=no interface=ether1 max-mru=1492 max-mtu=1492 name=pppoe-out1 password=test user=testuser2

/ipv6 dhcp-client
add add-default-route=yes interface=pppoe-out1 pool-name=client-v6 request=prefix

/ipv6 address
add from-pool=client-v6 interface=bridge-lan
NAS and RADIUS don't have any relevant config, obviously they are IPv6 enabled and distribute correctly the Delegated-IPv6-Prefix.

Who is online

Users browsing this forum: No registered users and 45 guests