Solaris 10 Changing of nic link_speed


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 Changing of nic link_speed
# 1  
Old 02-07-2012
Solaris 10 Changing of nic link_speed

hi guys,

is there any way to change the nic link_speed in Solaris 10? now my box is running degraded performance of the link speed as the switch is upgraded from 100m to 1000m.
Code:
dladm show-dev
e1000g0         link: up        speed: 100   Mbps       duplex: full
e1000g1         link: up        speed: 1000  Mbps       duplex: full

i try to use command:
Code:
ndd -set /dev/e1000g0 link_speed=1000

output: permission is denied.

is there any way to change?

Last edited by fpmurphy; 02-09-2012 at 10:10 AM.. Reason: code tags please!
# 2  
Old 02-08-2012
First of all if the adaptor e1000g0 supports only 100 mbps, you will not be able to set it to 1000 mbps. Hardware cannot be pushed to go beyond the limit with software. Upgrade the NIC!! Smilie
# 3  
Old 02-08-2012
As its name suggests, the e1000g is a gigabit interface.

However, you do not set that speed. The standards require it to be negotiated between both parties. It might be a configuration issue like auto-negotiation disabled on either side.
# 4  
Old 02-08-2012
Quote:
Originally Posted by admin_xor
First of all if the adaptor e1000g0 supports only 100 mbps, you will not be able to set it to 1000 mbps. Hardware cannot be pushed to go beyond the limit with software. Upgrade the NIC!! Smilie
You obviously don't have a clue Smilie

Intel® PRO/1000 MT Server Adapter - Overview

Didn't you notice there are 2 equal nic's and one is already correctly set to run in gigabit mode? Smilie

---------- Post updated at 01:29 ---------- Previous update was at 01:21 ----------

Quote:
Originally Posted by freshmeat
i try to use command:
ndd -set /dev/e1000g0 link_speed=1000
Did you run
Code:
# ndd -get /dev/e1000g0 ?

before? Check this, especially configuration chapter: http://docs.oracle.com/cd/E19253-01/...g4j/index.html
You can't force this nic to 1000mbs ^^
# 5  
Old 02-08-2012
Quote:
Originally Posted by pseudocoder
You obviously don't have a clue Smilie

Intel® PRO/1000 MT Server Adapter - Overview

Didn't you notice there are 2 equal nic's and one is already correctly set to run in gigabit mode? Smilie

---------- Post updated at 01:29 ---------- Previous update was at 01:21 ----------



Did you run
Code:
# ndd -get /dev/e1000g0 ?

before? Check this, especially configuration chapter: http://docs.oracle.com/cd/E19253-01/...g4j/index.html
You can't force this nic to 1000mbs ^^
i have checked the ndd -get /dev/e1000g0 and compare with /dev/e1000g1:

e1000g0:
adv_cap_1000fdx 1
adv_cap_1000hdx 0
adv_cap_100fdx 1
adv_cap_100hdx 1
adv_cap_10fdx 1
adv_cap_10hdx 1
link_autoneg 1
link_duplex 2
link_pause 0
link_state 1
link_up 1
link_speed 100

e1000g1:

adv_cap_1000fdx 1
adv_cap_1000hdx 0
adv_cap_100fdx 1
adv_cap_100hdx 1
adv_cap_10fdx 1
adv_cap_10hdx 1
link_asmpause 0
link_autoneg 1
link_duplex 2
link_pause 0
link_state 1
link_up 1
link_speed 1000

Code:
#dladm show-dev
e1000g0         link: up        speed: 100   Mbps       duplex: full
e1000g1         link: up        speed: 1000  Mbps       duplex: full
e1000g2         link: up        speed: 1000  Mbps       duplex: full

i tried to refresh it by execute svcadm refresh network/physical and rebooted the machine but the link speed is still persist. the network switch side is set to auto neg. thanks. Smilie

Last edited by fpmurphy; 02-09-2012 at 10:14 AM..
# 6  
Old 02-09-2012
Is e1000g0 connected to the same switch as e1000g1 and e1000g2 ?

Last edited by fpmurphy; 02-09-2012 at 10:14 AM..
# 7  
Old 02-09-2012
Quote:
Originally Posted by jlliagre
Is e1000g0 connected to the same switch as e1000g1 and e1000g2 ?
yesSmilie:

Last edited by fpmurphy; 02-09-2012 at 10:14 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Changing single path NIC to a teamed connection in same subnet

Dear all, I have a remote CentOS7 server that has two network cards. Each card has four ports and port one of card one was defined with the IP address assigned to the server. So far, so good and it's been working for over a year. We have now got cables sorted out so there are four paths... (4 Replies)
Discussion started by: rbatte1
4 Replies

2. Solaris

x86 Solaris 10 nic driver added but not attached. NIC is not detected.

I couldn't install my nic in solaris 10. I compiled and added the driver but failed to attach the driver and ifconfig output shows only loopback dev. Please see the following output and tell me whether my nic has been detected and why the driver failed to attach? My nic is detected in linux... (0 Replies)
Discussion started by: vectrum
0 Replies

3. Solaris

NIC detection problem in solaris

Hi, Hardware: Mother board: Asus P5G4IC-M LX On board NIC: PCIe Gigabite LAN Kernel Ver.: SunOS 5.10 Generic_141445-09 I've NIC detection problem in Solaris 10. When I was trying to install in x86 machine, it was not asking for any Network settings which means it couldn't find NIC. But... (7 Replies)
Discussion started by: vicky86ind
7 Replies

4. Solaris

Solaris, identifying NIC hw issues

Can someone point out which steps are to be done to get information if NIC on Solaris is malfunctioned and/or not working properly. Since my Solaris knowledge is very modest, i would apreciate any help. OS is Solaris 10 x86 Regards. Peasant. ---------- Post updated at 11:57 AM... (0 Replies)
Discussion started by: Peasant
0 Replies

5. Linux

changing speed of NIC Card in linux

Hi, I would like to know how to change the speed of ethernet card in linux? as it is showing auto-neg using mii-tool -v eth0 and my requirement is 100mbps full duplex. Regards, Manoj (3 Replies)
Discussion started by: manoj.solaris
3 Replies

6. Red Hat

changing ethernet NIC names?

I have an RHEL 5 server with 2 Broadcom on-board NICs and 2 quad-port Intel NICs. After I installed the OS, the Intel NICs became eth0-7, and the onboards are eth8 and eth9. I really need the onboard NICs to be eth0 and eth1 (I have plans to later remove the quad-ports and replace them with 10gE... (1 Reply)
Discussion started by: GKnight
1 Replies

7. Solaris

NIC drivers+solaris 10

Installed solaris 10 and now i want to connect to internet,to make work this i need to NIC drivers can some body tell me is it possible to get drivers and how to install. I am dying to get rid of this problem..please help me (1 Reply)
Discussion started by: srinivas2828
1 Replies

8. UNIX for Advanced & Expert Users

Changing MAC address of a NIC

All, I have a need to software change the MAC address of a NIC in a Sparc Ultra 10 - I believe there is a command that allows to do this at boot up? Is it a missing (to me) part of ifconfig ? If so, what is the syntax? All replies gratefully received ! Thanks Andrew (3 Replies)
Discussion started by: wretch
3 Replies

9. IP Networking

not able to add nic in solaris 8

Hi Folks, I've just installed solaris 8, but i cannot add my network card. i've reboot the box, got into the configmode, and try'd to add a network card. but it doesn't work. I can't add a ip address to the card, an error occurs. Who do i add it. Kind Regards (3 Replies)
Discussion started by: noripsni
3 Replies
Login or Register to Ask a Question