<?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: duplex mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540436#M223157</link>
    <description>As Stratus (the company) is not HP, their product may differ from a standard implementation of HPUX. Also, I have never seen a lan card driver called "lan2" in my 8 or so years of hpux admin life. Hence I am ruling out this machine has some other vendor's network adapters installed in these machines (note the plural) Stratus machines are actually two hpux hosts running in parallel with added intelligence modules from Stratus company, to provide non-stop operation. So, when it comes to hardware and tweaking it, you can not treat these machines as off the shelp hpux boxes. &lt;BR /&gt;&lt;BR /&gt;My suggestion is to call stratus and get more info, if this is a show stopper. Otherwise, accept the duplex setting of the network interface and move on.&lt;BR /&gt;&lt;BR /&gt;One trick to make the interface act the way you want it to act: (provided the interface supports auto negotiation and your switch is capable of doing this) Nail the switch port where this machine is connected to, to 100 full-duplex for instance. The interface will auto negotiate to this setting.&lt;BR /&gt;&lt;BR /&gt;But again, when it comes to Stratus machines, all bets are off as far as hpux goes. This is like treating Virtual Vault (RIP I think) as hpux. They are similar in concept but so far apart.</description>
    <pubDate>Mon, 09 May 2005 14:16:53 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-05-09T14:16:53Z</dc:date>
    <item>
      <title>duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540409#M223130</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Following is a quote from a document I am referring about installation on an HPUX system&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;In order to burn the boot path in the PATH partition of the ReCC PROM., the system has to be duplexed.&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Could someone tell what does duplex and simplex systems mean? How to verify their state?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 09:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540409#M223130</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T09:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540410#M223131</link>
      <description>Anand --&lt;BR /&gt;&lt;BR /&gt;What document are you using ?  That doesn't sound like any HP-UX install document that I've run into in the past.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 09:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540410#M223131</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-05-09T09:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540411#M223132</link>
      <description>I imagine that "duplexed" means "full duplex".&lt;BR /&gt;&lt;BR /&gt;You can check your lan configuration using lanadmin.&lt;BR /&gt;&lt;BR /&gt;# netstat -i   (to see which lan is being used for the largest # of inbound/outbound packets)&lt;BR /&gt;&lt;BR /&gt;# lanscan  ( to get the ppa or nmid# needed)&lt;BR /&gt;&lt;BR /&gt;# lanadmin&lt;BR /&gt;&amp;gt; lan&lt;BR /&gt;&amp;gt; ppa # (change to # you found in lanscan)&lt;BR /&gt;&amp;gt; d (display info)&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;B&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 09:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540411#M223132</guid>
      <dc:creator>Robert Bennett_3</dc:creator>
      <dc:date>2005-05-09T09:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540412#M223133</link>
      <description>full duplex allows for full two way communicaton through a lan interface.&lt;BR /&gt;&lt;BR /&gt;half duplex means traffic can only go one way or the other. It switchs back and forth very quickly, but its slower.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 09 May 2005 09:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540412#M223133</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-09T09:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540413#M223134</link>
      <description>Kent, You are correct. I am referring to the vendor specific hardware document.&lt;BR /&gt;&lt;BR /&gt;Robert, Thanks. Which of the following (from lanadmin display) tell if a system is duplex or simplex. Whats the way to change a system from simplex to duplex if its simplex?&lt;BR /&gt;&lt;BR /&gt;PPA Number                      &lt;BR /&gt;Description                     &lt;BR /&gt;Type (value)                    &lt;BR /&gt;MTU Size                        &lt;BR /&gt;Speed                          &lt;BR /&gt;Station Address                 &lt;BR /&gt;Administration Status (value)   &lt;BR /&gt;Operation Status (value)        &lt;BR /&gt;Last Change                     &lt;BR /&gt;Inbound Octets                  &lt;BR /&gt;Inbound Unicast Packets         &lt;BR /&gt;Inbound Non-Unicast Packets     &lt;BR /&gt;Inbound Discards                &lt;BR /&gt;Inbound Errors                  &lt;BR /&gt;Inbound Unknown Protocols      &lt;BR /&gt;Outbound Octets                 &lt;BR /&gt;Outbound Unicast Packets        &lt;BR /&gt;Outbound Non-Unicast Packets    &lt;BR /&gt;Outbound Discards               &lt;BR /&gt;Outbound Errors                 &lt;BR /&gt;Outbound Queue Length           &lt;BR /&gt;Specific                   &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Ethernet-like Statistics Group&lt;BR /&gt; &lt;BR /&gt;Index                           &lt;BR /&gt;Alignment Errors                &lt;BR /&gt;FCS Errors                      &lt;BR /&gt;Single Collision Frames         &lt;BR /&gt;Multiple Collision Frames       &lt;BR /&gt;Deferred Transmissions          &lt;BR /&gt;Late Collisions                 &lt;BR /&gt;Excessive Collisions            &lt;BR /&gt;Internal MAC Transmit Errors    &lt;BR /&gt;Carrier Sense Errors            &lt;BR /&gt;Frames Too Long                 &lt;BR /&gt;Internal MAC Receive Errors     &lt;BR /&gt;&lt;BR /&gt;Thanks for the help.</description>
      <pubDate>Mon, 09 May 2005 10:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540413#M223134</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T10:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540414#M223135</link>
      <description>Just run landadmin -x 0 (where 0 is the PPA  or instance number of your NIC, determined from lanscan):&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 0&lt;BR /&gt;Current Config                   = 100 Full-Duplex MANUAL&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 May 2005 10:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540414#M223135</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-09T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540415#M223136</link>
      <description>It would actually be easier with the 'lanadmin -x' command.&lt;BR /&gt;&lt;BR /&gt;Do a lanscan and note the card instance number (Crd In#).  The use that as the argument to 'lanadmin -x'.  That will tell you the speed and duplex of the lan card.&lt;BR /&gt;&lt;BR /&gt;# lanscan&lt;BR /&gt;Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In#  State NamePPA          ID   Type      Support Mjr#&lt;BR /&gt;0/0/0/0  0x00306E1BFC4C 0    UP    lan0 snap0       1    ETHER       Yes   119&lt;BR /&gt;0/10/0/0/6/0 0x00306E25BB8A 1    UP    lan1 snap1       2    ETHER       Yes   119&lt;BR /&gt;0/10/0/0/7/0 0x00306E25BB8B 2    UP    lan2 snap2       3    ETHER       Yes   119&lt;BR /&gt;0/12/0/0/6/0 0x00306E25BB78 3    UP    lan3 snap3       4    ETHER       Yes   119&lt;BR /&gt;0/12/0/0/7/0 0x00306E25BB79 4    UP    lan4 snap4       5    ETHER       Yes   119&lt;BR /&gt; &lt;BR /&gt; # lanadmin -x 0&lt;BR /&gt;Current Config = 100 Full-Duplex MANUAL&lt;BR /&gt;&lt;BR /&gt;The above tells you that the card instance #0 is at 100 Mbits Full-Duplex and that it has been manually set (most likely in one of the /etc/rc.config.d/hp*conf files).</description>
      <pubDate>Mon, 09 May 2005 10:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540415#M223136</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-05-09T10:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540416#M223137</link>
      <description>lan2 has highest number of i/p and o/p packets.&lt;BR /&gt;&lt;BR /&gt;# lanscan &lt;BR /&gt;Hardware Station        Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In# State NamePPA        ID  Type      Support Mjr#&lt;BR /&gt;13/0/    Hexaddress  0   UP    lan0 snap0     1   ETHER     Yes     52&lt;BR /&gt;13/0/1   Hexaddress 1   UP    lan1 snap1     2   ETHER     Yes     52&lt;BR /&gt;13/0/2   Hexaddress 2   UP    lan2 snap2     3   ETHER     Yes     52&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I then used lanadmin to change ppa display variable from from 0 to 2 and obtained  display values (I posted the parameters earlier)&lt;BR /&gt;&lt;BR /&gt;Since my nmid is 2 (and so the ppa I thought)&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 2&lt;BR /&gt;Error: This option is not supported for this hardware.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Also, could you please tell what should I do to convert it to duplex if I see it as simplex?&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Mon, 09 May 2005 10:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540416#M223137</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T10:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540417#M223138</link>
      <description>Anand -&lt;BR /&gt;Please note that you will have to configure your switch to coincide with any changes you make on the server.&lt;BR /&gt;&lt;BR /&gt;The lanadmin -x n (where n is nmid 10.xx or ppa for 11.xx) will give you your duplex.&lt;BR /&gt;&lt;BR /&gt;to set half to full:&lt;BR /&gt;lanadmin -X 100FD n&lt;BR /&gt;&lt;BR /&gt;- or -&lt;BR /&gt;&lt;BR /&gt;lanadmin -S 1 n (where 1 means 100FD)&lt;BR /&gt;&lt;BR /&gt;For 1000:&lt;BR /&gt;lanadmin -X auto_on n (where n is nmid for 10, ppa for 11)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; need to vi /etc/rc.config.d/hpgelanconf  and change 100fd to auto_on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hey - thanks for the points&lt;BR /&gt;&lt;BR /&gt;B</description>
      <pubDate>Mon, 09 May 2005 10:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540417#M223138</guid>
      <dc:creator>Robert Bennett_3</dc:creator>
      <dc:date>2005-05-09T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540418#M223139</link>
      <description>Do a&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 0&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 1&lt;BR /&gt;&lt;BR /&gt;# lanadmin -x 2&lt;BR /&gt;&lt;BR /&gt;Those are your 3 lan cards.  You can use 'lanadmin -X' to change the duplex mode and speed of the card.  What you can do depends entirely on what the card supports though.  There were some NIC's (for R &amp;amp; D machines for example) that only supported half-duplex.&lt;BR /&gt;&lt;BR /&gt;You will not see simplex for the card.  You will see either half-duplex (HD) or full-duplex (FD).  If this happens to be a gigabit card then you may see AUTO.  Gigabit cards must be set to AUTO to allow for full speed.</description>
      <pubDate>Mon, 09 May 2005 10:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540418#M223139</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-05-09T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540419#M223140</link>
      <description>Note:&lt;BR /&gt;&lt;BR /&gt;Older built in lan interfaces are not capable of anything else other than 10 BaseT half duplex.&lt;BR /&gt;&lt;BR /&gt;A built in nic for a D class server is a good example of that.&lt;BR /&gt;&lt;BR /&gt;I once spent a frustrating afternoon trying to get lanadmin to display speed and duplex on one of those and it didn't work out very well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 09 May 2005 10:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540419#M223140</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-09T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540420#M223141</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;lanadmin -x on this system is returning an error. Is there an alternate way?</description>
      <pubDate>Mon, 09 May 2005 11:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540420#M223141</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T11:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540421#M223142</link>
      <description>In that case, the description in the full display should indicate your mode.  Mine looks like this:&lt;BR /&gt;&lt;BR /&gt;Description = lan0 HP PCI 10/100Base-TX Core [100BASE-TX,FD,MANUAL,TT=1500]&lt;BR /&gt;&lt;BR /&gt;You could also try "lanadmin -s "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 May 2005 11:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540421#M223142</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-09T11:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540422#M223143</link>
      <description>Hi Anand,&lt;BR /&gt;&lt;BR /&gt;First of all Can you please check whether your switch has been configured to comminicate with your server in the desired speed and mode in which you want.&lt;BR /&gt;&lt;BR /&gt;Secondly, I would agree with many of my friends here that lanadmin is a nice way to configure the lan card, but in your case since its not working why not try to edit the file in ...&lt;BR /&gt;&lt;BR /&gt;cd /etc/rc.config.d&lt;BR /&gt;Here you would find many different files suiting your hardware and select something like hpsppci100conf and edit this file.&lt;BR /&gt;&lt;BR /&gt;Thirdly, check out any latest patches on the HP site for the particular hardware you want to install.&lt;BR /&gt;&lt;BR /&gt;Fourthly, there is one more easy way to find out the lan configuration detail&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/laninfo .&lt;BR /&gt;&lt;BR /&gt;I think it should solve your problems.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Himanshu</description>
      <pubDate>Mon, 09 May 2005 12:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540422#M223143</guid>
      <dc:creator>Himanshu_3</dc:creator>
      <dc:date>2005-05-09T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540423#M223144</link>
      <description>Couple of more points:&lt;BR /&gt;&lt;BR /&gt;1) netstat -i shows lan2 having max i/p o/p packets&lt;BR /&gt;&lt;BR /&gt;lan2 has nmid = 3&lt;BR /&gt;&lt;BR /&gt;I use ppa=3 in lanadmin. These parameter values are "Zeroes". &lt;BR /&gt;&lt;BR /&gt;Last Change &lt;BR /&gt;Inbound Octets &lt;BR /&gt;Inbound Unicast Packets &lt;BR /&gt;Inbound Non-Unicast Packets &lt;BR /&gt;Inbound Discards &lt;BR /&gt;Inbound Errors &lt;BR /&gt;Inbound Unknown Protocols &lt;BR /&gt;Outbound Octets &lt;BR /&gt;Outbound Unicast Packets &lt;BR /&gt;&lt;BR /&gt;For other ppas they are not zeroes.&lt;BR /&gt;&lt;BR /&gt;2) Description for all ppas is same.&lt;BR /&gt;&lt;BR /&gt;for ppa 0:&lt;BR /&gt;&lt;BR /&gt;Description                     = lan0 Rockwell LAN Interface Hw Rev 0&lt;BR /&gt;&lt;BR /&gt;Speeds:&lt;BR /&gt;&lt;BR /&gt;ppa 0: Speed = 100000000&lt;BR /&gt;ppa 1: Speed = 10000000 &lt;BR /&gt;ppa 2: Speed = 100000000 &lt;BR /&gt;ppa 3: Speed = 10000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again!!</description>
      <pubDate>Mon, 09 May 2005 12:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540423#M223144</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T12:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540424#M223145</link>
      <description>What version of HP-UX are you running?  Can you post the output of "ioscan -ifnClan"?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 May 2005 12:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540424#M223145</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-09T12:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540425#M223146</link>
      <description>Oops - typo - try this instead:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What version of HP-UX are you running?  Can you post the output of "ioscan -kfnClan"?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 May 2005 12:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540425#M223146</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-09T12:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540426#M223147</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is HP-UX 11.00.01. &lt;BR /&gt;&lt;BR /&gt;ioscan -funC o/p:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC lan&lt;BR /&gt;Class     I  H/W Path  Driver  S/W State   H/W Type     Description&lt;BR /&gt;====================================================================&lt;BR /&gt;lan       0  13/0/0    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan0  /dev/ether0   &lt;BR /&gt;lan       1  13/0/1    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan1  /dev/ether1   &lt;BR /&gt;lan       2  13/0/2    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan2  /dev/ether2   &lt;BR /&gt;lan       3  13/0/3    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan3  /dev/ether3   &lt;BR /&gt;lan       4  13/0/4    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan4  /dev/ether4   &lt;BR /&gt;lan       5  13/0/5    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan5  /dev/ether5   &lt;BR /&gt;lan       6  13/0/6    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan6  /dev/ether6   &lt;BR /&gt;lan       7  13/0/7    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan7  /dev/ether7   &lt;BR /&gt;lan       9  13/0/9    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan9  /dev/ether9   &lt;BR /&gt;lan      10  13/0/10   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan10  /dev/ether10   &lt;BR /&gt;lan      11  13/0/11   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan11  /dev/ether11   &lt;BR /&gt;lan      12  13/0/12   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan12  /dev/ether12   &lt;BR /&gt;lan      13  13/0/13   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 12:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540426#M223147</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T12:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540427#M223148</link>
      <description>OK, let's back up a step or two, when you ran "lanadmin -x 0", what error did you get?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 May 2005 12:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540427#M223148</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-09T12:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: duplex mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540428#M223149</link>
      <description>ioscan -kfnClan&lt;BR /&gt;Class     I  H/W Path  Driver  S/W State   H/W Type     Description&lt;BR /&gt;====================================================================&lt;BR /&gt;lan       0  13/0/0    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan0  /dev/ether0   &lt;BR /&gt;lan       1  13/0/1    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan1  /dev/ether1   &lt;BR /&gt;lan       2  13/0/2    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan2  /dev/ether2   &lt;BR /&gt;lan       3  13/0/3    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan3  /dev/ether3   &lt;BR /&gt;lan       4  13/0/4    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan4  /dev/ether4   &lt;BR /&gt;lan       5  13/0/5    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan5  /dev/ether5   &lt;BR /&gt;lan       6  13/0/6    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan6  /dev/ether6   &lt;BR /&gt;lan       7  13/0/7    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan7  /dev/ether7   &lt;BR /&gt;lan       9  13/0/9    lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan9  /dev/ether9   &lt;BR /&gt;lan      10  13/0/10   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan10  /dev/ether10   &lt;BR /&gt;lan      11  13/0/11   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan11  /dev/ether11   &lt;BR /&gt;lan      12  13/0/12   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan12  /dev/ether12   &lt;BR /&gt;lan      13  13/0/13   lan2    CLAIMED     INTERFACE    Lan Adapter&lt;BR /&gt;                      /dev/diag/lan13  /dev/ether13   &lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 12:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplex-mode/m-p/3540428#M223149</guid>
      <dc:creator>John_1005</dc:creator>
      <dc:date>2005-05-09T12:56:16Z</dc:date>
    </item>
  </channel>
</rss>

