<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Iproute2 on Cybersécurité</title>
    <link>http://grey-x.net/tags/iproute2/</link>
    <description>Recent content in Iproute2 on Cybersécurité</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Fri, 14 Aug 2026 11:52:00 +0200</lastBuildDate>
    <atom:link href="http://grey-x.net/tags/iproute2/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Commandes IP Linux : 80 % de pratique</title>
      <link>http://grey-x.net/posts/les-commandes-ip-sous-linux/</link>
      <pubDate>Fri, 14 Aug 2026 11:52:00 +0200</pubDate>
      <guid>http://grey-x.net/posts/les-commandes-ip-sous-linux/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;code&gt;GREY-X // LINUX NETWORK LAB&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;iproute2 — PRATIQUE&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;La commande &lt;code&gt;ip&lt;/code&gt; est l&amp;rsquo;un des outils essentiels pour administrer et analyser un réseau Linux.&lt;/p&gt;&#xA;&lt;p&gt;L&amp;rsquo;objectif ici n&amp;rsquo;est pas de mémoriser des commandes, mais de &lt;strong&gt;les utiliser dans des situations réelles&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;01--voir-les-interfaces&#34;&gt;&#xA;  &lt;code&gt;01 // Voir les interfaces&lt;/code&gt;&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#01--voir-les-interfaces&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ip link&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Ou :&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ip addr&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Observer :&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;interface&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;MAC&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;IPv4&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;IPv6&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;état UP/DOWN&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;hr&gt;&#xA;&lt;h1 id=&#34;02--activer--désactiver-une-interface&#34;&gt;&#xA;  &lt;code&gt;02 // Activer / désactiver une interface&lt;/code&gt;&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#02--activer--d%c3%a9sactiver-une-interface&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo ip link set eth0 up&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Désactiver :&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
