<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Plane on Wirez</title><link>https://wirez.top/tags/plane/</link><description>Recent content in Plane on Wirez</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 04 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wirez.top/tags/plane/index.xml" rel="self" type="application/rss+xml"/><item><title>IPv8 routing flaws: Why MPLS overhead doubles complexity</title><link>https://wirez.top/posts/ipv8-routing-flaws-why-mpls-overhead-doubles-complexity/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://wirez.top/posts/ipv8-routing-flaws-why-mpls-overhead-doubles-complexity/</guid><description>&lt;meta charset="utf-8">
&lt;!-- wp:html -->
&lt;script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@type": "FAQPage",
 "mainEntity": [
 {
 "@type": "Question",
 "name": "What specific hardware resources does IPv8 VRF separation consume on edge routers?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Every IPv8 area construct demands duplicate LFIB scaling and consumes TCAM slices on edge devices. This overhead forces operators to manage dual BGP state tables while avoiding a $500 billion industrywide refresh cost."
 }
 },
 {
 "@type": "Question",
 "name": "How do IPv4 lease rates drive the financial argument for adopting IPv8 overlays?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Enterprises face IPv4 lease rates hitting $60 per address, creating pressure to avoid full silicon replacement. The architecture claims to bypass this expense by utilizing existing MPLS capabilities in legacy hardware."
 }
 },
 {
 "@type": "Question",
 "name": "Why do critics compare IPv8 control-plane indirection to ancient ARPANET CPU routing methods?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Shifting forwarding logic to the control plane recreates CPU-based routing instead of using silicon-speed forwarding. This approach ignores physical TCAM consumption limits while adding artificial VRF bloat to modern networks."
 }
 },
 {
 "@type": "Question",
 "name": "Does implementing IPv8 require purchasing new merchant silicon or specific hardware upgrades?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "The proposal functions as a 32-bit routing overlay utilizing L2.5 labels without requiring new hardware silicon. Operators leverage standard L3VPN capabilities already present in service provider edge devices for deployment."
 }
 },
 {
 "@type": "Question",
 "name": "What encapsulation technique does IPv8 use to map traffic onto legacy IPv4 infrastructure?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "The transition mechanism employs ipip in ip encapsulation tunneling to ensure interoperability with existing systems. This process shifts complexity from the data plane to the control plane for packet delivery."
 }
 }
 ]
}
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:html -->
&lt;style>
.faq-section { margin: 24px 0; padding: 24px 0; border-top: 2px solid #e5e7eb; }
.faq-section-title { color: #1a1a1a; font-size: clamp(1.2rem, 3vw, 1.4rem); font-weight: 700; margin-bottom: 24px; text-align: center; }
.faq-item { background: #fff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; transition: all 0.3s ease; }
.faq-item:hover { border-color: #2563eb; box-shadow: 0 4px 6px rgba(0,0,0,0.05); transform: translateY(-2px); }
.faq-question { background: #f9fafb; padding: 12px 16px; cursor: pointer; position: relative; transition: all 0.3s ease; border: none; width: 100%; text-align: left; font-family: inherit; display: block; }
.faq-question:hover { background: #e8f0fe; }
.faq-question-text { color: #1a1a1a; font-size: 1rem; font-weight: 600; line-height: 1.5; margin: 0; padding-right: 2rem; display: inline-block; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0 16px; }
.faq-item.active .faq-answer { max-height: 1000px; padding: 0 16px 16px; }
.faq-answer-text { color: #4b5563; font-size: 1rem; line-height: 1.7; margin: 12px 0 0; }
&lt;/style>
&lt;script>
(function() {
 function initFAQ() {
 var qs = document.querySelectorAll(".faq-question");
 for (var i = 0; i &lt; qs.length; i++) {
 qs[i].addEventListener("click", function() {
 var item = this.closest(".faq-item");
 var wasActive = item.classList.contains("active");
 var allItems = document.querySelectorAll(".faq-item");
 for (var j = 0; j &lt; allItems.length; j++) { allItems[j].classList.remove("active"); }
 if (!wasActive) item.classList.add("active");
 this.setAttribute("aria-expanded", String(!wasActive));
 });
 }
 }
 if (document.readyState === "loading") {
 document.addEventListener("DOMContentLoaded", initFAQ);
 } else {
 initFAQ();
 }
})();
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;!-- /wp:paragraph -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;p class="std-text">NANOG Co-Chair Ryan Hamel shut down the IPv8 discussion on May 4, 2026, declaring the mailing list threads exhausted.&lt;/p></description></item><item><title>IPv8 routing risks: Why 3B addresses strain BGP</title><link>https://wirez.top/posts/ipv8-routing-risks-why-3b-addresses-strain-bgp/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>https://wirez.top/posts/ipv8-routing-risks-why-3b-addresses-strain-bgp/</guid><description>&lt;meta charset="utf-8">
&lt;!-- wp:html -->
&lt;script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@type": "FAQPage",
 "mainEntity": [
 {
 "@type": "Question",
 "name": "Can legacy routers run IPv8 without buying new hardware?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Yes, existing silicon handles IPv8 by treating it as an L3VPN overlay. Implementations like ExaBGP prove that fitting 1 million routes consumes only 128MB of RAM, setting a clear baseline for memory overhead."
 }
 },
 {
 "@type": "Question",
 "name": "Does IPv8 truly offer full backward compatibility for old apps?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "The proposal claims 100% backward compatibility by wrapping IPv4 traffic inside the new structure. This allows unmodified applications to function while operators manage two distinct routing tables per edge device."
 }
 },
 {
 "@type": "Question",
 "name": "How much memory is needed to store large IPv8 routing tables?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Fitting 1 million routes consumes only 128MB of RAM, establishing a baseline for memory requirements. However, maintaining parallel forwarding information bases effectively doubles the state complexity on every edge router."
 }
 },
 {
 "@type": "Question",
 "name": "What are the convergence time risks compared to faster protocols?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Standard BGP convergence times can reach 180 seconds, creating significant outage windows during instability. This delay contrasts sharply with EIGRP's 9 seconds, highlighting potential latency penalties in traditional distance-vector exchanges."
 }
 },
 {
 "@type": "Question",
 "name": "Does running dual routing tables double the operational management overhead?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Yes, maintaining parallel forwarding information bases effectively doubles the state required for path resolution. Operators must manage two distinct routing tables per edge device, increasing control-plane complexity significantly."
 }
 }
 ]
}
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:html -->
&lt;style>
.faq-section { margin: 24px 0; padding: 24px 0; border-top: 2px solid #e5e7eb; }
.faq-section-title { color: #1a1a1a; font-size: clamp(1.2rem, 3vw, 1.4rem); font-weight: 700; margin-bottom: 24px; text-align: center; }
.faq-item { background: #fff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; transition: all 0.3s ease; }
.faq-item:hover { border-color: #2563eb; box-shadow: 0 4px 6px rgba(0,0,0,0.05); transform: translateY(-2px); }
.faq-question { background: #f9fafb; padding: 12px 16px; cursor: pointer; position: relative; transition: all 0.3s ease; border: none; width: 100%; text-align: left; font-family: inherit; display: block; }
.faq-question:hover { background: #e8f0fe; }
.faq-question-text { color: #1a1a1a; font-size: 1rem; font-weight: 600; line-height: 1.5; margin: 0; padding-right: 2rem; display: inline-block; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0 16px; }
.faq-item.active .faq-answer { max-height: 1000px; padding: 0 16px 16px; }
.faq-answer-text { color: #4b5563; font-size: 1rem; line-height: 1.7; margin: 12px 0 0; }
&lt;/style>
&lt;script>
(function() {
 function initFAQ() {
 var qs = document.querySelectorAll(".faq-question");
 for (var i = 0; i &lt; qs.length; i++) {
 qs[i].addEventListener("click", function() {
 var item = this.closest(".faq-item");
 var wasActive = item.classList.contains("active");
 var allItems = document.querySelectorAll(".faq-item");
 for (var j = 0; j &lt; allItems.length; j++) { allItems[j].classList.remove("active"); }
 if (!wasActive) item.classList.add("active");
 this.setAttribute("aria-expanded", String(!wasActive));
 });
 }
 }
 if (document.readyState === "loading") {
 document.addEventListener("DOMContentLoaded", initFAQ);
 } else {
 initFAQ();
 }
})();
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;!-- /wp:paragraph -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;p class="std-text">IPv8 proposes a 64-bit addressing model supporting 18 quintillion addresses while operating as a 32-bit routing system per.&lt;/p></description></item></channel></rss>