<?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: Help on lanadmin command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910418#M544576</link>
    <description>&lt;A href="http://docs.hp.com/en/B2355-90748/ch04s05.html#d0e4235" target="_blank"&gt;http://docs.hp.com/en/B2355-90748/ch04s05.html#d0e4235&lt;/A&gt;</description>
    <pubDate>Wed, 13 Dec 2006 03:40:07 GMT</pubDate>
    <dc:creator>Asif Sharif</dc:creator>
    <dc:date>2006-12-13T03:40:07Z</dc:date>
    <item>
      <title>Help on lanadmin command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910415#M544573</link>
      <description>Hi All,&lt;BR /&gt;    1) can any one help me out what is the result of status indicating for the command lanadmin and the ppa number is 1.&lt;BR /&gt;&lt;BR /&gt;                    LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Sat, Dec 9,2006  20:11:32&lt;BR /&gt;&lt;BR /&gt;PPA Number                      = 1&lt;BR /&gt;Description                     = lan1 HP PCI-X 1000Base-T Release B.11.11.05&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;Station Address                 = 0x306e5de8b2&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = down(2)&lt;BR /&gt;Last Change                     = 11022105&lt;BR /&gt;Inbound Octets                  = 0&lt;BR /&gt;Inbound Unicast Packets         = 0&lt;BR /&gt;Inbound Non-Unicast Packets     = 0&lt;BR /&gt;Inbound Discards                = 0&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 0&lt;BR /&gt;Outbound Octets                 = 0&lt;BR /&gt;Outbound Unicast Packets        = 0&lt;BR /&gt;Outbound Non-Unicast Packets    = 0&lt;BR /&gt;Outbound Discards               = 1&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt;&lt;BR /&gt;Press &lt;RETURN&gt; to continueq&lt;BR /&gt;&lt;BR /&gt;2) If i stop the network daemon.What will be the lan status if it have 3 lan card present..&lt;BR /&gt;&lt;BR /&gt;&lt;/RETURN&gt;</description>
      <pubDate>Sun, 10 Dec 2006 01:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910415#M544573</guid>
      <dc:creator>Ramji</dc:creator>
      <dc:date>2006-12-10T01:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help on lanadmin command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910416#M544574</link>
      <description>1.)&lt;BR /&gt;PPA number:&lt;BR /&gt;It means "Physical Point of Attachment" number. In HP-UX 11.00 and above, it is the same as the instance number of the LAN card, i.e. PPA 1 = lan1, PPA 2 = lan2 and so on. In older versions of HP-UX it might have been different.&lt;BR /&gt;&lt;BR /&gt;The status of your lan1:&lt;BR /&gt;Administration Status is up = your card is completely configured and ready for use.&lt;BR /&gt;&lt;BR /&gt;Operation Status is down = the card has no connectivity i.e. it does not receive a link pulse. You'll find the link LED next to the lan1 connector is OFF.&lt;BR /&gt;&lt;BR /&gt;Suggestion: &lt;BR /&gt;- ensure the cable is plugged in&lt;BR /&gt;- inspect the cable for damage&lt;BR /&gt;- check the device at the other end of the cable: is it configured and working properly?&lt;BR /&gt;&lt;BR /&gt;2.)&lt;BR /&gt;What do you mean, exactly?&lt;BR /&gt;There is no "network daemon" as such.&lt;BR /&gt;&lt;BR /&gt;Running the network startup script as "/sbin/init.d/net stop" will do nothing at all: the script will just exit with an "OK" result code.&lt;BR /&gt;&lt;BR /&gt;If you run "/sbin/init.d/net start", the network interfaces listed in /etc/rc.config.d/netconf will be reconfigured according to the netconf file.&lt;BR /&gt;If a network interface is not listed in the netconf file, the script will not change that interface in any way. &lt;BR /&gt;&lt;BR /&gt;(Any network configurations will be lost when a server is rebooted, unless the configurations are listed in the netconf file. If you make changes using SAM, it will automatically update the netconf file. If you use "ifconfig" to manually change the configuration of an interface, your changes will be lost at reboot unless you also edit the netconf file.)&lt;BR /&gt;&lt;BR /&gt;Shutting down any of the network service daemons will disable the service in question, but this does not normally effect the LAN card status as viewed by lanadmin. &lt;BR /&gt;&lt;BR /&gt;Some specialized cluster systems may be exceptions to this: e.g. some versions of Stonebeat cluster software will require total control of network interface(s) allocated to Stonebeat. In these cases, read the documentation of the cluster software.</description>
      <pubDate>Sun, 10 Dec 2006 09:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910416#M544574</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-12-10T09:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help on lanadmin command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910417#M544575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;with lanscan you can check if you have more LAN cards running, and which one is up.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Dec 2006 04:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910417#M544575</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-12-11T04:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help on lanadmin command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910418#M544576</link>
      <description>&lt;A href="http://docs.hp.com/en/B2355-90748/ch04s05.html#d0e4235" target="_blank"&gt;http://docs.hp.com/en/B2355-90748/ch04s05.html#d0e4235&lt;/A&gt;</description>
      <pubDate>Wed, 13 Dec 2006 03:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910418#M544576</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-12-13T03:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help on lanadmin command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910419#M544577</link>
      <description>Thanks all for replying.......&lt;BR /&gt;&lt;BR /&gt;Regs&lt;BR /&gt;Ramji</description>
      <pubDate>Wed, 13 Dec 2006 09:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-lanadmin-command/m-p/3910419#M544577</guid>
      <dc:creator>Ramji</dc:creator>
      <dc:date>2006-12-13T09:53:59Z</dc:date>
    </item>
  </channel>
</rss>

