|
| |||||||||
| Tags: firewall, networking, nic, properties |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Properties of nic
Hi I have a query, how can we check if a network card is full duplex? Where we will not be full duplex, how can we enter this mode? This will be for a server with as RedHat Enterprise Server 5.1 64 bit. Any help on this. Please I am stuck to this point. Thanks in advance. |
|
#2
| ||||
| ||||
| Re: Properties of nic
Hi, Try this command Code: dmesg | grep-i duplex Using this you can test it with mii-tools: Code: mii-tool-F-FD 100baseTx I believe that Code: ethtool eth0 Any more help do post back. |
|
#3
| |||
| |||
| Re: Properties of nic
Hi Here are the results I got with the command ethtool. I failed to mention that I had 2 network cards. Code: [root @ localhost ~] # ethtool eth0
Settings for eth0:
Supported ports: [MII]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb / s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
Link detected: yes |
|
#4
| ||||
| ||||
| Re: Properties of nic
Hi In / etc / modprobe.conf: Quote:
|
|
#5
| |||
| |||
| Re: Properties of nic
Hello, I want to know is what to reboot after changing / etc / modprobe.conf is or what is content just to restart a service? If you can restart a service which is the command to be performed to reflect the changes? Here are the contents of / etc / modprobe.conf I have now. Code: alias eth0 tg3 alias eth1 tg3 aka scsi_hostadapter mptbase aka scsi_hostadapter1 MPTSAS |
|
#6
| ||||
| ||||
| Re: Properties of nic
Hi, you add lines of previous post at the end of your modprobe.conf and you restart the service Code: / etc / init.d / modprobe restart |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Properties of nic" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use Properties object | Ash maker | Software Development | 5 | 10-02-2010 05:49 AM |
| What are the Dimension Properties in CSS? | Rob Dizzle | Software Development | 5 | 29-01-2010 09:15 PM |
| property error message "you do not have sufficient privilages for configuring connection properties." for trying to look up properties for my dial up and it's on VISTA | AK_fisherman | Technology & Internet | 1 | 16-12-2009 01:11 PM |
| What is actually the meaning of properties for C#? | Joel5 | Software Development | 3 | 11-11-2009 10:39 PM |
| Display Properties | Virginia Man | MediaCenter | 19 | 19-09-2008 12:23 AM |