mikrotik:ipv6

This is an old revision of the document!


IPv6 via DTAG

  • Get /56 from DTAG
  • Use one /57 to carve out /64s for local interfaces
  • Delegate the other /57 to another router
  • PPPoE configured, interface name pppoe-dsl
  /ipv6 dhcp-client add allow-reconfigure=yes default-route-tables=main interface=pppoe-dsl pool-name=telekom-v6-dyn pool-prefix-length=57 prefix-hint=::/56 request=prefix
  /ipv6 pool add from-pool=telekom-v6-dyn name=local prefix=0:0:0:80::/57 prefix-length=64
  
  • mikrotik/ipv6.1780043382.txt.gz
  • Last modified: 2026-05-29 10:29
  • by weichbr