{"id":27561,"date":"2024-10-09T16:03:47","date_gmt":"2024-10-09T16:03:47","guid":{"rendered":"https:\/\/blog.lacnic.net\/?p=27561"},"modified":"2024-10-09T18:33:31","modified_gmt":"2024-10-09T18:33:31","slug":"analysis-of-bgp-prepending-in-the-lac-region-in-2024","status":"publish","type":"post","link":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/","title":{"rendered":"Analysis of BGP Prepending in the LAC Region in 2024"},"content":{"rendered":"\n<p>By <a href=\"https:\/\/blog.lacnic.net\/en\/author\/alejandro-acosta\/\">Alejandro Acosta<\/a>, R&amp;D Coordinator at LACNIC<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Introduction<\/strong><\/h2>\n\n\n\n<p>In this report, we will explore a very specific aspect of BGP tables in our region, focusing on the status of BGP prepends. We will provide a detailed review of both IPv4 and IPv6 BGP tables and share our findings.&nbsp;<\/p>\n\n\n\n<p>Commonly known as \u2018AS Path Prepending,\u2019 BGP prepending is a long-established and very popular technique designed as a key strategy for influencing route selection and optimizing an AS&#8217;s inbound and outbound traffic. It is used by all types of network operators. But how effective is this technique? Should it always be used? Are there any other options?<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>History<\/strong><\/h2>\n\n\n\n<p>As we mentioned a few months ago in our blog post titled <a href=\"https:\/\/blog.lacnic.net\/en\/a-much-needed-bgp-rfc-as-path-prepending\/\">A Much-Needed BGP RFC: AS Path Prepending<\/a> [1], a document titled \u2018AS Path Prepending\u2019 [2] is currently being developed within the IETF, and LACNIC had the opportunity to participate and contribute to the draft. The document outlines several considerations for configuring BGP prepending. This raises the question: Are we doing things right in Latin America and the Caribbean? This report will hopefully address several concerns.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is AS Path Prepending?<\/strong><\/h2>\n\n\n\n<p>AS Path Prepending is a technique that involves repetitively adding one&#8217;s autonomous system identifier (ASN) to the list of ASs in a BGP route path (AS_PATH). Its goal is to influence route selection by making certain paths less attractive to inbound\/outbound traffic. In other words, it consists of adding our autonomous system to the AS_PATH and thus artificially \u2018lengthening the path\u2019 to a prefix on the Internet.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"660\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x660.png\" alt=\"\" class=\"wp-image-27525\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x660.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-300x193.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-512x330.png 512w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-768x495.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-1536x990.png 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig1-analisis-de-bgp-prepends-en-la-region-lac-2024-2048x1319.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>In the image above, without prepends, Router A prefers to reach C via B. However, when three prepends are added by B, router A decides to reach C via D.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Data Sources Used for This Study<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Extended LACNIC delegated: <a href=\"https:\/\/ftp.lacnic.net\/pub\/stats\/lacnic\/delegated-lacnic-extended-latest\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/ftp.lacnic.net\/pub\/stats\/lacnic\/delegated-lacnic-extended-latest<\/a>&nbsp;<\/li>\n\n\n\n<li>IPv4 and IPv6 BGP tables taken from:<\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/bgp.potaroo.net\/v6\/as2.0\/bgptable.txt\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/bgp.potaroo.net\/v6\/as2.0\/bgptable.txt<\/a> (IPv6)<\/p>\n\n\n\n<p><a href=\"https:\/\/bgp.potaroo.net\/as2.0\/bgptable.txt\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/bgp.potaroo.net\/as2.0\/bgptable.txt<\/a> (IPv4)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Scope<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>We work with prefixes managed by any of the RIRs<\/li>\n\n\n\n<li>The AS_PATH must contain at least one AS from the LACNIC service region<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Tools to Be Used for This Study<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Python3<\/li>\n\n\n\n<li>JupyterLabs<\/li>\n\n\n\n<li>BGP tables in \u201cshow ip bgp\u201d format in Cisco IOS<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Findings<\/strong><\/h2>\n\n\n\n<p>Total number of prefixes in the routing table<strong><\/strong><\/p>\n\n\n\n<p>The data below shows the number of prefixes in the DFZ (Default Free Zone) at the time this analysis was performed (snapshot of the routing table taken on 22 August 2024).<\/p>\n\n\n\n<p>IPv6: 214682 (17.99%)<\/p>\n\n\n\n<p>IPv4: 978614 (82.01%)&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"618\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x618.png\" alt=\"\" class=\"wp-image-27528\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x618.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024-300x181.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024-547x330.png 547w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024-768x463.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024-1536x927.png 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig2-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1588w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Number of AS_PATHs that were analyzed<strong><\/strong><\/h2>\n\n\n\n<p>The data in this section correspond to the total number of AS_PATHs that were counted<\/p>\n\n\n\n<p>IPv6: 822573 = 22.10 %<\/p>\n\n\n\n<p>IPv4: 2900978 = 77.90 %<\/p>\n\n\n\n<p>Prefixes where at least one AS in the AS_PATH is from LACNIC<strong><\/strong><\/p>\n\n\n\n<p>Number of the AS_PATHs above in which ASs from our region can be observed<\/p>\n\n\n\n<p>IPv6: 47242 (26.27 %)<\/p>\n\n\n\n<p>IPv4: 132559 (73.73 %)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"607\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x607.png\" alt=\"\" class=\"wp-image-27531\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x607.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024-300x178.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024-557x330.png 557w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024-768x455.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024-1536x911.png 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig3-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1582w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Number of prefixes with prepends in LAC<strong><\/strong><\/h2>\n\n\n\n<p>Data in this section shows the total number of prefixes by IP address family where ASNs are obtained by prepending in our region.&nbsp;<\/p>\n\n\n\n<p>IPv6: 16822 (32.36%)<\/p>\n\n\n\n<p>IPv4: 35154 (67.64%)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"740\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig4-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x740.png\" alt=\"\" class=\"wp-image-27534\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig4-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x740.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig4-analisis-de-bgp-prepends-en-la-region-lac-2024-300x217.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig4-analisis-de-bgp-prepends-en-la-region-lac-2024-457x330.png 457w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig4-analisis-de-bgp-prepends-en-la-region-lac-2024-768x555.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig4-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1456w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Number of origin ASs performing prepending, based on the AS_PATH.<strong><\/strong><\/h2>\n\n\n\n<p>The following data reflects the number of origin autonomous systems that perform BGP prepending. In this case, the AS_Origin does not necessarily correspond to LACNIC. As long as there is a LACNIC ASN in the AS_PATH, it is included in the count.<\/p>\n\n\n\n<p>IPv6: 34832 (48.58 %)<\/p>\n\n\n\n<p>IPv4: 36863&nbsp;(51.42%)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"799\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig5-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x799.png\" alt=\"\" class=\"wp-image-27537\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig5-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x799.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig5-analisis-de-bgp-prepends-en-la-region-lac-2024-300x234.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig5-analisis-de-bgp-prepends-en-la-region-lac-2024-423x330.png 423w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig5-analisis-de-bgp-prepends-en-la-region-lac-2024-768x599.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig5-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1456w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"602\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig6-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x602.png\" alt=\"\" class=\"wp-image-27540\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig6-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x602.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig6-analisis-de-bgp-prepends-en-la-region-lac-2024-300x176.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig6-analisis-de-bgp-prepends-en-la-region-lac-2024-561x330.png 561w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig6-analisis-de-bgp-prepends-en-la-region-lac-2024-768x452.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig6-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1534w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Single-homed ASs performing prepending<strong><\/strong><\/h2>\n\n\n\n<p>Keeping in mind that prepending in single-homed ASNs is not considered a best practice (section 5 of the IETF draft), the following results were obtained for ASNs in the LACNIC service region.<\/p>\n\n\n\n<p>IPv6: 296 (28.21%)<\/p>\n\n\n\n<p>IPv4: 753 (71.79%)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"610\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x610.png\" alt=\"\" class=\"wp-image-27543\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x610.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024-300x179.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024-554x330.png 554w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024-768x457.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024-1536x914.png 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig7-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1542w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">More than 5 prepends in the AS_PATH<strong><\/strong><\/h2>\n\n\n\n<p>In line with the best practice described in section 5 of the IETF draft, there is no need to prepend more than 5 ASs. Thus, we focused on those that exceed this number, as more than 80% of destinations fall within this AS_PATH length.<\/p>\n\n\n\n<p>IPv6: 4177 (51.69%)<\/p>\n\n\n\n<p>IPv4: 3903 (48.31%)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"552\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig8-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x552.png\" alt=\"\" class=\"wp-image-27546\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig8-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x552.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig8-analisis-de-bgp-prepends-en-la-region-lac-2024-300x162.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig8-analisis-de-bgp-prepends-en-la-region-lac-2024-613x330.png 613w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig8-analisis-de-bgp-prepends-en-la-region-lac-2024-768x414.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig8-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1448w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Prefix with the most prepends<strong><\/strong><\/h2>\n\n\n\n<p>The following information corresponds to the maximum prepend length in IPv6 and IPv4.<\/p>\n\n\n\n<p>IPv6: 27 prepends (August 2024)<\/p>\n\n\n\n<p>IPv4: 61 prepends (August 2024)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"606\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x606.png\" alt=\"\" class=\"wp-image-27549\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x606.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024-300x178.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024-558x330.png 558w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024-768x455.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024-1536x909.png 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig9-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1730w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Where do the prepends occur?<strong><\/strong><\/h2>\n\n\n\n<p>The graphs below show the typical location of prepends in the AS_PATH.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"569\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig10-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x569.png\" alt=\"\" class=\"wp-image-27552\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig10-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x569.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig10-analisis-de-bgp-prepends-en-la-region-lac-2024-300x167.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig10-analisis-de-bgp-prepends-en-la-region-lac-2024-593x330.png 593w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig10-analisis-de-bgp-prepends-en-la-region-lac-2024-768x427.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig10-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1248w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"602\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig11-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x602.png\" alt=\"\" class=\"wp-image-27555\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig11-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x602.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig11-analisis-de-bgp-prepends-en-la-region-lac-2024-300x176.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig11-analisis-de-bgp-prepends-en-la-region-lac-2024-561x330.png 561w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig11-analisis-de-bgp-prepends-en-la-region-lac-2024-768x452.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig11-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1340w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">16-bit vs 32-bit prepends&nbsp;<strong><\/strong><\/h2>\n\n\n\n<p>The data represents a simple count of repeated ASNs in AS_PATHs, by bit length. ASNs above 65,535 represent 32-bit ASNs.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><\/td><td><strong>16 bits<\/strong><\/td><td><strong>32 bits<\/strong><\/td><\/tr><tr><td>IPv6<\/td><td>153603<\/td><td>28445<\/td><\/tr><tr><td>IPv4<\/td><td>115824<\/td><td>68970<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"666\" src=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x666.png\" alt=\"\" class=\"wp-image-27558\" srcset=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024-1024x666.png 1024w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024-300x195.png 300w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024-507x330.png 507w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024-768x500.png 768w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024-1536x999.png 1536w, https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/fig12-analisis-de-bgp-prepends-en-la-region-lac-2024.png 1642w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Top 10 ranking of repetitions<\/h2>\n\n\n\n<p>This data ranks the top 10 countries based on the number of times ASNs from those countries performed BGP prepending in the AS_PATH.&nbsp;<\/p>\n\n\n\n<p>For clarity, this is the algorithm we used:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>FOR AS_PATH in AS_PATHs_CON_PREPENDS:\n\nFOR ASN in AS_PATH:\n\nccASN = pais(ASN)\n\nDict_ASNs_CC&#91;ccASN] = Dict_ASNs_CC&#91;ccASN] + 1<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>IPv6<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><td><strong>IPv4<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><\/tr><tr><td><strong>CC<\/strong><\/td><td><strong>Repetitions<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><td><strong>CC<\/strong><\/td><td><strong>Repetitions<\/strong><\/td><\/tr><tr><td>&nbsp;MX<\/td><td>106710<\/td><td>&nbsp;<\/td><td>&nbsp;BR<\/td><td>76110<\/td><\/tr><tr><td>&nbsp;BR<\/td><td>35460<\/td><td>&nbsp;<\/td><td>&nbsp;AR<\/td><td>29804<\/td><\/tr><tr><td>&nbsp;CO<\/td><td>30549<\/td><td>&nbsp;<\/td><td>&nbsp;CO<\/td><td>26892<\/td><\/tr><tr><td>&nbsp;AR<\/td><td>3074<\/td><td>&nbsp;<\/td><td>&nbsp;MX<\/td><td>10239<\/td><\/tr><tr><td>&nbsp;PA<\/td><td>1876<\/td><td>&nbsp;<\/td><td>&nbsp;CR<\/td><td>5811<\/td><\/tr><tr><td>&nbsp;EC<\/td><td>943<\/td><td>&nbsp;<\/td><td>&nbsp;PA<\/td><td>5172<\/td><\/tr><tr><td>&nbsp;PE<\/td><td>859<\/td><td>&nbsp;<\/td><td>&nbsp;CL<\/td><td>4697<\/td><\/tr><tr><td>&nbsp;DO<\/td><td>408<\/td><td>&nbsp;<\/td><td>&nbsp;EC<\/td><td>4038<\/td><\/tr><tr><td>&nbsp;CL<\/td><td>281<\/td><td>&nbsp;<\/td><td>&nbsp;VE<\/td><td>3605<\/td><\/tr><tr><td>&nbsp;NI<\/td><td>272<\/td><td>&nbsp;<\/td><td>&nbsp;PE<\/td><td>2956<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Top 5 countries performing BGP prepending in our region (ratio)<\/h2>\n\n\n\n<p>To calculate the ratio of countries that perform the most prepends, we first counted the occurrence of each country in each AS_PATH, and then applied the same methodology exclusively to those that included prepends. Finally, the total was divided by the number with prepends.&nbsp;<\/p>\n\n\n\n<p>For example, for Cuba, 12 entries were found in the BGP table (IPv6), with 6 entries having prepends. In this case, the ratio is 2 (12\/6).<\/p>\n\n\n\n<p>For Curacao, 108 entries were found in the BGP table (IPv6), 9 of them having prepends, so the ratio is 12 (108\/9).<\/p>\n\n\n\n<p>This means that in Cuba, for every 2 AS_PATHs in the global BGP table, 1 includes prepends. Similarly, in Curacao, for every 12 AS_PATHs in the global BGP table, 1 contains prepends.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Top 5 countries with the lowest ratios (performing more prepends):<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>IPv6<\/strong><\/td><td><\/td><td><\/td><td><strong>IPv4<\/strong><\/td><td><\/td><\/tr><tr><td><strong>CC<\/strong><\/td><td>Ratio<\/td><td>&nbsp;<\/td><td><strong>CC<\/strong><\/td><td>Ratio<\/td><\/tr><tr><td>MX<\/td><td>1.75<\/td><td>&nbsp;<\/td><td>BZ<\/td><td>2.6<\/td><\/tr><tr><td>CU<\/td><td>2<\/td><td>&nbsp;<\/td><td>AW<\/td><td>3.04<\/td><\/tr><tr><td>BO<\/td><td>3.4<\/td><td>&nbsp;<\/td><td>PY<\/td><td>3.07<\/td><\/tr><tr><td>BZ<\/td><td>3.2<\/td><td>&nbsp;<\/td><td>AR<\/td><td>3.3<\/td><\/tr><tr><td>SV<\/td><td>6<\/td><td>&nbsp;<\/td><td>PA<\/td><td>3.53<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">TOP 5 countries with the highest ratios (performing less prepends):<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>IPv6<\/strong><\/td><td><\/td><td><\/td><td><strong>IPv4<\/strong><\/td><td><\/td><\/tr><tr><td><strong>CC<\/strong><\/td><td>Ratio<\/td><td>&nbsp;<\/td><td><strong>CC<\/strong><\/td><td>Ratio<\/td><\/tr><tr><td>SR<\/td><td>60<\/td><td>&nbsp;<\/td><td>CW<\/td><td>45.11<\/td><\/tr><tr><td>GY<\/td><td>53<\/td><td>&nbsp;<\/td><td>CU&nbsp;<\/td><td>37.5<\/td><\/tr><tr><td>CR<\/td><td>36.61<\/td><td>&nbsp;<\/td><td>SV<\/td><td>14.96<\/td><\/tr><tr><td>GT<\/td><td>28.7<\/td><td>&nbsp;<\/td><td>UY<\/td><td>11.98<\/td><\/tr><tr><td>CL<\/td><td>26.15<\/td><td>&nbsp;<\/td><td>MX<\/td><td>11.13<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusions<\/strong><\/h2>\n\n\n\n<p><strong>BGP prepending<\/strong> is a technique commonly used in our region, but it is crucial to disseminate best implementation practices and explore alternative traffic engineering options. Our recent analysis reveals that 296 <strong>single-homed<\/strong> organizations are using prepending on IPv6 and 753 on IPv4, a number that raises concern. Moreover, it is alarming that many operators exceed five prepends, with some extreme cases performing up to <strong>27 prepends on IPv6 and 61 on IPv4<\/strong>. Such practices not only don&#8217;t have a positive impact on routing tables, but negatively affect memory, CPU, and the networks on BGP Speakers.<\/p>\n\n\n\n<p>An aspect worth noting is the <strong>imbalance<\/strong> in the use of prepends between IPv4 and IPv6, which leads us to ask ourselves: What is causing this difference? This analysis seeks to raise awareness about the proper implementation of BGP prepending.<\/p>\n\n\n\n<p><strong>We encourage you to review how you publish your prefixes and ensure responsible implementation!<\/strong><\/p>\n\n\n\n<p>Do you have any comments? We\u2019d love to hear from you!<\/p>\n\n\n\n<p>I invite you to watch the <a href=\"https:\/\/www.youtube.com\/watch?v=CTYUWDwWYgs\" target=\"_blank\" rel=\"noreferrer noopener\">video<\/a> of my presentation during the LACNIC 42 LACNOG 2024 event.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"2024 Analysis of Prepends in the LAC Region\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/CTYUWDwWYgs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>References<\/strong><\/h2>\n\n\n\n<p>[1] <a href=\"https:\/\/blog.lacnic.net\/un-necesario-rfc-sobre-bgp-as-path-prepending\/\">https:\/\/blog.lacnic.net\/un-necesario-rfc-sobre-bgp-as-path-prepending\/<\/a><\/p>\n\n\n\n<p>[2] <a href=\"https:\/\/datatracker.ietf.org\/doc\/html\/draft-ietf-grow-as-path-prepending-12\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/datatracker.ietf.org\/doc\/html\/draft-ietf-grow-as-path-prepending-12<\/a>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Alejandro Acosta, R&amp;D Coordinator at LACNIC Introduction In this report, we will explore a very specific aspect of BGP tables in our region, focusing on the status of BGP prepends. We will provide a detailed review of both IPv4 and IPv6 BGP tables and share our findings.&nbsp; Commonly known as \u2018AS Path Prepending,\u2019 BGP [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":27591,"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":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[1327],"tags":[1283,1292],"archivo":[1345,1451],"taxonomy-authors":[1248],"tipo_autor":[],"class_list":["post-27561","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-interconnection","tag-events","tag-interconnection","archivo-editions","archivo-highlights-2023","taxonomy-authors-alejandro-acosta-en"],"acf":{"author":"Alejandro Acosta","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 | Analysis of BGP Prepending in the LAC Region in 2024<\/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\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LACNIC Blog | Analysis of BGP Prepending in the LAC Region in 2024\" \/>\n<meta property=\"og:description\" content=\"By Alejandro Acosta, R&amp;D Coordinator at LACNIC Introduction In this report, we will explore a very specific aspect of BGP tables in our region, focusing on the status of BGP prepends. We will provide a detailed review of both IPv4 and IPv6 BGP tables and share our findings.&nbsp; Commonly known as \u2018AS Path Prepending,\u2019 BGP [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\" \/>\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=\"2024-10-09T16:03:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-09T18:33:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/lacnic42-alejandro-acosta-prepends-v2.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\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\"},\"author\":{\"name\":\"Gianni\",\"@id\":\"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab\"},\"headline\":\"Analysis of BGP Prepending in the LAC Region in 2024\",\"datePublished\":\"2024-10-09T16:03:47+00:00\",\"dateModified\":\"2024-10-09T18:33:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\"},\"wordCount\":1208,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/blog.lacnic.net\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png\",\"keywords\":[\"Events\",\"Interconnection\"],\"articleSection\":[\"Interconnection\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\",\"url\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\",\"name\":\"LACNIC Blog | Analysis of BGP Prepending in the LAC Region in 2024\",\"isPartOf\":{\"@id\":\"https:\/\/blog.lacnic.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png\",\"datePublished\":\"2024-10-09T16:03:47+00:00\",\"dateModified\":\"2024-10-09T18:33:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage\",\"url\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png\",\"contentUrl\":\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png\",\"width\":680,\"height\":330},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/blog.lacnic.net\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Analysis of BGP Prepending in the LAC Region in 2024\"}]},{\"@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 | Analysis of BGP Prepending in the LAC Region in 2024","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\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/","og_locale":"en_US","og_type":"article","og_title":"LACNIC Blog | Analysis of BGP Prepending in the LAC Region in 2024","og_description":"By Alejandro Acosta, R&amp;D Coordinator at LACNIC Introduction In this report, we will explore a very specific aspect of BGP tables in our region, focusing on the status of BGP prepends. We will provide a detailed review of both IPv4 and IPv6 BGP tables and share our findings.&nbsp; Commonly known as \u2018AS Path Prepending,\u2019 BGP [&hellip;]","og_url":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/","og_site_name":"LACNIC Blog","article_publisher":"https:\/\/facebook.com\/lacnic","article_published_time":"2024-10-09T16:03:47+00:00","article_modified_time":"2024-10-09T18:33:31+00:00","og_image":[{"width":680,"height":330,"url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/lacnic42-alejandro-acosta-prepends-v2.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\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#article","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/"},"author":{"name":"Gianni","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab"},"headline":"Analysis of BGP Prepending in the LAC Region in 2024","datePublished":"2024-10-09T16:03:47+00:00","dateModified":"2024-10-09T18:33:31+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/"},"wordCount":1208,"commentCount":0,"publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png","keywords":["Events","Interconnection"],"articleSection":["Interconnection"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/","url":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/","name":"LACNIC Blog | Analysis of BGP Prepending in the LAC Region in 2024","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png","datePublished":"2024-10-09T16:03:47+00:00","dateModified":"2024-10-09T18:33:31+00:00","breadcrumb":{"@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#primaryimage","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png","width":680,"height":330},{"@type":"BreadcrumbList","@id":"https:\/\/blog.lacnic.net\/en\/analysis-of-bgp-prepending-in-the-lac-region-in-2024\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/blog.lacnic.net\/en\/"},{"@type":"ListItem","position":2,"name":"Analysis of BGP Prepending in the LAC Region in 2024"}]},{"@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\/2024\/10\/ale-acosta-lacnic42-resultados-n-prefijos-con-prepends.png","jetpack_sharing_enabled":true,"wpml_current_locale":"en_US","wpml_translations":[{"locale":"es_ES","id":27519,"post_title":"An\u00e1lisis de BGP prepends en la regi\u00f3n LAC 2024","slug":"analisis-de-bgp-prepends-en-la-region-lac-2024","href":"https:\/\/blog.lacnic.net\/analisis-de-bgp-prepends-en-la-region-lac-2024\/"},{"locale":"pt_BR","id":27569,"post_title":"An\u00e1lise de BGP prepends na regi\u00e3o ALC 2024","slug":"analise-de-bgp-prepends-na-regiao-alc-2024","href":"https:\/\/blog.lacnic.net\/pt-br\/analise-de-bgp-prepends-na-regiao-alc-2024\/"}],"_links":{"self":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/27561","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=27561"}],"version-history":[{"count":6,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/27561\/revisions"}],"predecessor-version":[{"id":27583,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/27561\/revisions\/27583"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media\/27591"}],"wp:attachment":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media?parent=27561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/categories?post=27561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tags?post=27561"},{"taxonomy":"archivo","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/archivo?post=27561"},{"taxonomy":"taxonomy-authors","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/taxonomy-authors?post=27561"},{"taxonomy":"tipo_autor","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tipo_autor?post=27561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}