<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IPV6 addresses on Dynamic Interfaces in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017950#M169656</link>
    <description>&lt;P&gt;They are different in the extent that they exist on the ipv6 router with interface id, which is trunked with vlan120 and vlan160&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inet6 2720:14e:9001:200::3/64&amp;nbsp; LL fe80::230:48ff:fe8c:a0bb%em1.120&amp;nbsp; (vlan120)&lt;/P&gt;&lt;P&gt;inet6 2720:14e:9001:500::3/64&amp;nbsp; LL fe80::230:48ff:fe8c:a0bb%em1.160 (vlan160)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the WLC only allows the address prior to % sign - it won't accept the full address - says improper format for link local if you try to include the interface designation.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2020 16:48:04 GMT</pubDate>
    <dc:creator>wherewolf</dc:creator>
    <dc:date>2020-01-24T16:48:04Z</dc:date>
    <item>
      <title>IPV6 addresses on Dynamic Interfaces</title>
      <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017429#M169654</link>
      <description>&lt;P&gt;Cisco 5520 / 8.5.140&lt;/P&gt;&lt;P&gt;Starting to roll out IPV6 testing on the WLC and I'm running in to trouble adding vlans with IPV6 interfaces to the controller.&lt;/P&gt;&lt;P&gt;I've added 1 dynamic interface (vlan 120) with a ipv6 address / 64 / and the link-local address of a router/DHCPv6/RA handling IPV6.&amp;nbsp; This all works like it's supposed to.&amp;nbsp; (xxxx:13e:xxxx:201::a /64)&lt;/P&gt;&lt;P&gt;Problem comes when trying to add a second dynamic interface for a different VLAN / additional /64 segment.&lt;/P&gt;&lt;P&gt;The IPv6 gateway cannot be the same, even though its the same router (trunked with multiple vlans) handling that VLAN / additional /64 segment of the network.&amp;nbsp; (xxxx:13e:xxxx:501::a /64)&amp;nbsp; The IPv6 gateway field will ONLY accept a link-local address, and it cannot be the same as another VLAN.&amp;nbsp; No matter how many virtual interfaces, the link local address of the router is the same.&lt;/P&gt;&lt;P&gt;I'm an ipv6 noob, but what am I missing here?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 18:35:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017429#M169654</guid>
      <dc:creator>wherewolf</dc:creator>
      <dc:date>2021-07-05T18:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 addresses on Dynamic Interfaces</title>
      <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017874#M169655</link>
      <description>Don't you have a different link local address per VLAN interface on your gateway? Not sure about that, as I haven't yet IPv6 enabled here.</description>
      <pubDate>Fri, 24 Jan 2020 15:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017874#M169655</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2020-01-24T15:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 addresses on Dynamic Interfaces</title>
      <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017950#M169656</link>
      <description>&lt;P&gt;They are different in the extent that they exist on the ipv6 router with interface id, which is trunked with vlan120 and vlan160&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inet6 2720:14e:9001:200::3/64&amp;nbsp; LL fe80::230:48ff:fe8c:a0bb%em1.120&amp;nbsp; (vlan120)&lt;/P&gt;&lt;P&gt;inet6 2720:14e:9001:500::3/64&amp;nbsp; LL fe80::230:48ff:fe8c:a0bb%em1.160 (vlan160)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the WLC only allows the address prior to % sign - it won't accept the full address - says improper format for link local if you try to include the interface designation.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 16:48:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017950#M169656</guid>
      <dc:creator>wherewolf</dc:creator>
      <dc:date>2020-01-24T16:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 addresses on Dynamic Interfaces</title>
      <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017975#M169657</link>
      <description>Do you happen to use HSRP on the router?&lt;BR /&gt;I think you need to manually define the link-local address on the router vlan interfaces.&lt;BR /&gt;See here for more information about how to manually set one&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipv6_basic/configuration/xe-3s/ip6b-xe-3s-book/ip6-add-basic-conn-xe.html#GUID-A4643120-626D-415C-958F-2DA89105FDA9" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipv6_basic/configuration/xe-3s/ip6b-xe-3s-book/ip6-add-basic-conn-xe.html#GUID-A4643120-626D-415C-958F-2DA89105FDA9&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2020 17:24:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017975#M169657</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2020-01-24T17:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 addresses on Dynamic Interfaces</title>
      <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017986#M169658</link>
      <description>&lt;P&gt;Not using HSRP - but Thank you for responding to my posts!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a (gasp!) pfsense router just inside the internet edge to keep the existing campus network configured the way it is, and offload/isolate public and guest wireless via IPV6.&amp;nbsp;&amp;nbsp; If this all works the way it's expected to, then we will eventually move other parts of our network over to using v6 and build out the core.&lt;/P&gt;&lt;P&gt;So nothing on the network core other than creating the public and guest vlans and allowing those vlans on the trunks for the WLC and isolated pfsense router.&amp;nbsp; No ipv6 addressing on the core at all, except one private address on the WLC AP management VLAN and SVI.&amp;nbsp; Since the IPV6 traffic is all tagged with the two respective IPV6 vlans (which have WLANS associated) , pfsense does the RA and DHCPv6, along with DNS resolution (using google's public DNS64)&amp;nbsp; - handing off to NAT64 on the edge ASR if needed or straight out to the IPV6 internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good News!&lt;/P&gt;&lt;P&gt;I found there is a way for the WLC to see an additional link-local addresses for the pfsense router.&amp;nbsp; You just define it as an IP alias on the vlan interface of the router, and give it a link-local format.&amp;nbsp; Looks so simple once you figure out that you can do it!&amp;nbsp; Funny how there is very little info regarding it, or a use case example for the need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Going through this endeavor has made me realize that IPV6 documentation (especially realworld examples) is really lacking. &amp;nbsp; It been quite a journey so far...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 18:08:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4017986#M169658</guid>
      <dc:creator>wherewolf</dc:creator>
      <dc:date>2020-01-24T18:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 addresses on Dynamic Interfaces</title>
      <link>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4018004#M169659</link>
      <description>Ah great that you found a solution.&lt;BR /&gt;Btw. you might want to upgrade the wlc to more recent firmware. To 8.5.160.0 if you don't use Flexconnect or 8.5.151.0 if you use flex.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2020 18:54:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ipv6-addresses-on-dynamic-interfaces/m-p/4018004#M169659</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2020-01-24T18:54:48Z</dc:date>
    </item>
  </channel>
</rss>

