We recently recieved a dedicated line with multiple IPv4 addresses and a IPv6 address to use for our systems.
I have configured our Meraki device with both IPv4 and v6, both say the uplink is active. Our internal network has always used IPv4 and I am interested in experimenting and learning more about using IPv6 if possible.
Our ISP gave use the following information:
IPV6 Network Address : 2345:0425:2CA1::
IPV6 Network Mask : /64
But I am not sure how to use this across multiple VLANS. I figure I need to add this as an IPv6 Prefix and I can then set each VLAN to 'Auto' in the config.
It would be my assumption if I have two VLANs that I want to use these IPv6 addresses, in theory I would be able to split them into two subnets with 2a00:2381:71f3::/65 and 2a00:2381:71f3:0:8000::/65 (calculated with https://subnettingpractice.com/ipv6-subnet-calculator.html)
But when adding a Prefix it says I need to use a "valid IPv6 CIDR with mask 1-64". If I add the prefix as 2a00:2381:71f3::/64 I can only assign this to one VLAN.
Am I completely misunderstanding how this works? I am new to IPv6 so that's very possible.
Or would I need multiple /64 addresses from my ISP to make this work?