![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 07:45 AM |
| Double question: Apache mod_proxy and force connection over specific interface | Halfwalker | UNIX for Advanced & Expert Users | 4 | 01-08-2008 01:08 AM |
| Force date display | littlet05 | Shell Programming and Scripting | 5 | 08-02-2007 06:19 PM |
| Is there any way to unload *.so by force? | princelinux | Linux | 0 | 04-10-2006 12:18 PM |
| Force to change to a different password | champion | UNIX for Advanced & Expert Users | 3 | 01-16-2003 01:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
use this script:
http://docs.cirkva.net/Sun/Solaris/Eis/S68net-tune read the first few lines on how to use it! |
|
||||
|
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 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|