<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://micronode.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>micronode.ru - wiki:network</title>
        <description></description>
        <link>https://micronode.ru/</link>
        <lastBuildDate>Thu, 14 May 2026 18:13:40 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://micronode.ru/_media/wiki/logo.png</url>
            <title>micronode.ru</title>
            <link>https://micronode.ru/</link>
        </image>
        <item>
            <title>Как настроить LACP на Linux</title>
            <link>https://micronode.ru/wiki/network/quickstart_lacp</link>
            <description>Как настроить LACP на Linux


nmcli con add type bond con-name bond0 ifname bond0 mode 802.3ad ipv4.method auto
nmcli con mod id bond0 bond.options mode=802.3ad,miimon=100,lacp_rate=fast,xmit_hash_policy=layer2+3
nmcli con add type bond-slave ifname eno1 con-name eno1 master bond0
nmcli con add type bond-slave ifname eno2 con-name eno2 master bond0
nmcli con add type bond-slave ifname eno3 con-name eno3 master bond0
nmcli con add type bond-slave ifname eno4 con-name eno4 master bond0
nmcli con u…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 19 Sep 2022 14:08:29 +0000</pubDate>
        </item>
    </channel>
</rss>
