Community discussions

MikroTik App
 
kbch
just joined
Topic Author
Posts: 16
Joined: Tue Dec 24, 2019 1:20 am

Cant assign multiple /64 from /48 pool

Thu Oct 14, 2021 4:55 pm

Running RouterOS 7.1rc4 on a CCR1009-8G-1S-1S+. I set up a DHCP Client to request a /48 Pool from my Provider. Now I want to provide a /64 from this Pool to two VLAN's. But the system tells me that the Pool is exhausted after the first /64 assignement. Did I do something wrong?
You do not have the required permissions to view the files attached to this post.
 
hzdrro
just joined
Posts: 11
Joined: Tue Jan 26, 2021 12:15 pm

Re: Cant assign multiple /64 from /48 pool

Thu Oct 14, 2021 5:05 pm

set prefix length of the pool to 64
 
User avatar
netravnen
Frequent Visitor
Frequent Visitor
Posts: 61
Joined: Sun Dec 31, 2017 2:48 am

Re: Cant assign multiple /64 from /48 pool

Thu Oct 14, 2021 5:10 pm

Running RouterOS 7.1rc4 on a CCR1009-8G-1S-1S+. I set up a DHCP Client to request a /48 Pool from my Provider. Now I want to provide a /64 from this Pool to two VLAN's. But the system tells me that the Pool is exhausted after the first /64 assignement. Did I do something wrong?

https://help.mikrotik.com/docs/display/ROS/DHCP-client

/ipv6 pool 
add name=myPool prefix=2001:db8::/48 prefix-length=64
 
kbch
just joined
Topic Author
Posts: 16
Joined: Tue Dec 24, 2019 1:20 am

Re: Cant assign multiple /64 from /48 pool

Thu Oct 14, 2021 5:25 pm

Thanks @hzdrro @netravnen, this was the issue! It now works.

Another question: The device now creates addresses in the format XXXX:XXXX:d80b::1, XXXX:XXXX:d80b:1::1, XXXX:XXXX:d80b:2::1 and so on. Is it possible to set this number myself? e.g. to get XXXX:XXXX:d80b:50::1 on VLAN50?

Who is online

Users browsing this forum: No registered users and 18 guests