The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to force executable creation umen SUN Solaris 2 02-08-2008 04:45 AM
Double question: Apache mod_proxy and force connection over specific interface Halfwalker UNIX for Advanced & Expert Users 4 01-07-2008 10:08 PM
Force date display littlet05 Shell Programming and Scripting 5 08-02-2007 02:19 PM
Is there any way to unload *.so by force? princelinux Linux 0 04-10-2006 08:18 AM
Force to change to a different password champion UNIX for Advanced & Expert Users 3 01-16-2003 10:01 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 01-22-2008
Registered User
 

Join Date: Feb 2007
Posts: 3
How to force the LAN interface running on 10M

Hi all,

I would like to force the LAN card to use 10MB instead of 100MB in UNIX enviroment, please help. thanks!
Reply With Quote
Forum Sponsor
  #2  
Old 01-22-2008
DukeNuke2's Avatar
Soulman
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 1,464
use this script:
http://docs.cirkva.net/Sun/Solaris/Eis/S68net-tune
read the first few lines on how to use it!
Reply With Quote
  #3  
Old 01-23-2008
Registered User
 

Join Date: Nov 2006
Posts: 260
box[root]# ndd -get /dev/ce \?

? (read only)
instance (read and write)
adv_autoneg_cap (read and write)
adv_1000fdx_cap (read and write)
adv_1000hdx_cap (read and write)
adv_100T4_cap (read and write)
adv_100fdx_cap (read and write)
adv_100hdx_cap (read and write)
adv_10fdx_cap (read and write)
adv_10hdx_cap (read and write)
adv_asmpause_cap (read and write)
adv_pause_cap (read and write)
master_cfg_enable (read and write)
master_cfg_value (read and write)
use_int_xcvr (read and write)
enable_ipg0 (read and write)
ipg0 (read and write)
ipg1 (read and write)
ipg2 (read and write)
rx_intr_pkts (read and write)
rx_intr_time (read and write)
red_dv4to6k (read and write)
red_dv6to8k (read and write)
red_dv8to10k (read and write)
red_dv10to12k (read and write)
tx_dma_weight (read and write)
rx_dma_weight (read and write)
infinite_burst (read and write)
disable_64bit (read and write)
accept_jumbo (read and write)
laggr_multistream (read and write)


/dev/ce adv_10hdx_cap -- half dup
/dev/ce adv_10fdx_cap --full dup


box[root]# ndd -get /dev/ce adv_10hdx_cap
0
box[root]# ndd -get /dev/ce adv_10fdx_cap
0

use ndd to set it to 1, read man pages how to use ndd. Then add the ndd command into S99ndd in rc3.d so everything it reboot it will set to 10m
Reply With Quote
  #4  
Old 01-23-2008
Registered User
 

Join Date: Feb 2007
Posts: 3
Thanks DukeNuke2 & sparcguy. The solution works.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 04:38 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0