Network Card

Hi,all:
How can I unplumb unused nic card in suse 11 sp4 when I run ifconfig or ip command?
Tks!

On 05/16/2017 09:14 AM, jennchanglin wrote:[color=blue]

Hi,all:
How can I unplumb unused nic card in suse 11 sp4 when I run ifconfig or
ip command?
Tks![/color]

The same way you would on any other version of SLES, or distro of LInux,
but if “unplumb” means something like deconfigure then you should not use
those commands at all. Those are runtime commands, meaning they set
things at runtime and are not persistent across reboots (ever), so to make
something deconfigured forever you should use Yast:

yast lan

You could also delete files from /etc/sysconfig/network potentially,
though that’s a bit brute-force-y for me.


Good luck.

If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below.

If you want to send me a private message, please let me know in the
forum as I do not use the web interface often.