I can't find documentation to confirm or deny IPv6 support on Mobility Express WLC's (for management of the WLC). I've tried doing the following:
config ipv6 enable
config ipv6 interface address management primary <IPv6 Address> <Prefix Length> <Link-Local Address of Gateway>
But it doesn't seem to work. If I save the WLC config and reload it, then when it comes back IPv6 is disabled globally again in show ipv6 summary.
I want to get this working as we manage lots of these and having to have VPN's to every site so we can reach the IPv4 addresses is cumbersome and unnecessary.
This is the documentation I'm following: https://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-0/IPV6_DG.html#pgfId-77006
I'm running release 8.8.125.0.
Has anyone actually got IPv6 management of a Mobility Express WLC working and if so how?