NETWORK PRESENCE ABOUT SERVICES PRODUCTS TRAINING CONTACT US SEARCH SUPPORT
 


Search
display results
words begin  exact words  any words part 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [FW1] How to know the duplex and speed setting of Solaris NIC ??




Please be aware that this will force all your QFE interfaces to 100Mb/Full
which may be undesirable if you are using a quad card with different
interface requirements.

If you want to set individual QFE interfaces to certain settings, then add
these in the /etc/init.d/inetinit file (I put mine at the bottom and this
assumes your /etc/rc2.d/Sxxinet file is hard/soft linked back) instead of
using /etc/system:

IE:  set qfe2 to 100Mb/full.

ndd -set /dev/qfe instance 2
ndd -set adv_autoneg_cap=0
ndd -set adv_100fdx_cap=1

NOTE:  adv_100fdx_cap has precedence over the other adv_... settings so you
really don't need to set them, however, you may if you like.

To check the interface:  ndd -set /dev/qfe instance 2
                         ndd /dev/qfe link_speed    (0=10Mb/s  1=100Mb/s)
                         ndd /dev/qfe link_mode     (0=half, 1=full)


-----Original Message-----
From: Shah, Nishith [mailto:[email protected]]
Sent: Wednesday, May 16, 2001 8:28 AM
To: 'Sim, CT (Chee Tong)'; [email protected]
Subject: RE: [FW1] How to know the duplex and speed setting of Solaris
NIC ??




1) Change /etc/system file and add following lines at the bottom. (replace
qfe with hme if you want to force hme interface) 

		set qfe:qfe_adv_autoneg_cap=0
		set qfe:qfe_adv_100fdx_cap=1
		set qfe:qfe_adv_100hdx_cap=0
		set qfe:qfe_adv_10fdx_cap=0
Than reboot the machine.

2) How to check whether its running full duplex

	(A)  you can run /etc/opt/SUNWconn/bin/nettr  -debug  that will show
you the speed.
	(B) you can run command  ndd  /dev/qfe link_speed   (1 shows 100
MBPS    0 shows  10MBPS)
				    ndd /dev/qfe  link_mode   ( 1 shows full
duplex    0 shows  Half duplex)



 -----Original Message-----
From: 	Sim, CT (Chee Tong) [mailto:[email protected]] 
Sent:	Tuesday, May 15, 2001 9:07 PM
To:	[email protected]
Subject:	[FW1] How to know the duplex and speed setting of Solaris
NIC??



Hi.. Dear all

I have checkpoint installed on a Solaris box.  But I don't know how to  know
the duplex and speed setting of Solaris NIC?

Many thanks
TOng






==================================================================
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==================================================================
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==================================================================



============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================



 
----------------------------------

ABOUT SERVICES PRODUCTS TRAINING CONTACT US SEARCH SUPPORT SITE MAP LEGAL
   All contents © 2004 Network Presence, LLC. All rights reserved.