<?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: networkd static IP lost after cable reconnection in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498798#M193260</link>
    <description>&lt;P&gt;use dhcpcd like below can solve this problem&lt;/P&gt;&lt;P&gt;dhcpcd -S ip_address=10.0.0.135 -S rounters=10.0.0.1 -S subnet_mask=255.255.255 eth0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jcpenneykiosk.site/" target="_self"&gt;JCPenney Kiosk Associates&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 05:07:00 GMT</pubDate>
    <dc:creator>Guth55434</dc:creator>
    <dc:date>2022-08-02T05:07:00Z</dc:date>
    <item>
      <title>networkd static IP lost after cable reconnection</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498780#M193258</link>
      <description>&lt;P&gt;I am using yocto distro with imx8 from NXP.&lt;BR /&gt;network manager is systemd-networkd.&lt;BR /&gt;The interface used is based on&amp;nbsp; Microchip SMSC9512/9514 Fast Ethernet Adapter(USB to Ethernet chip)&lt;BR /&gt;I have added a file named 25-wired.network to /etc/systemd/network folder.&lt;BR /&gt;the file contains the following lines:&lt;BR /&gt;[Match]&lt;BR /&gt;Name=eth1&lt;BR /&gt;KernelCommandLine=!nfsroot&lt;/P&gt;&lt;P&gt;[Network]&lt;BR /&gt;Address=192.168.50.99/24&lt;BR /&gt;Gateway=192.168.50.255&lt;BR /&gt;DNS=8.8.8.8&lt;/P&gt;&lt;P&gt;[DHCPv4]&lt;BR /&gt;UseHostname=false&lt;/P&gt;&lt;P&gt;When machine boots eth1 interface is configured with the static IP as expected.&lt;BR /&gt;when I disconnect and connect the network calble the IP of the eth1 is lost although I can see link up in dmesg.&lt;BR /&gt;is there any value I should add to the *.network file for it to set the IP ? or any other way to solve this issue ?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 11:17:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498780#M193258</guid>
      <dc:creator>razriel</dc:creator>
      <dc:date>2022-08-01T11:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: networkd static IP lost after cable reconnection</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498798#M193260</link>
      <description>&lt;P&gt;use dhcpcd like below can solve this problem&lt;/P&gt;&lt;P&gt;dhcpcd -S ip_address=10.0.0.135 -S rounters=10.0.0.1 -S subnet_mask=255.255.255 eth0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jcpenneykiosk.site/" target="_self"&gt;JCPenney Kiosk Associates&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 05:07:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498798#M193260</guid>
      <dc:creator>Guth55434</dc:creator>
      <dc:date>2022-08-02T05:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: networkd static IP lost after cable reconnection</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498802#M193261</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;in what conf file I am supposed to set it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 12:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1498802#M193261</guid>
      <dc:creator>razriel</dc:creator>
      <dc:date>2022-08-01T12:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: networkd static IP lost after cable reconnection</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1500188#M193381</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202142"&gt;@razriel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do a test for the same configuration on&amp;nbsp; 8QM MEK. a difference about Name=eth0, which defaults with eth0. There is no such issue of "&lt;SPAN&gt;network static IP lost after cable reconnection&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 10:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/networkd-static-IP-lost-after-cable-reconnection/m-p/1500188#M193381</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2022-08-03T10:19:04Z</dc:date>
    </item>
  </channel>
</rss>

