<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.cloche.ca/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dokuwiki.cloche.ca/feed.php">
        <title>JoLeKing - networking:containerlab</title>
        <description></description>
        <link>https://dokuwiki.cloche.ca/</link>
        <image rdf:resource="https://dokuwiki.cloche.ca/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-28T21:27:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:6wind&amp;rev=1781874329&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:gobgp&amp;rev=1770140521&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:srv6_default_vrf&amp;rev=1780924238&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:srv6_l3vpn&amp;rev=1780925684&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.cloche.ca/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>JoLeKing</title>
        <link>https://dokuwiki.cloche.ca/</link>
        <url>https://dokuwiki.cloche.ca/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:6wind&amp;rev=1781874329&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-19T13:05:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>6wind</title>
        <link>https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:6wind&amp;rev=1781874329&amp;do=diff</link>
        <description>6wind

Requirements for fast-path

On the host:



sudo sysctl -w vm.nr_hugepages=2048

sudo setenforce 0

ausearch -c &#039;nm-dispatcher&#039; --raw | audit2allow -M my-nmdispatcher
semodule -X 300 -i my-nmdispatcher.pp

ausearch -c &#039;30-winbind&#039; --raw | audit2allow -M my-30winbind
semodule -X 300 -i my-30winbind.pp

grep Huge /proc/meminfo</description>
    </item>
    <item rdf:about="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:gobgp&amp;rev=1770140521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-03T17:42:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gobgp</title>
        <link>https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:gobgp&amp;rev=1770140521&amp;do=diff</link>
        <description>GoBGP

GoBGP containerlab definition


gobgp1:
  kind: linux
  image: mygobgp:4.2.0_v1
  binds:
    - gobgp1/gobgp.toml:/etc/gobgp/gobgp.toml
  exec:
    - ip -6 addr add 2001:db8:8101::2/64 dev eth1
    - ip -6 addr add 2001:db8:9101::2/64 dev eth2
    - ip link set dev eth1 up
    - ip link set dev eth2 up
  cmd: gobgpd -f /etc/gobgp/gobgp.toml -l info -a --api-hosts 0.0.0.0:50051</description>
    </item>
    <item rdf:about="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:srv6_default_vrf&amp;rev=1780924238&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-08T13:10:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>srv6_default_vrf</title>
        <link>https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:srv6_default_vrf&amp;rev=1780924238&amp;do=diff</link>
        <description>SRv6 Global VRF (RFC 9252) with FRRouting &amp; Containerlab

Introduction &amp; Summary

This document outlines the deployment of a pure Segment Routing over IPv6 (SRv6) fabric using FRRouting (FRR 10.6+) and Linux. 

Unlike traditional deployments that rely on L3VPNs (VRFs) to carry customer traffic, this architecture implements</description>
    </item>
    <item rdf:about="https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:srv6_l3vpn&amp;rev=1780925684&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-08T13:34:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>srv6_l3vpn</title>
        <link>https://dokuwiki.cloche.ca/doku.php?id=networking:containerlab:srv6_l3vpn&amp;rev=1780925684&amp;do=diff</link>
        <description>dokuwiki_content = “”“

SRv6 L3VPN Topology &amp; Configuration (Cleaned &amp; Documented)

1. Summary

This document details the configuration of a multi-tenant SRv6 L3VPN environment deployed using Containerlab and FRRouting (FRR). The network provides fully isolated, segmented Layer 3 Virtual Private Network (L3VPN) connectivity for two separate tenants:</description>
    </item>
</rdf:RDF>
