Community discussions

MikroTik App
 
hkt
just joined
Topic Author
Posts: 1
Joined: Wed May 27, 2015 8:46 pm

IPv6 Relay Prefix route management

Wed May 27, 2015 9:06 pm

Hi

I'm working on IPv6 for a small cablenet provider.

I've problems getting Prefix delegation to work. It seems like RouterOs miss a feature to allocate routes, Cisco has it on their routers:

From:
http://www.cisco.com/c/en/us/td/docs/io ... agent.html


DHCPv6 Relay Agent Notification for Prefix Delegation
........ the relay agent extracts the information about the prefix that is being delegated and inserts an IPv6 static route matching the prefix delegation information onto the relay agent. Future packets destined to that prefix via relay will be forwarded based on the information contained in the prefix delegation. The IPv6 static route is then left in the routing table until the prefix delegation lease time expires or the relay agent receives a release packet from the client releasing the prefix delegation.

The only way I can make this work is by injecting scripts on my dhcp server sending routes to the mikrotik router for each prefix reservation.

Am I missing something ? Is it possible to get prefix delegation to work without the static routes ?


/Henrik
 
yogensha
just joined
Posts: 7
Joined: Thu May 22, 2014 8:10 pm

Re: IPv6 Relay Prefix route management

Mon Jun 29, 2015 7:47 pm

Is there any plan to support this?
 
michaels
just joined
Posts: 12
Joined: Fri May 17, 2019 8:02 pm

Re: IPv6 Relay Prefix route management

Wed Jul 29, 2020 9:27 pm

+1
i know it's an old topic, but it's important.
the route is required, otherwise the prefix is not reachable.

viewtopic.php?t=117283