Configure 2930f to handle ipv6 intervlan routing of ULA's.
My GUA'a are dynamic via SLAAC and cannot be used for DNS entries for internal vlan network communication so I use ULA's for this. However I would like the switch handle intervlan ipv6 communication just as it does for ipv4 as opposed to a router-on-a-stick configuration.
I have configured ULA's on the switches vlans and when I enable ipv6 unicast-routing the client devices lose Internet access because the switch becomes the default gateway. Setting ipv6 nd ra lifetime 0 resolves that issue but the switch does not route between the ipv6 vlans as apparently the clients receive no specific routes to the switch for the other vlans and intervlan ipv6 communication goes in and out the firewall.
How can the switch be configured advertise specific routes for the ULA vlans without advertising itself as a default route?
Thank you!
Chris