<?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: How to find out the uuid for eth0? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/6825514#M81605</link>
    <description>&lt;P&gt;UUID is generated using uuidgen &amp;lt;interfacename&amp;gt;&lt;/P&gt;&lt;P&gt;# uuidgen ifcfg-eth0&lt;/P&gt;&lt;P&gt;Everytime it will generate a unique id for the interface in the local system, using random number generator or time based.&lt;/P&gt;&lt;P&gt;You will not get the same id generated once again&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2016 14:45:43 GMT</pubDate>
    <dc:creator>UDRR</dc:creator>
    <dc:date>2016-01-20T14:45:43Z</dc:date>
    <item>
      <title>How to find out the uuid for eth0?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/5789983#M81602</link>
      <description>&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it may be a funny querry... How to get the uuid for a lancard? Google is not giving correct answer!! and it is bit urgent....So I need your help...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My server is&lt;/P&gt;&lt;P&gt;[root@dl36-373 ~]# cat /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux Server release 6.0 (Santiago)&lt;BR /&gt;[root@dl36-373 ~]#&lt;BR /&gt;[root@dl36-373 ~]#&lt;BR /&gt;[root@dl36-373 ~]# uname -a&lt;BR /&gt;Linux dl36-373 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;[root@dl36-373 ~]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Sep 2012 14:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/5789983#M81602</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2012-09-01T14:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the uuid for eth0?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/5789987#M81603</link>
      <description>&lt;P&gt;What do you need the UUID for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think a LAN card is guaranteed to have an UUID at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, the system as a whole often has an UUID, and when you are booting from a network, the firmware PXE boot code &lt;STRONG&gt;may&lt;/STRONG&gt; announce the system UUID to the DHCP server when it requests network parameters for booting. Then the DHCP server &lt;STRONG&gt;may&lt;/STRONG&gt; use the UUID when deciding which parameters to give to the system that is booting from the network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the system UUID is what you're looking for, you can see it with this command:&lt;/P&gt;&lt;PRE&gt;# dmidecode -s system-uuid&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the system does not yet have an OS installed, check the BIOS settings screens: sometimes the system UUID is listed in one of those screens.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Sep 2012 15:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/5789987#M81603</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-09-01T15:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the uuid for eth0?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/5789995#M81604</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Matti,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems there is even UUID for lan cards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed RHEL6 from a iso image.&lt;/P&gt;&lt;P&gt;it was preconfigured with uuid!&amp;nbsp; but not with system uuid..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@dl36-373 network-scripts]# cat ifcfg-eth1&lt;BR /&gt;DEVICE="eth1"&lt;BR /&gt;NM_CONTROLLED="yes"&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;TYPE=Ethernet&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;DEFROUTE=yes&lt;BR /&gt;IPV4_FAILURE_FATAL=yes&lt;BR /&gt;IPV6INIT=no&lt;BR /&gt;NAME="System eth1"&lt;BR /&gt;UUID=9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04&lt;BR /&gt;HWADDR=00:23:7D:32:4E:6E&lt;BR /&gt;IPADDR=192.168.60.14&lt;BR /&gt;PREFIX=24&lt;BR /&gt;GATEWAY=192.168.60.1&lt;BR /&gt;[root@dl36-373 network-scripts]#&lt;BR /&gt;[root@dl36-373 network-scripts]# dmidecode | grep -i uuid&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UUID: 34353939-3539-4D58-5138-343541315433&lt;BR /&gt;[root@dl36-373 network-scripts]# dmesg | grep -i 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04&lt;BR /&gt;[root@dl36-373 network-scripts]# dmidecode | grep -i 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04&lt;BR /&gt;[root@dl36-373 network-scripts]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@dl36-373 network-scripts]# dmidecode -s system-uuid&lt;BR /&gt;34353939-3539-4D58-5138-343541315433&lt;BR /&gt;[root@dl36-373 network-scripts]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds Sree&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Sep 2012 16:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/5789995#M81604</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2012-09-01T16:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the uuid for eth0?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/6825514#M81605</link>
      <description>&lt;P&gt;UUID is generated using uuidgen &amp;lt;interfacename&amp;gt;&lt;/P&gt;&lt;P&gt;# uuidgen ifcfg-eth0&lt;/P&gt;&lt;P&gt;Everytime it will generate a unique id for the interface in the local system, using random number generator or time based.&lt;/P&gt;&lt;P&gt;You will not get the same id generated once again&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 14:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-out-the-uuid-for-eth0/m-p/6825514#M81605</guid>
      <dc:creator>UDRR</dc:creator>
      <dc:date>2016-01-20T14:45:43Z</dc:date>
    </item>
  </channel>
</rss>

