{"id":32829,"date":"2026-03-05T13:24:21","date_gmt":"2026-03-05T13:24:21","guid":{"rendered":"https:\/\/blog.lacnic.net\/?p=32829"},"modified":"2026-03-05T13:35:42","modified_gmt":"2026-03-05T13:35:42","slug":"ipv6-loopback-prefix","status":"publish","type":"post","link":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/","title":{"rendered":"Is There a Change on the Way? The IPv6 Loopback Prefix"},"content":{"rendered":"\n<p>By <a href=\"https:\/\/blog.lacnic.net\/en\/author\/alejandro-acosta\/\">Alejandro Acosta<\/a>, R+D Coordinator at LACNIC<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p>In this document, we address a topic that despite its simplicity reaches a surprising level of complexity: the IP loopback address prefix. We briefly examine the evolution, historical background, and context in which these addresses were defined in the past, before discussing the practical challenges that arise in today&#8217;s complex environments. We also explain a technical proposal that is being discussed at the IETF that seeks to solve an existing problem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>What is a loopback address?<\/h2>\n\n\n\n<p>A loopback address is a special IP address used to route traffic that does <strong>not<\/strong> leave your computer. When you direct something to a loopback address, you are essentially talking to yourself. Basically, it is a monologue within your computer. In fact, a message from your device to the loopback address never even reaches the network interface card. Loopback addresses are used by many developers and various applications (web servers, DNS, virtual machines, databases) to communicate locally.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>From IPv4 to IPv6 loopback addresses &#8211; A bit of history<\/h2>\n\n\n\n<p>In 1995, when RFC 1884, the first RFC to specify the IPv6 architecture, was published, section 2.4.3 defined the IPv6 loopback address as 0:0:0:0:0:0:0:1. However, it was later clarified in RFC 2373 (IP Version 6 Addressing Architecture), which expressed it as ::1.<\/p>\n\n\n\n<p>This means that in IPv6 <strong>only one<\/strong> IP address was reserved to be used for the loopback interface. In the realm of IPv4, the loopback prefix is defined as \u200b\u200b127.0.0.0\/8. This represents more than 16 million IP addresses. It&#8217;s hard to believe that in the world of IPv6, where the message has always been that there&#8217;s no need to \u2018save\u2019 IP addresses, that IP addresses are practically infinite, and that there are thousands of IP addresses per human being, a single IP address was designated for loopback (::1\/128).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>How did this happen?<\/h2>\n\n\n\n<p>To answer this question, we need to understand what the context looked like when the IPv6 protocol was being defined. These decisions were made in the 1990s, when the Internet was beginning to grow alongside the world of networking. Back then, not all operating systems came with TCP\/IP preinstalled, virtual machines did not exist, and neither did other technologies that we now take for granted.<\/p>\n\n\n\n<p>For many years, the only loopback address used was 127.0.0.1. When the engineers who designed IPv6 decided to create an equivalent to the IPv4 prefix, they created a single IPv6 address, the famous ::1 mentioned above. After all, why would you need more than one address in a monologue?<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"497\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback-1024x497.jpg\" alt=\"Comparaci\u00f3n entre la direcci\u00f3n loopback de IPv6 (::1), que es una sola direcci\u00f3n, y el rango loopback de IPv4 (127.0.0.0\/8), que permite m\u00e1s de 16 millones de direcciones.\" class=\"wp-image-32820\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback-1024x497.jpg 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback-300x146.jpg 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback-680x330.jpg 680w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback-768x373.jpg 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback-1536x746.jpg 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig1-ip-loopback.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>Why more than one loopback IP address?<\/h2>\n\n\n\n<p>For everyday use and simple scenarios, a single loopback address is more than enough. However, in virtualization environments, containers\/Kubernetes, and complex networks where a single physical server must host and isolate multiple services and\/or instances, many more are needed.<\/p>\n\n\n\n<p>In practical terms, having more than one loopback address helps to better organize and separate internal tasks within a machine or server.<\/p>\n\n\n\n<p>Additional reasons include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Avoiding confusion between applications<\/li>\n\n\n\n<li>Assigning each service its own \u201coffice\u201d<\/li>\n\n\n\n<li>IP-based security<\/li>\n\n\n\n<li>Simulating large networks on a single machine<\/li>\n\n\n\n<li>Improving usage and routing between containers<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>What does the draft propose?<\/h2>\n\n\n\n<p>In short, the Internet Draft (draft-kumari-ipv6-loopback-01), dated 16 November 2025, in its second version and authored by Geoff Huston and Warren Kumari, proposes updating the IPv6 address architecture to formally define the IPv6 address prefix ::\/96 as the loopback address prefix.<\/p>\n\n\n\n<p><a><\/a>The draft explicitly proposes ::\/96. Would this work?<\/p>\n\n\n\n<p>Anything is possible, but ::\/96 has two conflicts with other well-known prefixes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Conflict with the \u201cUnspecified Address\u201d (::\/128). The ::\/96 prefix necessarily includes the address ::\/128 (0:0:0:0:0:0:0:0). To address this, the draft specifies that this address MUST NOT be assigned to any node, as it indicates the absence of an address.<\/li>\n\n\n\n<li>::\/96 was previously defined as the \u201cIPv4-Compatible IPv6 address\u201d prefix. It was deprecated by RFC 4291.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback-683x1024.png\" alt=\"Infograf\u00eda que explica el prefijo de direcciones loopback en IPv4 (127.0.0.1) y en IPv6 (::1), mostrando el problema actual con contenedores y m\u00e1quinas virtuales y una propuesta de nuevo prefijo ::\/96 para loopback.\" class=\"wp-image-32823\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback-683x1024.png 683w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback-200x300.png 200w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback-220x330.png 220w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback-768x1152.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback-300x450.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/fig2-ip-loopback.png 956w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>Everything has a solution<\/h2>\n\n\n\n<p>In summary, the ::\/96 prefix is \u200b\u200btechnically viable under this new proposal. However, it would require exception rules (implemented at the operating system level) for the unspecified address and strict delimitation to avoid interfering with IPv4\/IPv6 transition technologies.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>Another appealing idea<\/h2>\n\n\n\n<p>During the discussion of this document, one idea particularly caught my attention: the creation of a new type of unicast addressing. For example, a \u201cUnicast Host Local\u201d prefix, i.e., a prefix used only within a single \u201cmachine\u201d that would not be sent outside from the network interface. Naturally, this isn&#8217;t as easy as it may seem: What would the machine be? What about the host? The guests? etc. Time will tell.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>Conclusions<\/h2>\n\n\n\n<p>While IPv4 reserved a large block (127.0.0.0\/8) with millions of addresses, IPv6 historically allocated a single address (::1), a decision that was logical in the 1990s but is now restrictive.<\/p>\n\n\n\n<p>In the modern age of virtualization and containers, where a single server hosts multiple isolated services, the need for more than one loopback address has become critical. This has driven technical proposals and discussions in forums such as the IETF.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><\/a>References<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Internet Draft <a href=\"https:\/\/datatracker.ietf.org\/doc\/draft-kumari-ipv6-loopback\/\">https:\/\/datatracker.ietf.org\/doc\/draft-kumari-ipv6-loopback\/<\/a><\/li>\n\n\n\n<li>Mailing list archive: <a href=\"https:\/\/mailarchive.ietf.org\/arch\/search\/?q=%22draft-kumari-ipv6-loopback%22\">https:\/\/mailarchive.ietf.org\/arch\/search\/?q=%22draft-kumari-ipv6-loopback%22<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>By Alejandro Acosta, R+D Coordinator at LACNIC Introduction In this document, we address a topic that despite its simplicity reaches a surprising level of complexity: the IP loopback address prefix. We briefly examine the evolution, historical background, and context in which these addresses were defined in the past, before discussing the practical challenges that arise [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":32826,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[531],"tags":[1304],"archivo":[1345,1451],"taxonomy-authors":[1248],"tipo_autor":[],"class_list":["post-32829","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ipv6","tag-ipv6","archivo-editions","archivo-highlights-2023","taxonomy-authors-alejandro-acosta-en"],"acf":{"author":"","related_notes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>LACNIC Blog | Is There a Change on the Way? The IPv6 Loopback Prefix<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LACNIC Blog | Is There a Change on the Way? The IPv6 Loopback Prefix\" \/>\n<meta property=\"og:description\" content=\"By Alejandro Acosta, R+D Coordinator at LACNIC Introduction In this document, we address a topic that despite its simplicity reaches a surprising level of complexity: the IP loopback address prefix. We briefly examine the evolution, historical background, and context in which these addresses were defined in the past, before discussing the practical challenges that arise [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\" \/>\n<meta property=\"og:site_name\" content=\"LACNIC Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/lacnic\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-05T13:24:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-05T13:35:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png\" \/>\n\t<meta property=\"og:image:width\" content=\"680\" \/>\n\t<meta property=\"og:image:height\" content=\"330\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gianni\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@lacnic\" \/>\n<meta name=\"twitter:site\" content=\"@lacnic\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\"},\"author\":{\"name\":\"Gianni\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab\"},\"headline\":\"Is There a Change on the Way? The IPv6 Loopback Prefix\",\"datePublished\":\"2026-03-05T13:24:21+00:00\",\"dateModified\":\"2026-03-05T13:35:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\"},\"wordCount\":839,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/blog.lacnic.net\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png\",\"keywords\":[\"IPv6\"],\"articleSection\":[\"IPv6\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\",\"url\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\",\"name\":\"LACNIC Blog | Is There a Change on the Way? The IPv6 Loopback Prefix\",\"isPartOf\":{\"@id\":\"https:\/\/blog.lacnic.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png\",\"datePublished\":\"2026-03-05T13:24:21+00:00\",\"dateModified\":\"2026-03-05T13:35:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage\",\"url\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png\",\"contentUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png\",\"width\":680,\"height\":330,\"caption\":\"Ilustraci\u00f3n conceptual del funcionamiento de una direcci\u00f3n loopback en IPv6 (::1)\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/blog.lacnic.net\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Is There a Change on the Way? The IPv6 Loopback Prefix\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.lacnic.net\/#website\",\"url\":\"https:\/\/blog.lacnic.net\/\",\"name\":\"LACNIC Blog\",\"description\":\"En el Blog de LACNIC encontrar\u00e1s art\u00edculos t\u00e9cnicos vinculados al desarrollo de Internet en la regi\u00f3n de Am\u00e9rica Latina y el Caribe.\",\"publisher\":{\"@id\":\"https:\/\/blog.lacnic.net\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.lacnic.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.lacnic.net\/#organization\",\"name\":\"LACNIC Blog\",\"url\":\"https:\/\/blog.lacnic.net\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg\",\"contentUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg\",\"caption\":\"LACNIC Blog\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/lacnic\",\"https:\/\/x.com\/lacnic\",\"https:\/\/www.instagram.com\/lacnic\/?hl=es-la\",\"https:\/\/uy.linkedin.com\/company\/lacnic\",\"https:\/\/www.youtube.com\/user\/lacnicstaff\",\"https:\/\/www.lacnic.net\/podcast\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab\",\"name\":\"Gianni\",\"url\":\"https:\/\/blog.lacnic.net\/en\/author\/gianni\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LACNIC Blog | Is There a Change on the Way? The IPv6 Loopback Prefix","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/","og_locale":"en_US","og_type":"article","og_title":"LACNIC Blog | Is There a Change on the Way? The IPv6 Loopback Prefix","og_description":"By Alejandro Acosta, R+D Coordinator at LACNIC Introduction In this document, we address a topic that despite its simplicity reaches a surprising level of complexity: the IP loopback address prefix. We briefly examine the evolution, historical background, and context in which these addresses were defined in the past, before discussing the practical challenges that arise [&hellip;]","og_url":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/","og_site_name":"LACNIC Blog","article_publisher":"https:\/\/facebook.com\/lacnic","article_published_time":"2026-03-05T13:24:21+00:00","article_modified_time":"2026-03-05T13:35:42+00:00","og_image":[{"width":680,"height":330,"url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png","type":"image\/png"}],"author":"Gianni","twitter_card":"summary_large_image","twitter_creator":"@lacnic","twitter_site":"@lacnic","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#article","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/"},"author":{"name":"Gianni","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab"},"headline":"Is There a Change on the Way? The IPv6 Loopback Prefix","datePublished":"2026-03-05T13:24:21+00:00","dateModified":"2026-03-05T13:35:42+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/"},"wordCount":839,"commentCount":0,"publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png","keywords":["IPv6"],"articleSection":["IPv6"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/","url":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/","name":"LACNIC Blog | Is There a Change on the Way? The IPv6 Loopback Prefix","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png","datePublished":"2026-03-05T13:24:21+00:00","dateModified":"2026-03-05T13:35:42+00:00","breadcrumb":{"@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#primaryimage","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png","width":680,"height":330,"caption":"Ilustraci\u00f3n conceptual del funcionamiento de una direcci\u00f3n loopback en IPv6 (::1)"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.lacnic.net\/en\/ipv6-loopback-prefix\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/blog.lacnic.net\/en\/"},{"@type":"ListItem","position":2,"name":"Is There a Change on the Way? The IPv6 Loopback Prefix"}]},{"@type":"WebSite","@id":"https:\/\/blog.lacnic.net\/#website","url":"https:\/\/blog.lacnic.net\/","name":"LACNIC Blog","description":"En el Blog de LACNIC encontrar\u00e1s art\u00edculos t\u00e9cnicos vinculados al desarrollo de Internet en la regi\u00f3n de Am\u00e9rica Latina y el Caribe.","publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.lacnic.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.lacnic.net\/#organization","name":"LACNIC Blog","url":"https:\/\/blog.lacnic.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg","caption":"LACNIC Blog"},"image":{"@id":"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/lacnic","https:\/\/x.com\/lacnic","https:\/\/www.instagram.com\/lacnic\/?hl=es-la","https:\/\/uy.linkedin.com\/company\/lacnic","https:\/\/www.youtube.com\/user\/lacnicstaff","https:\/\/www.lacnic.net\/podcast"]},{"@type":"Person","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab","name":"Gianni","url":"https:\/\/blog.lacnic.net\/en\/author\/gianni\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/03\/ip-loopback.png","jetpack_sharing_enabled":true,"wpml_current_locale":"en_US","wpml_translations":[{"locale":"es_ES","id":32818,"post_title":"\u00bfSe viene un cambio? El prefijo loopback IPv6","slug":"prefijo-loopback-ipv6","href":"https:\/\/blog.lacnic.net\/prefijo-loopback-ipv6\/"},{"locale":"pt_BR","id":32831,"post_title":"Ser\u00e1 que vem a\u00ed uma mudan\u00e7a? O prefixo loopback IPv6","slug":"prefixo-loopback-ipv6","href":"https:\/\/blog.lacnic.net\/pt-br\/prefixo-loopback-ipv6\/"}],"_links":{"self":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/32829","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/comments?post=32829"}],"version-history":[{"count":2,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/32829\/revisions"}],"predecessor-version":[{"id":32844,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/32829\/revisions\/32844"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media\/32826"}],"wp:attachment":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media?parent=32829"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/categories?post=32829"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tags?post=32829"},{"taxonomy":"archivo","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/archivo?post=32829"},{"taxonomy":"taxonomy-authors","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/taxonomy-authors?post=32829"},{"taxonomy":"tipo_autor","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tipo_autor?post=32829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}