<?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: network interfaces in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468404#M597699</link>
    <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;there are a number of commands that you can use.&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC lan&lt;BR /&gt;will give the NICs, h/w address and associated device path as appropriate.&lt;BR /&gt;&lt;BR /&gt;lanscan&lt;BR /&gt;will show the h/w address, MAC address and associated device of each card that Unix has picked up&lt;BR /&gt;&lt;BR /&gt;ifconfig &lt;DEVICE&gt;&lt;BR /&gt;will give you the configuration of the actual device (IP, subnet)&lt;BR /&gt;&lt;BR /&gt;lanadmin&lt;BR /&gt;allows you to see various statistics (speed, rxs, txs, collisions etc.) along with the ability to reset the card (useful if you change the 10/100 port at the other end and you would like to try to renegotiate).&lt;BR /&gt;&lt;BR /&gt;Be careful however, there are a few NICs out there that will not show in lanscan until you have the correct drivers loaded. If you suspect that there is a card and it is not showing up then try to find the h/w part number and load the associated s/w driver.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Philip&lt;BR /&gt;&lt;/DEVICE&gt;</description>
    <pubDate>Thu, 30 Nov 2000 22:45:10 GMT</pubDate>
    <dc:creator>Philip Kernohan</dc:creator>
    <dc:date>2000-11-30T22:45:10Z</dc:date>
    <item>
      <title>network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468397#M597692</link>
      <description>hi&lt;BR /&gt;  How can we find the number of network interface cards on a machine.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Praveen</description>
      <pubDate>Wed, 29 Nov 2000 12:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468397#M597692</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2000-11-29T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468398#M597693</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;&lt;BR /&gt;ioscan -C lan&lt;BR /&gt;&lt;BR /&gt;This will show the physical cards installed (but not if they are configured or not).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul.</description>
      <pubDate>Wed, 29 Nov 2000 13:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468398#M597693</guid>
      <dc:creator>Paul Davies</dc:creator>
      <dc:date>2000-11-29T13:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468399#M597694</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# lanscan&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 29 Nov 2000 13:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468399#M597694</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-11-29T13:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468400#M597695</link>
      <description>Which number or you looking for:&lt;BR /&gt;&lt;BR /&gt;- lanscan  # to identify the NMID&lt;BR /&gt; &lt;BR /&gt;- ioscan -fnC lan # To identify the Hardware Path&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Wed, 29 Nov 2000 15:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468400#M597695</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-11-29T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468401#M597696</link>
      <description>Praveen !&lt;BR /&gt;  &lt;BR /&gt;If you are looking at count only, then&lt;BR /&gt;&lt;BR /&gt;use &lt;BR /&gt;&lt;BR /&gt;#lanscan -a | wc -l&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...Madhu&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2000 18:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468401#M597696</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2000-11-29T18:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468402#M597697</link>
      <description>You may use:&lt;BR /&gt;&lt;BR /&gt;To scan system hardware:&lt;BR /&gt;# ioscan -fnC lan&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;Display LAN Device config &amp;amp; status&lt;BR /&gt;# lanscan&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2000 19:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468402#M597697</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2000-11-29T19:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468403#M597698</link>
      <description>ioscan will show physical NICs.&lt;BR /&gt;&lt;BR /&gt;lanscan will show physical NICs or virtual NICs created by Auto Port Aggregation&lt;BR /&gt;&lt;BR /&gt;both will include hardware paths (where germane)&lt;BR /&gt;&lt;BR /&gt;netstat -i will show what the transport considers a physical interface (either a true physical interface, or a virtual one via APA) and also logical interfaces (aka aliases - on HP-UX 11).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Nov 2000 04:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468403#M597698</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2000-11-30T04:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: network interfaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468404#M597699</link>
      <description>Praveen,&lt;BR /&gt;&lt;BR /&gt;there are a number of commands that you can use.&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC lan&lt;BR /&gt;will give the NICs, h/w address and associated device path as appropriate.&lt;BR /&gt;&lt;BR /&gt;lanscan&lt;BR /&gt;will show the h/w address, MAC address and associated device of each card that Unix has picked up&lt;BR /&gt;&lt;BR /&gt;ifconfig &lt;DEVICE&gt;&lt;BR /&gt;will give you the configuration of the actual device (IP, subnet)&lt;BR /&gt;&lt;BR /&gt;lanadmin&lt;BR /&gt;allows you to see various statistics (speed, rxs, txs, collisions etc.) along with the ability to reset the card (useful if you change the 10/100 port at the other end and you would like to try to renegotiate).&lt;BR /&gt;&lt;BR /&gt;Be careful however, there are a few NICs out there that will not show in lanscan until you have the correct drivers loaded. If you suspect that there is a card and it is not showing up then try to find the h/w part number and load the associated s/w driver.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Philip&lt;BR /&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 30 Nov 2000 22:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-interfaces/m-p/2468404#M597699</guid>
      <dc:creator>Philip Kernohan</dc:creator>
      <dc:date>2000-11-30T22:45:10Z</dc:date>
    </item>
  </channel>
</rss>

