The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
change system date in solaris murad.jaber SUN Solaris 10 03-24-2008 04:12 AM
rsh commands not getting executed from Solaris 10 System to AIX System jumadhiya SUN Solaris 25 01-22-2007 05:26 AM
solaris and fedora core in one system xinubhaskar UNIX for Advanced & Expert Users 2 07-01-2005 03:45 PM
Not able to detect nr of cpu in Solaris System pbonato UNIX for Dummies Questions & Answers 1 04-04-2002 10:29 AM
System Log for Sun Solaris 2.6 tbtan UNIX for Dummies Questions & Answers 2 11-27-2000 03:12 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 06-25-2002
98_1LE 98_1LE is offline Forum Advisor  
Registered User
  
 

Join Date: Dec 2000
Location: Greater Dallas area
Posts: 405
/etc/system entried for GigE on Solaris

Does anyone know the /etc/system entries to hard code the GigE interface too 1000 full duplex?
  #2 (permalink)  
Old 06-25-2002
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
If this is a Solaris system, check for a script in /etc/rc2.d called S68net-tune. That seems to be the 'recommended' way of doing it.


Otherwise,

example: forced 1000 Mbit/s on an UTP
# ndd -set /dev/ce instance 0 <-- settings for ce0
# ndd -set /dev/ce link_master 0 <-- for switch connection
# ndd -set /dev/ce adv_autoneg_cap 0
# ndd -set /dev/ce adv_1000fdx_cap 1
# ndd -set /dev/ce adv_1000hdx_cap 0
# ndd -set /dev/ce adv_100fdx_cap 0
# ndd -set /dev/ce adv_100hdx_cap 0
# ndd -set /dev/ce adv_10fdx_cap 0
# ndd -set /dev/ce adv_10hdx_cap 0

This is the link
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:34 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0