<?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: lan interface configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295992#M337433</link>
    <description>Hi Jagan,&lt;BR /&gt;&lt;BR /&gt;If our repies helped you to solve your problems then assign points to the helpfull answers.&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
    <pubDate>Wed, 29 Oct 2008 06:14:19 GMT</pubDate>
    <dc:creator>Aneesh Mohan</dc:creator>
    <dc:date>2008-10-29T06:14:19Z</dc:date>
    <item>
      <title>lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295987#M337428</link>
      <description>Dear HP-UX Experts,&lt;BR /&gt;&lt;BR /&gt;I want to view the configuration of Each lan interface like IP Address and Physical Address etc.i am unable to get those from ifconfig,lanscan,lanadmin.&lt;BR /&gt;&lt;BR /&gt;pls help me out&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2008 05:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295987#M337428</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2008-10-29T05:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295988#M337429</link>
      <description>Check /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John</description>
      <pubDate>Wed, 29 Oct 2008 05:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295988#M337429</guid>
      <dc:creator>john123</dc:creator>
      <dc:date>2008-10-29T05:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295989#M337430</link>
      <description>&lt;BR /&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;You can get it from &lt;BR /&gt;&lt;BR /&gt;For IP details:-&lt;BR /&gt;------------------&lt;BR /&gt;#netstat -ni&lt;BR /&gt;Name      Mtu  Network         Address         Ipkts   Ierrs Opkts   Oerrs Col&lt;BR /&gt;lan1      1500 192.168.10.0    192.168.10.1    0       0     0       0     0&lt;BR /&gt;lan0      1500 10.51.10.0      10.51.10.19     72444   0     61892   0     0&lt;BR /&gt;lo0       4136 127.0.0.0       127.0.0.1       14581   0     14581   0     0&lt;BR /&gt;&lt;BR /&gt;For Physical address&lt;BR /&gt;---------------------&lt;BR /&gt;&lt;BR /&gt;#lanscan&lt;BR /&gt;Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLP&lt;BR /&gt;Path     Address        In#  State NamePPA          ID   Type      Support Mjr&lt;BR /&gt;0/0/0/0  0x00306EC3C29E 0    UP    lan0 snap0       1    ETHER       Yes   119&lt;BR /&gt;0/2/0/0  0x00306EE9BF13 1    UP    lan1 snap1       2    ETHER       Yes   119&lt;BR /&gt;0/4/0/0  0x00306EE9BF1D 2    UP    lan2 snap2       3    ETHER       Yes   119&lt;BR /&gt;&lt;BR /&gt;For Routing Tables:-&lt;BR /&gt;----------------&lt;BR /&gt;&lt;BR /&gt;# netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;10.51.10.19           10.51.10.19        UH        0  lan0       4136&lt;BR /&gt;192.168.10.1          192.168.10.1       UH        0  lan1       4136&lt;BR /&gt;10.51.10.0            10.51.10.19        U         2  lan0       1500&lt;BR /&gt;192.168.10.0          192.168.10.1       U         2  lan1       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               10.51.10.250       UG        0  lan0          0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or else check in SAM for all the details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Wed, 29 Oct 2008 05:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295989#M337430</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2008-10-29T05:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295990#M337431</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from //etc/rc.config.d/netconf &lt;BR /&gt;You can used netstat -rn also to see the ipaddress of your NIC card's.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 29 Oct 2008 05:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295990#M337431</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-10-29T05:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295991#M337432</link>
      <description>Thank u all for ur quick response.&lt;BR /&gt;&lt;BR /&gt;i got it now.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Jagan.</description>
      <pubDate>Wed, 29 Oct 2008 06:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295991#M337432</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2008-10-29T06:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295992#M337433</link>
      <description>Hi Jagan,&lt;BR /&gt;&lt;BR /&gt;If our repies helped you to solve your problems then assign points to the helpfull answers.&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Wed, 29 Oct 2008 06:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295992#M337433</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2008-10-29T06:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295993#M337434</link>
      <description>sure,&lt;BR /&gt;&lt;BR /&gt;i am sorry for not giving the points.from now onwards,definitely i will do that.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jagan</description>
      <pubDate>Wed, 29 Oct 2008 06:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295993#M337434</guid>
      <dc:creator>j.bobby</dc:creator>
      <dc:date>2008-10-29T06:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: lan interface configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295994#M337435</link>
      <description>&amp;gt;i am sorry for not giving the points. from now onwards, definitely i will do that.&lt;BR /&gt;&lt;BR /&gt;See the following on how to reopen a thread so you can assign points now:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#41" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#41&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2008 06:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-interface-configuration/m-p/4295994#M337435</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-10-29T06:50:04Z</dc:date>
    </item>
  </channel>
</rss>

