SUMMARY: How can I know the actual net card mode

From: A RV <romero_valverde_at_hotmail.com>
Date: Wed, 10 May 2000 18:15:33 +0107 (CEST)

Well, excuse me for the delay on this summary.

Thanks to Joe Carrico who suggested to have a look at the /var/adm/messages
file.

Here is another "more technical" answer given by David Hull:

>If snmpd is installed, you should be able to do
># snmp_request localhost public get 1.3.6.1.2.1.2.2.1.5.1
>where public is the snmp community string. This on my box returned a
>value of 10000000.
>
>(note that 1.3.6.1.2.1.2.2.1.5.1 is your first nic,
>1.3.6.1.2.1.2.2.1.5.2 is your second, and so on.
>You can find out how many nics you have by querying 1.3.6.1.2.1.2.1.0 >my
>result of this query is 4. So, that means on the speed, the last >number
>is 1 - 4. 1.3.6.1.2.1.2.2.1.2.1-4 will give you the names.
>
>See the following session script:
># snmp_request localhost public get 1.3.6.1.2.1.2.1.0
>1.3.6.1.2.1.2.1.0 = 4
># snmp_request localhost public get 1.3.6.1.2.1.2.2.1.2.1
>1.3.6.1.2.1.2.2.1.2.1 = tu DEC TULIP (10/100) Ethernet Interface
># snmp_request localhost public get 1.3.6.1.2.1.2.2.1.2.3
>1.3.6.1.2.1.2.2.1.2.3 = sl Serial Line Interface
># snmp_request localhost public get 1.3.6.1.2.1.2.2.1.5.1
>1.3.6.1.2.1.2.2.1.5.1 = 10000000
># snmp_request localhost public get 1.3.6.1.2.1.2.2.1.5.2
>1.3.6.1.2.1.2.2.1.5.2 = 10000000
># ifconfig tu1 down
># ifconfig tu1 speed 100 up
># snmp_request localhost public get 1.3.6.1.2.1.2.2.1.5.2
>1.3.6.1.2.1.2.2.1.5.2 = 100000000
>and voila, the speed did in fact go from 10Mb to 100Mb
>
>Cheers,
>David Hull
>SAP Basis Administrator
>Jabil Circuit, Inc.
>+1.727.803.3855
>
>-----Original Message-----
>From: A RV [mailto:romero_valverde_at_hotmail.com]
>Sent: Friday, May 05, 2000 12:22 PM
>To: tru64-unix-managers_at_ornl.gov
>Subject: How can I know tha actual net card mode
>
>
>Hi to everybody
>
> I've an AS 8400 tru64 4.0e.
> The net interface isn't configured at SRM with autonegotiation, and
>when
>
>the system boots, I force the interface mode to full duplex with ifconfig
>command.
>
> My question is: How can I be completely sure that my net card is
>working
>
>into that mode?
>
>T.I.A.
>
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Received on Wed May 10 2000 - 16:16:14 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT