<?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>topic Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227194#M10691</link>
    <description>&lt;P&gt;Thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt; for reporting the issue and thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt; for pinging.&lt;BR /&gt;&lt;BR /&gt;To fix the issue we need to disable the bridge IP tables. This is actually displayed when running the xrd-host script (expand the output summary on&amp;nbsp;&lt;A href="https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#host-check" target="_blank"&gt;https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#host-check&lt;/A&gt; ).&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT size="3"&gt;For xr-compose to be able to use Docker bridges, bridge IP tables must be disabled. Note that there may be security considerations associated with doing so. &lt;BR /&gt;Bridge IP tables can be disabled by setting the kernel parameters net.bridge.bridge-nf-call-iptables and net.bridge.bridge-nf-call-ip6tables to 0. These can be modified by adding 'net.bridge.bridge-nf-call-iptables=0' and 'net.bridge.bridge-nf-call-ip6tables=0' to /etc/sysctl.conf or in a dedicated conf file under /etc/sysctl.d/.&lt;/FONT&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I tested the fix and works. Next is to work with the sandbox team to push the change along with other details found by Harold. Changes happen on Thursday, so expect next week to have it done if no issues happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 12:23:16 GMT</pubDate>
    <dc:creator>Jesus Illescas</dc:creator>
    <dc:date>2024-11-21T12:23:16Z</dc:date>
    <item>
      <title>XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223407#M10653</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I've lunched the XRd Sandbox which include multiple XRd devices as a docker containers ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not able to form BGP neighborship, I assume the TCP port 179 is not open ..&lt;/P&gt;&lt;P&gt;Do anyone faced the same issue and how to solve it ?&lt;/P&gt;&lt;P&gt;Noting that I don't have much experience with docker.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RP/0/RP0/CPU0:xrd-2#show bgp vpnv4 unicast summary&lt;/P&gt;&lt;P&gt;Process RcvTblVer bRIB/RIB LabelVer ImportVer SendTblVer StandbyVer&lt;BR /&gt;Speaker 6 6 6 6 6 0&lt;/P&gt;&lt;P&gt;Neighbor Spk AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down St/PfxRcd&lt;BR /&gt;100.100.100.108 0 100 0 0 0 0 0 00:00:00 Active&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;RP/0/RP0/CPU0:xrd-2#sho tcp brief&lt;BR /&gt;0x00007fc8b00086b0 0x60000000 0 0 100.100.100.102:32388 100.100.100.107:4189 SYNSENT&lt;BR /&gt;0x00007fc8a800d940 0x60000000 0 0 100.100.100.102:24368 100.100.100.107:179 SYNSENT&lt;BR /&gt;0x00007fc8c000c740 0x60000000 0 0 100.100.100.102:56718 100.100.100.108:179 SYNSENT&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 19:39:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223407#M10653</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-12T19:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223770#M10654</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt;&amp;nbsp;the question would be, is this designed to be open? As much as a great resource the sandbox can be, they are set up/designed with security posture in mind which makes this often not possible to change the set up here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 13:48:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223770#M10654</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-11-13T13:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223782#M10655</link>
      <description>&lt;P&gt;Thanks for your response, but the purpose of the lab is to do some segment routing with a sample L3VPN service on top .. and that will not work without BGP.&lt;/P&gt;&lt;P&gt;Moreover, the lab includes an XRd node acts as a PCE and pce peering is not forming as well.&lt;/P&gt;&lt;P&gt;Snap from the lab instructions:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mood977_0-1731506968274.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/233785i9CB2AF006A5EC450/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mood977_0-1731506968274.png" alt="mood977_0-1731506968274.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 14:09:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223782#M10655</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-13T14:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223801#M10657</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt;&amp;nbsp;right... in which case it is designed for such. I looked at the set up in the sandbox guide, is this all up correctly, I see the compose has&amp;nbsp;&lt;A href="https://github.com/CiscoDevNet/XRd-Sandbox/blob/main/docker-compose.xr.yml" target="_blank"&gt;https://github.com/CiscoDevNet/XRd-Sandbox/blob/main/docker-compose.xr.yml&lt;/A&gt;&amp;nbsp;which should bring the up peering when applied?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 14:50:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223801#M10657</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-11-13T14:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223813#M10658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes all the containers are up with the startup conf following up the instructions guide..&lt;/P&gt;&lt;P&gt;Even I can see that the isis is forming adjacency as expected.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mood977_0-1731510026394.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/233786i9AF90F62D955B23B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mood977_0-1731510026394.png" alt="mood977_0-1731510026394.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mood977_1-1731510095558.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/233787i92869AE9FC22B17A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mood977_1-1731510095558.png" alt="mood977_1-1731510095558.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mood977_2-1731510123201.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/233788i285AFE4AFB37698D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mood977_2-1731510123201.png" alt="mood977_2-1731510123201.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 15:02:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223813#M10658</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-13T15:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223838#M10659</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt;&amp;nbsp;on the devbox, try&amp;nbsp;netstat -tuln | grep 179 or&amp;nbsp;&lt;SPAN class="token"&gt;docker&lt;/SPAN&gt;&lt;SPAN&gt; network inspect &lt;/SPAN&gt;&lt;SPAN class="token"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;network_name&lt;/SPAN&gt;&lt;SPAN class="token"&gt;&amp;gt; might show you some info.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 16:19:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223838#M10659</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-11-13T16:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223892#M10663</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/352839"&gt;@bigevilbeard&lt;/a&gt;&amp;nbsp;I appreciate your valuable time trying to help ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, the net-tools package is not installed in the VM.&lt;/P&gt;&lt;P&gt;One way to check it yourself is to Lunch the XRd Sandbox, it takes less than 10 min to setup, but it requires AnyConnect to connect to the VPN.&lt;/P&gt;&lt;P&gt;No specific conf is done from my side, just the default conf ..&lt;/P&gt;&lt;P&gt;Again, thank you very much for your kind support .. appreciated!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mood977_0-1731522930611.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/233795i7796929CFA9267DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mood977_0-1731522930611.png" alt="mood977_0-1731522930611.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 18:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5223892#M10663</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-13T18:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5224663#M10666</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The issue is that the IPv4 dataplane does not work properly. I identified a potential issue with the XRd sandbox configuration and contacted the sandbox owner for him to fix it. I will let you know once it is fixed.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 23:43:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5224663#M10666</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2024-11-14T23:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5224823#M10667</link>
      <description>&lt;P&gt;Amazing&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 10:39:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5224823#M10667</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-11-15T10:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5225232#M10672</link>
      <description>&lt;P&gt;Great&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt;&amp;nbsp;, waiting for your feedback.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5225232#M10672</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-16T08:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227194#M10691</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt; for reporting the issue and thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt; for pinging.&lt;BR /&gt;&lt;BR /&gt;To fix the issue we need to disable the bridge IP tables. This is actually displayed when running the xrd-host script (expand the output summary on&amp;nbsp;&lt;A href="https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#host-check" target="_blank"&gt;https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#host-check&lt;/A&gt; ).&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT size="3"&gt;For xr-compose to be able to use Docker bridges, bridge IP tables must be disabled. Note that there may be security considerations associated with doing so. &lt;BR /&gt;Bridge IP tables can be disabled by setting the kernel parameters net.bridge.bridge-nf-call-iptables and net.bridge.bridge-nf-call-ip6tables to 0. These can be modified by adding 'net.bridge.bridge-nf-call-iptables=0' and 'net.bridge.bridge-nf-call-ip6tables=0' to /etc/sysctl.conf or in a dedicated conf file under /etc/sysctl.d/.&lt;/FONT&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I tested the fix and works. Next is to work with the sandbox team to push the change along with other details found by Harold. Changes happen on Thursday, so expect next week to have it done if no issues happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 12:23:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227194#M10691</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-11-21T12:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227302#M10692</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;&amp;nbsp;for fixing the issue&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 15:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227302#M10692</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2024-11-21T15:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227315#M10693</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt; for reporting the issue and thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt; for pinging.&lt;BR /&gt;&lt;BR /&gt;To fix the issue we need to disable the bridge IP tables. This is actually displayed when running the xrd-host script (expand the output summary on&amp;nbsp;&lt;A href="https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#host-check" target="_blank" rel="noopener"&gt;https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#host-check&lt;/A&gt; ).&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;FONT size="3"&gt;For xr-compose to be able to use Docker bridges, bridge IP tables must be disabled. Note that there may be security considerations associated with doing so.&lt;BR /&gt;Bridge IP tables can be disabled by setting the kernel parameters net.bridge.bridge-nf-call-iptables and net.bridge.bridge-nf-call-ip6tables to 0. These can be modified by adding 'net.bridge.bridge-nf-call-iptables=0' and 'net.bridge.bridge-nf-call-ip6tables=0' to /etc/sysctl.conf or in a dedicated conf file under /etc/sysctl.d/.&lt;/FONT&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I tested the fix and works. Next is to work with the sandbox team to push the change along with other details found by Harold. Changes happen on Thursday, so expect next week to have it done if no issues happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thank &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;&amp;nbsp;&amp;amp; &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 16:01:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5227315#M10693</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-21T16:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5229771#M10705</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I just launched the XRd sandbox and the issues have been fixed. I would like to thank&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;&amp;nbsp;for his help to get this fixed.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 18:31:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5229771#M10705</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2024-11-27T18:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230483#M10723</link>
      <description>&lt;P&gt;Hi, as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt; shared, the fix is deployed.&lt;/P&gt;
&lt;P&gt;It was curious for me how to fix it. The lines to disable the &lt;FONT face="andale mono,times"&gt;iptables&lt;/FONT&gt; where already present on the sandbox, but I noticed they were not persistent across reboots. So the changes were not applied when a new reservation was done.&lt;/P&gt;
&lt;P&gt;The fix was to load the &lt;FONT face="andale mono,times"&gt;br_netfilter&lt;/FONT&gt; module, so the &lt;FONT face="andale mono,times"&gt;iptables&lt;/FONT&gt; were loaded and then disabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="php"&gt;echo "br_netfilter" | sudo tee /etc/modules-load.d/br_netfilter.conf&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This make the changes to iptables persistent. I documented this change on the repo &lt;A href="https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#how-the-sandbox-was-built" target="_blank" rel="noopener"&gt;https://github.com/CiscoDevNet/XRd-Sandbox?tab=readme-ov-file#how-the-sandbox-was-built&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 10:32:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230483#M10723</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-11-29T10:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230487#M10724</link>
      <description>&lt;P&gt;What I found more interesting was to see why ISIS worked while BGP doesn't.&lt;/P&gt;
&lt;P&gt;It turns out to be specific to the topology we are using, in this case using docker. When xr-compose is used to load a topology of XRd containers, docker bridge networks are used to interconnect the XRd containers.&lt;/P&gt;
&lt;P&gt;By default docker bridge will create &lt;FONT face="andale mono,times"&gt;iptables&lt;/FONT&gt; that will filter IP packets and to keep containers isolated from one another in different networks. As you may know ISIS doesnt use IP while BGP does, that's why we could see ISIS neighborship coming up while BGP was broken.&lt;/P&gt;
&lt;P&gt;When you deploy XRd in other environments like K8s, docker bridge networks are not used, therefore this couldn't have happened. So is specific to scenarios using xr-compose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 10:31:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230487#M10724</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-11-29T10:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230656#M10728</link>
      <description>&lt;P&gt;I've launched the sandbox and everything looks good.&lt;/P&gt;&lt;P&gt;Again,&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/336505"&gt;@Jesus Illescas&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326042"&gt;@Harold Ritter&lt;/a&gt;, &amp;amp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/352839"&gt;@bigevilbeard&lt;/a&gt;&amp;nbsp;appreciate your efforts guys!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 17:55:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230656#M10728</guid>
      <dc:creator>mood977</dc:creator>
      <dc:date>2024-11-29T17:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: XRd Sandbox - BGP Status Active Not Able to Form TCP Connection</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230659#M10729</link>
      <description>&lt;P&gt;You are very welcome&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1811861"&gt;@mood977&lt;/a&gt;&amp;nbsp;and thanks for the feedback&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 18:03:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/xrd-sandbox-bgp-status-active-not-able-to-form-tcp-connection/m-p/5230659#M10729</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2024-11-29T18:03:16Z</dc:date>
    </item>
  </channel>
</rss>

