Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
Subject: Network Interface Card

Subject: Network Interface Card

2007-05-10       - By Helmut Wirth

 Back
Reply:     1     2     3     4     5     6     7     8     9  

d.qureshi@(protected) schrieb:
>
> I have a HP Proliant DL740 G1 server running RHEL AS 3 update 4.
>
> Is there a command to display how many Network Interface Cards there inside
the server without
> physically looking at the server?
>
> --
> Taroon-list mailing list
> Taroon-list@(protected)
> https://www.redhat.com/mailman/listinfo/taroon-list

If you mean configured interfaces, a simple "ifconfig" shows you all, even
together with virtual
interfaces, or alternatively you can see the configured physical NICs with "cat
/proc/net/dev".

If you mean "total of physically installed interfaces, which may not be
configured",
the answer is more complicated: the initialization of autodetected NICs will
show up in the kernel
bootstrap output (you could get it with "dmesg"). On most bus systems you can
even get NICs which
are not autoconfigured through an attached hardware scan (e.g. "lspci" shows
you all attached hard-
ware on a pci bus). On older bus systems (notably ISA with old non-pnp NICs)
there is often no way
to detect them when they are not configured.

Hope that helps,
--
Helmut Wirth

--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list