DEV Community

Cover image for Configuring IPv6 on RouterOS using 6rd
Robert Grimm
Robert Grimm

Posted on Originally published at fwmotion.com on

Configuring IPv6 on RouterOS using 6rd

IPv6 rapid deployment (6rd) is a convention for configuring the tunnel of IPv6 traffic over IPv4 within an internet service provider’s customer network. MikroTik’s RouterOS operating system supports all the pieces required for a customer to connect to such IPv6 networks deployed with 6rd, but RouterOS doesn’t directly support 6rd. This article describes a custom script that will monitor an interface’s IPv4 address and automatically configure a corresponding 6to4 tunnel to follow the 6rd standard.

Continue reading Configuring IPv6 on RouterOS using 6rd on my blog.

Top comments (0)