<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Stop on Wirez</title><link>https://wirez.top/tags/stop/</link><description>Recent content in Stop on Wirez</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 24 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wirez.top/tags/stop/index.xml" rel="self" type="application/rss+xml"/><item><title>Classless routing fixes: Stop BGP table bloat today</title><link>https://wirez.top/posts/classless-routing-fixes-stop-bgp-table-bloat-today/</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><guid>https://wirez.top/posts/classless-routing-fixes-stop-bgp-table-bloat-today/</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": "How much money was wasted per allocation under the old class-based system?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Organizations wasted over $60,000 worth of unused space per allocation under the legacy system. This inefficiency occurred because rigid Class B blocks forced companies to claim far more addresses than they actually needed."
 }
 },
 {
 "@type": "Question",
 "name": "What impact did BGP-4 adoption have on routing table growth rates in 1994?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "BGP-4 adoption successfully curbed a 25% quarterly surge in global routing entries before full deployment. This critical protocol shift enabled supernetting to combine adjacent blocks and prevent total control-plane collapse."
 }
 },
 {
 "@type": "Question",
 "name": "Why do engineering teams face higher administrative costs with inefficient routing practices?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Inefficient routing practices can drive administrative costs up by 10% in complex network environments. These expenses stem from the increased difficulty of managing overly specific routes that bloated the global system."
 }
 },
 {
 "@type": "Question",
 "name": "How many subnet mask options does CIDR provide compared to the old classful system?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "The transition introduced 33 possible subnet mask lengths, a massive increase from the mere three options previously. This flexibility allows operators to carve subnets matching exact device counts rather than arbitrary boundaries."
 }
 },
 {
 "@type": "Question",
 "name": "What specific financial loss occurred in case studies involving optimized utility rate structures?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "One case study showed that optimizing utility rate structures saved $60,000 annually across 44 locations. This reduction in electric spend by 6% serves as an analogy for routing optimization benefits."
 }
 }
 ]
}
&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">IBM&amp;#039;s Yakov Rekhter and Cisco&amp;#039;s Kirk Lougheed built &lt;strong>BGP&lt;/strong> in 1989 to stop routing chaos, not to manage today&amp;#039;s &lt;strong>Edge Computing Revolution&lt;/strong>. They solved the immediate problem: rigid &lt;strong>class-based addressing&lt;/strong> was choking the network. The solution, &lt;strong>classless inter-domain routing&lt;/strong>, swapped fixed blocks for flexible prefixes. But the fix created its own debt. &lt;strong>TCP transport&lt;/strong> keeps updates reliable without re-sending data, yet the system now faces a new threat. The &lt;strong>Edge Computing Revolution&lt;/strong> pushes routing mechanics designed thirty years ago past their breaking point.&lt;/p></description></item></channel></rss>