mikrotik:ipv6

Starting TLS failed
LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mikrotik:ipv6 [2026-05-29 22:05] – [Assign prefiex to interfaces] weichbrmikrotik:ipv6 [2026-06-02 23:20] (current) – [Delegate other /57] weichbr
Line 3: Line 3:
 ===== Goal ===== ===== Goal =====
  
-  * Get /56 from DTAG +  * Get /56 from DTAG (''%%2001:db8:1234:56::/56%%'') 
-  * Use one /57 to carve out /64s for local interfaces +  * Use one /57 to carve out /64s for local interfaces (''%%2001:db8:1234:5680::/57%%'') 
-  * Delegate the other /57 to another router+  * Delegate the other /57 to another router (''%%2001:db8:1234:5600::/57%%'')
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 25: Line 25:
 ===== Delegate other /57 ===== ===== Delegate other /57 =====
  
-    /ipv6 dhcp-server add address-pool=telekom-v6-dyn interface=ether1 lease-time=1h name=router prefix-pool=telekom-v6-dyn+    /ipv6 dhcp-server add address-pool=telekom-v6-dyn interface=ether1 lease-time=30m name=router prefix-pool=telekom-v6-dyn 
  
 ===== Assign prefix to interface ===== ===== Assign prefix to interface =====
Line 32: Line 33:
  
     /ipv6 address add address=::49:0:0:0:1 from-pool=local interface=ether1.201     /ipv6 address add address=::49:0:0:0:1 from-pool=local interface=ether1.201
 +
 +This will assign ''%%2001:db8:1234:56c9::1/64%%'' (0x80 + 0x49 = 0xc9) to ''%%ether1.201%%''.
  • mikrotik/ipv6.1780085149.txt.gz
  • Last modified: 2026-05-29 22:05
  • by weichbr