<?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>This topic</title>
    <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349106#M208081</link>
    <description>&lt;P&gt;Nope it doesn't work... the prefix length is fixed to /64 and cannot be changed. It means that the router is NOT delegating the network prefix... useless.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Feb 2024 11:26:55 GMT</pubDate>
    <dc:creator>sp11</dc:creator>
    <dc:date>2024-02-18T11:26:55Z</dc:date>
    <item>
      <title>IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2320712#M205233</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to set up an IPv6 subnet in my LAN and am wondering how I can get a global prefix for it.&lt;/P&gt;&lt;P&gt;I understand BT delegates a /56 to me and would like to get one of the 254 spare prefixes (/64) routed via the Smart Hub 2 down to my router on the LAN.&lt;/P&gt;&lt;P&gt;The only relevant setting I found on the Hub side is 'IPv6 address allocation mode', which can be set to Stateful, Stateless, Both, or Off. &amp;nbsp;I set it to Both, tried soliciting a prefix via DHCPv6-PD, and got a refusal – my dhcpcd says:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DHCPv6 REPLY: No prefixes available for this interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Has anyone had any luck with this kind of thing? &amp;nbsp;Or is there a static route configuration in the Hub somewhere or something that I may be missing?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 21:57:32 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2320712#M205233</guid>
      <dc:creator>cetus</dc:creator>
      <dc:date>2023-10-16T21:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2320713#M205234</link>
      <description>&lt;P&gt;I just set the SH2 to stateless and my own router to DHCPv6 client.&amp;nbsp; Seems to work fine.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 22:05:12 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2320713#M205234</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2023-10-16T22:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349106#M208081</link>
      <description>&lt;P&gt;Nope it doesn't work... the prefix length is fixed to /64 and cannot be changed. It means that the router is NOT delegating the network prefix... useless.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 11:26:55 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349106#M208081</guid>
      <dc:creator>sp11</dc:creator>
      <dc:date>2024-02-18T11:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349108#M208082</link>
      <description>&lt;P&gt;I don't know if this will help, but I have a secondary router connected to my SH2 via its WAN port.&lt;/P&gt;&lt;P&gt;For IPV6 to work I had to enable "pass through(bridged)" mode on the secondary router, on the IPV6 page itself, (NOT putting the router in bridged mode), and then reboot both of them.&lt;/P&gt;&lt;P&gt;When everything came back up I had full IPV6 support on my devices, my router even threw in an IPV6 Google DNS for me to make up for BT's lack of such a DNS!&lt;/P&gt;&lt;P&gt;So really it is just letting the SH2 handle all the IPV6 stuff as the primary router. Leave it on the default of stateless.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 11:42:08 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349108#M208082</guid>
      <dc:creator>c64z86</dc:creator>
      <dc:date>2024-02-18T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349121#M208083</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/328200"&gt;@sp11&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps I'm imagining things then.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/317534"&gt;@c64z86&lt;/a&gt;&amp;nbsp; Makes a good point about the bridging the IPv6.&amp;nbsp; I did forget to mention that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IPv6.jpg" style="width: 999px;"&gt;&lt;img src="https://community.bt.com/t5/image/serverpage/image-id/83617i16AF32EAD0209CA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="IPv6.jpg" alt="IPv6.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 12:13:41 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349121#M208083</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-18T12:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349180#M208092</link>
      <description>&lt;P&gt;What you guys are actually doing is to convert your second router into a simple hub. The first router is not doing ipv6 prefix delegation, instead, it is simply assigning ipv6 addresses to all of your devices (because the second router is simply passing forward all your devices requests to the first router).&lt;/P&gt;&lt;P&gt;With a proper prefix delegation, your first router would assign a network prefix to your second router (/60 for example) so your second router would have a proper range of IPs to assign to the devices.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 16:21:40 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349180#M208092</guid>
      <dc:creator>sp11</dc:creator>
      <dc:date>2024-02-18T16:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349182#M208093</link>
      <description>&lt;P&gt;Ah ok. I only understand the very basics of IPV6, and even then I'm still stumped by a lot of it. For me, as long as it's working on my devices then it's ok and nothing else needs to be done lol.&lt;/P&gt;&lt;P&gt;If you don't get much help here, you might want to give the r/homenetworking sub of Reddit a try as well. The guys there are very knowledgeable about IPV6 and a lot more to do with networking, so someone there should know just what you need.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 16:43:13 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349182#M208093</guid>
      <dc:creator>c64z86</dc:creator>
      <dc:date>2024-02-18T16:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349194#M208095</link>
      <description>&lt;P&gt;No, my devices set their own IP with SLAAC.&amp;nbsp; I do see your point, however.&amp;nbsp; My second router is using the IP provided by the SH2 but it is then effectively only providing the network prefix to the LAN and the devices generate their own host address.&amp;nbsp; In fact, Windows devices generate a temporary address on a 24 hour basis anyway.&lt;/P&gt;&lt;P&gt;I would be curious as to what your solution is though, and why you think that would work better?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 16:59:34 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349194#M208095</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-18T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349203#M208096</link>
      <description>&lt;P&gt;I'm not saying my solution is better, I'm just pointing out that ipv6 prefix delegation is not an option for SH2. Just answering the original question. About the reasons why I was looking for prefix delegation is that I want to be as independent as possible from BT. I have my own infrastructure and I don't want to change it just because of SH2. I don't want to have to go to SH2 whenever I have an issue with ipv6 and I want to be able to switch to another provider whenever I want without having to change my own infra.&lt;/P&gt;&lt;P&gt;Additionally, I don't want any ISP eavesdropping my network traffic and I don't trust ISP router's firmware since it can be managed remotelly by the ISP's and who knows what they can do with your network.... so I'm changing to business BT hoping that their modem can be configured as modem only (or bridge mode) and use a VPN on my own router so the traffic will be encrypted. If BT business router doesn't work as expected I'll need to buy a VDSL modem.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 17:25:14 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349203#M208096</guid>
      <dc:creator>sp11</dc:creator>
      <dc:date>2024-02-18T17:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349208#M208099</link>
      <description>&lt;P&gt;Ah, right.&amp;nbsp; My original answer was a suggestion as to how to get IPv6 working.&amp;nbsp; I know it’s not true PD.&lt;/P&gt;&lt;P&gt;“Stateless” DHCP should only be providing the prefix and gateway/DNS addresses.&amp;nbsp; The hosts should be autogenerating their own addresses. &amp;nbsp;I don’t think the SH2 can do true delegation, (and I need the SH2 in the loop for Digital Voice), so this is the next best thing.&lt;/P&gt;&lt;P&gt;The arrangement works well as BT can manage their “connection” but my own router still manages my network and guards the gateway to my LAN.&lt;/P&gt;&lt;P&gt;Before DV I was using my own router.&amp;nbsp; If you are using your own router, just setting the IPv6 to Native PPP works.&lt;/P&gt;&lt;P&gt;And on the paranoid note, even with your own router the traffic still goes through the ISP and can be monitored.&amp;nbsp; (In fact, up to a point, they’re obliged to under the IPA).&amp;nbsp; If you are that concerned about snooping, use a VPN and hope the provider is honest about not keeping logs.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 17:38:59 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349208#M208099</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-18T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349277#M208120</link>
      <description>&lt;P&gt;&lt;A href="https://business.bt.com/help/article/broadband-and-internet/bt-business-hubs/how-do-i-enable-bridge-mode-on-my-bt-business-hub/" target="_blank" rel="noopener"&gt;How do I enable bridge mode on my BT Business Hub?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The BT business Smart Hubs can be put into bridged mode.&lt;/P&gt;&lt;P&gt;If you are wanting a 3rd party router, be sure to pick something that is compatible with BT's implementation of IPv6. They do something funky with the prefixes that most other providers do not do. At least that's what I just read on another forum, and how I understood it, so I may be wrong!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 01:37:14 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349277#M208120</guid>
      <dc:creator>c64z86</dc:creator>
      <dc:date>2024-02-19T01:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349321#M208129</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/317534"&gt;@c64z86&lt;/a&gt;&amp;nbsp; As far as I know they just issue the usual /56, like most ISPs are doing.&amp;nbsp; As sp11 pointed out, the whole network address/prefix is actually /64 so the other 8 bits are added by the end user for subnetting.&amp;nbsp; As this is irrelevant for the average home user, it boils down to just adding 01 to the end of the PD.&lt;/P&gt;&lt;P&gt;If you’ve seen something more interesting pray do tell.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 10:06:44 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349321#M208129</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-19T10:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349352#M208136</link>
      <description>&lt;P&gt;Yes, I'm not sure I understand it fully, but these are instructions if you want to use a TP-Link router directly with BT IPv6 (No Smarthub in between)&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;The main issue with using the TP-Link Router to connect to BT’s IPv6 is that it won’t connect using TP-Link’s default settings and according to some BT forum posts it’s due to how TP-Link uses the /64 prefix for IPv6 when the BT uses /56 prefix for IP addresses and there’s no real way to change it."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Although on some of their routers, the firmware has fixed that. For the others you will need to do a workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Although: "After running this setup for a while, I’ve discovered that sometimes, the C50 was unable to get an IPv6 address after a reboot. This can be fixed by toggling the MLD Proxy option off and back on again."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just something to be aware of.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 11:17:57 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349352#M208136</guid>
      <dc:creator>c64z86</dc:creator>
      <dc:date>2024-02-19T11:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349369#M208139</link>
      <description>&lt;P&gt;Sounds like what I was describing.&amp;nbsp; I'd think that was more of a short-coming on the early TP-Link configuration rather than something unusual on BT's part.&amp;nbsp; As I understand it, the use of /56 to allow for user subnetting is fairly standard now.&amp;nbsp; In fact, the original spec was /48 but it was later considered that nobody needed 65000 odd subnetworks and it was dropped to 256.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 11:59:17 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349369#M208139</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-19T11:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349371#M208140</link>
      <description>&lt;P&gt;Ahh ok, thank you for explaining that!&lt;/P&gt;&lt;P&gt;IPv6 is one strange beast for sure. When I think I have learnt something about it, I find out I was wrong and then have to begin trying to know it all over again lol.&lt;/P&gt;&lt;P&gt;What doesn't help is that /48 allows for more subnets than /56. I'm more used to the bigger the number=the more of it there is/the more it can provide, in the computing world! xD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 12:13:41 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349371#M208140</guid>
      <dc:creator>c64z86</dc:creator>
      <dc:date>2024-02-19T12:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349382#M208141</link>
      <description>&lt;P&gt;Not at all.&amp;nbsp; IPv6 is a far more sensible structure, in fact.&lt;/P&gt;&lt;P&gt;The whole network address, (or more correctly in IPv6, “network prefix”), is /64.&amp;nbsp; The first half of the address.&amp;nbsp; It’s always the first half of the address but the reason it is more correctly called the network prefix is because, unlike IPv4, it now comprises of several sub parts.&amp;nbsp; The first few bits, or format prefix, identifies the type of address.&amp;nbsp; (A decimal 2 or 3 for a global addresses).&amp;nbsp; Next is a regional identifier set by IANA.&amp;nbsp; Then there is a network identifier set by the ISP and lastly those end few bits to identify your subnet.&amp;nbsp; Very logical.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 12:29:56 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349382#M208141</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-19T12:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349389#M208142</link>
      <description>&lt;P&gt;Yes, when you put it like that it does seem logical and pretty amazing at the same time!&lt;/P&gt;&lt;P&gt;I've just read that the maximum number of devices that IPv6 supports is potentially in the trillions! Each of those devices having it's own personal IP address! &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 12:46:53 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349389#M208142</guid>
      <dc:creator>c64z86</dc:creator>
      <dc:date>2024-02-19T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 prefix delegation from Smart Hub 2 to LAN</title>
      <link>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349391#M208144</link>
      <description>&lt;P&gt;3.4 x 10 to the power 38 or 3.4 undecillion addresses.&amp;nbsp; (Compared to IPv4’s just shy of 4.3 billion).&lt;/P&gt;&lt;P&gt;Actually, a correction to my last.&amp;nbsp; It’s a Hex “2” or “3” not decimal.&amp;nbsp; The global identifier is actually the address starting with the binary sequence 001.&amp;nbsp; As each hex character is four binary digits, that is 0010 or 0011, a hex 2 or 3.&amp;nbsp; I don’t think anyone has issued a 3 yet though.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 12:51:54 GMT</pubDate>
      <guid>https://community.bt.com/t5/Home-setup-Wi-Fi-network/IPv6-prefix-delegation-from-Smart-Hub-2-to-LAN/m-p/2349391#M208144</guid>
      <dc:creator>WSH</dc:creator>
      <dc:date>2024-02-19T12:51:54Z</dc:date>
    </item>
  </channel>
</rss>

