<?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 Remove Network Interface in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241207#M9488</link>
    <description>We are no longer using an interface "EE3" on the system. It still shows up in Netstat. We have looked into Sysman and Ifconfig but can't figure out how to "remove" it. 5.1B</description>
    <pubDate>Tue, 06 Apr 2004 08:45:51 GMT</pubDate>
    <dc:creator>John Palmer_5</dc:creator>
    <dc:date>2004-04-06T08:45:51Z</dc:date>
    <item>
      <title>Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241207#M9488</link>
      <description>We are no longer using an interface "EE3" on the system. It still shows up in Netstat. We have looked into Sysman and Ifconfig but can't figure out how to "remove" it. 5.1B</description>
      <pubDate>Tue, 06 Apr 2004 08:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241207#M9488</guid>
      <dc:creator>John Palmer_5</dc:creator>
      <dc:date>2004-04-06T08:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241208#M9489</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;do you want to phyically remove the nic?&lt;BR /&gt;Have you tried to deconfigure the nic in sysman?&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2004 09:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241208#M9489</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-04-06T09:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241209#M9490</link>
      <description>Yes, we want to Physically remove it later but for now we want it out of netstat. We tried Sysman, it sets the interface up/down only. Ifconfig shows removing an interface from a Netrain config, but not just plain old "remove". Any help would be appreciated.</description>
      <pubDate>Tue, 06 Apr 2004 09:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241209#M9490</guid>
      <dc:creator>John Palmer_5</dc:creator>
      <dc:date>2004-04-06T09:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241210#M9491</link>
      <description>&lt;BR /&gt;Doesn't sound liek too critical a problem to me. For looks only use:  netstat | grep -v ee3   ?&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;Maybe vi /etc/rc.config, remove ee3, shuffle down that others, adjust NUM_NETCONFIG, rcinet restart?&lt;BR /&gt; &lt;BR /&gt;Maybe you can use hwmgr? but I if anything you'll need to do that after the physical remove and reboot. Not worth risking crashing your systme over imho.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2004 10:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241210#M9491</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-04-06T10:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241211#M9492</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;my idea would be to remove the nic with the hwmgr -delete comp command and then shutdown and remove the nic.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2004 10:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241211#M9492</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-04-06T10:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241212#M9493</link>
      <description>get the NIC down&lt;BR /&gt;ifconfig -I ee3 down&lt;BR /&gt;shutdown the system, then boot the system with file /genvmunix and build a new kernel, this should take care of the entry in /etc/rc.config that reference the NIC ee3&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
      <pubDate>Wed, 07 Apr 2004 07:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241212#M9493</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-04-07T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241213#M9494</link>
      <description>1) #hwmgr -show names --&amp;gt; identify you interface to delete&lt;BR /&gt;2) hwmgr -remove name -entry tu1&lt;BR /&gt;&lt;BR /&gt;tu1 is an example of one interface&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Danilo Martinez</description>
      <pubDate>Wed, 07 Apr 2004 13:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241213#M9494</guid>
      <dc:creator>Danilo Martinez</dc:creator>
      <dc:date>2004-04-07T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241214#M9495</link>
      <description>Danilo, that did it. Thank you. Also Thanks to everyone that replied, I appreciate it.</description>
      <pubDate>Wed, 07 Apr 2004 14:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241214#M9495</guid>
      <dc:creator>John Palmer_5</dc:creator>
      <dc:date>2004-04-07T14:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241215#M9496</link>
      <description>Well maybe, it did remove it when we do an hwmgr -show name  Still shows up in netstat. We are going to remove the card rebuild the kernel and reboot this weekend. &lt;BR /&gt;Thanks again.</description>
      <pubDate>Wed, 07 Apr 2004 14:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241215#M9496</guid>
      <dc:creator>John Palmer_5</dc:creator>
      <dc:date>2004-04-07T14:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Network Interface</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241216#M9497</link>
      <description>So I was right?, or is this the best procedure to do it?&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
      <pubDate>Wed, 07 Apr 2004 14:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/remove-network-interface/m-p/3241216#M9497</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-04-07T14:24:18Z</dc:date>
    </item>
  </channel>
</rss>

