Sponsored Content
Full Discussion: ethernet card
Special Forums IP Networking ethernet card Post 302153951 by beev1812 on Thursday 27th of December 2007 11:50:21 AM
Old 12-27-2007
Quote:
Originally Posted by dhlopomo
What command do I use to show mw the ethernet card, I have tried ipconfig -a
I am not certain of what you are asking, but try dmesg | grep eth
Should give you:

eth1: Broadcom <output truncated>

and/ or ethtool eth0 to view current state of the interface.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

ethernet card for Solaris

Hi, How can i check the speed of the Ethernet card that my Sun server has and also how can i change it to full Duplex if it is set to half duplex? What is the file that takes care of this? (3 Replies)
Discussion started by: i2admin
3 Replies

2. IP Networking

Solaris 9 Ethernet Card Problems

I keeping plumbing my ethernet card and assigning it an IP address and netmask, but after I reboot it keeps losing this information. Can anyone help me solve this problem? I am using the command: ifconfig hme0 plumb <IP Address> netmask <Subnet Mask> broadcast + up I am running Solaris 9 OS. (2 Replies)
Discussion started by: saucierm
2 Replies

3. IP Networking

RedHat and Ethernet card no like each other

I have searched this forum for solution and have drawn a blank... so I come to you for help :) I an a Win XP user that has no problem getting on internet when I am on that OS (currently on it right now ;)). I installed red hat 9 and when I use that OS, I cannot get a connection. I ran the... (10 Replies)
Discussion started by: Minnesota Red
10 Replies

4. UNIX for Dummies Questions & Answers

Ethernet card problem...

I am an extreme novice trying to learn Linux. I have redhat 9 installed in a computer I built specifically to install and learn linux. I have an asus a7v8x-x motherboard with the realtek 10/100 mbps ethernet card. I also installed a Jaht adapter jn-1110r32c ethernet card. I cannot get the... (2 Replies)
Discussion started by: Tony Empire
2 Replies

5. SCO

Issue with a ethernet card

Installed a replacement 3com pci card on an ibm PC 300 GL, running OpenServer 6.0 , brought up system, and recieved this message: Fsstat:/dev/boot mounted Mounted /stand filesystem System auditing is not enabled. Dlpid:Unable to open network adapter driver (/dev/mdi/r8e0) Dlpid:No such... (0 Replies)
Discussion started by: tazmss1
0 Replies

6. UNIX for Dummies Questions & Answers

how can i see ethernet card speed in solars

hai this is nagesh when i was doing practical , i find some dought. iam using solaris 9. how can i see the ethernet card speed , wheather it is halfduplex or full duplex.any body please help me (4 Replies)
Discussion started by: nag.mi2000
4 Replies

7. Solaris

Ethernet card drivers issue...

I need to install ethernet card drivers on intel machine. How can i know which Ethernet card interface (sfe,rh,rtls...) is it? How can i know the speed of that card? How can i know network traffic ? If network traffic is more with that interface what should i do? Thanks in advance (2 Replies)
Discussion started by: younus_syed
2 Replies

8. AIX

Utilization of Ethernet Card

Hi, is it possible to find out network utilization of etherenet card in %? Regards, Manoj (2 Replies)
Discussion started by: manoj.solaris
2 Replies

9. Solaris

SUN GIGABIT ETHERNET CARD

Hi, we have SUN Gigabit ethernet cards at the server, both have 2 lines connected but hiw can I found out which cable is on which port before I configure it: the cards has 4 ports , from right to left the cables are connected at the first right then 2 empty then the last at the left side. ... (1 Reply)
Discussion started by: manni2
1 Replies

10. Solaris

Problem with my Ethernet Card

Hi Gurus of Solaris. I have a problem yesterday when I was installing solaris in a x86 equipement I attached some log that I capture when I try to resolve the problem Any guru that can help please. Any command or procedure that I can run, please advice me Regards Andres (10 Replies)
Discussion started by: andresguillen
10 Replies
XIRC2PS_CS(4)						     Kernel Interfaces Manual						     XIRC2PS_CS(4)

NAME
xirc2ps_cs - Xircom CE2ps (and newer) device driver SYNOPSIS
insmod xirc2ps_cs.o [pc_debug=n] [full_duplex=n] [irq_list=i,j,...] [if_port=n] [lockup_hack=n] DESCRIPTION
xirc2ps_cs is the low-level Card Services driver for the Xircom 16-bit PCMCIA ethernet adapters. When this driver is attached to a card, it allocates the next available ethernet device. PARAMETERS
pc_debug=n Selects the PCMCIA debugging level. This parameter is only available if the module is compiled with debugging enabled. A non-zero value enables debugging. if_port=n Selects the transceiver type, for some CE3B-100 cards that lack the ability to autonegotiate. For such cards, a value of 1 selects 10baseT, and 4 selects 100baseT. full_duplex=n Selects full duplex mode. The default is 0 (half duplex). irq_list=i,j,... Specifies the set of interrupts that may be allocated by this driver. lockup_hack=n Enables a hack to avoid lockups on some cards. Use this only if you really have lockup problems with your card. SEE ALSO
cardmgr(8), pcmcia(5). BUGS
Please report to <xircom-bugs@isil.d.shuttle.de> AUTHOR
Werner Koch <werner.koch@guug.de> 1.5 1998/09/15 12:40:59 XIRC2PS_CS(4)
All times are GMT -4. The time now is 08:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy