<?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: auto port aggregation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995984#M545452</link>
    <description>"Delete" will unconfigure the interface.&lt;BR /&gt;&lt;BR /&gt;But make sure you do this on the console!</description>
    <pubDate>Tue, 08 Aug 2006 07:20:14 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-08-08T07:20:14Z</dc:date>
    <item>
      <title>auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995979#M545447</link>
      <description>I am doing the fresh auto port aggregation configuration. While adding Lan0 to the APA I get the error message "protocol already logged on port 0". I suspect because I have already assigned Ip address to lan0.But that was mandatory at the time of os installation.Now how can I come out of this.</description>
      <pubDate>Tue, 08 Aug 2006 04:34:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995979#M545447</guid>
      <dc:creator>sameerK</dc:creator>
      <dc:date>2006-08-08T04:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995980#M545448</link>
      <description>You probably need to unconfigure lan0 first.&lt;BR /&gt;Make sure you are working on the console to prevent connection problems.</description>
      <pubDate>Tue, 08 Aug 2006 04:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995980#M545448</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-08-08T04:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995981#M545449</link>
      <description>how do i unconfigure lan0?</description>
      <pubDate>Tue, 08 Aug 2006 04:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995981#M545449</guid>
      <dc:creator>sameerK</dc:creator>
      <dc:date>2006-08-08T04:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995982#M545450</link>
      <description>An easy way to do this is to use SAM and perform the unconfigure action on the desired NIC.&lt;BR /&gt;You may also remove the configuration from /etc/rc.config.d/netconf file and unplump the interface.</description>
      <pubDate>Tue, 08 Aug 2006 05:04:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995982#M545450</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-08-08T05:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995983#M545451</link>
      <description>there is no option to unconfigure in sam.for nic the options available are to modify,disable,delete..I cannot remove ip addresses as it is mandatory.</description>
      <pubDate>Tue, 08 Aug 2006 07:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995983#M545451</guid>
      <dc:creator>sameerK</dc:creator>
      <dc:date>2006-08-08T07:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995984#M545452</link>
      <description>"Delete" will unconfigure the interface.&lt;BR /&gt;&lt;BR /&gt;But make sure you do this on the console!</description>
      <pubDate>Tue, 08 Aug 2006 07:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995984#M545452</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-08-08T07:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995985#M545453</link>
      <description>thanx this has sorted me out..</description>
      <pubDate>Tue, 08 Aug 2006 07:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995985#M545453</guid>
      <dc:creator>sameerK</dc:creator>
      <dc:date>2006-08-08T07:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: auto port aggregation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995986#M545454</link>
      <description>and if you want to "just try it" and have things revert on a reboot you can always do:&lt;BR /&gt;&lt;BR /&gt;ifconfig &lt;INTERFACE&gt; unplumb&lt;BR /&gt;&lt;BR /&gt;which will "unlog" the IP and ARP saps from the link and should make APA happy&lt;/INTERFACE&gt;</description>
      <pubDate>Tue, 08 Aug 2006 19:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-port-aggregation/m-p/4995986#M545454</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-08-08T19:45:14Z</dc:date>
    </item>
  </channel>
</rss>

