Sponsored Content
Operating Systems AIX AIX 4.2 increase ethernet speed Post 302912225 by little_ball on Wednesday 6th of August 2014 02:39:35 PM
Old 08-06-2014
AIX 4.2 increase ethernet speed

Hello.

I have a server RS/6000 with AIX 4.2. The server have a network card with 10/100mbps speed, but for some reason, the ethernet only runs at 10Mbps, it doesn,t matter if I put the net cable on a 100Mbps switch, it keeps running at 10Mbps speed....

I know how to view/change ethernet speed on AIX 5.2 (with the "media_speed") but on AIX 4.2 what are the command line to increase the ethernet speed from 10Mbps to 100Mbps?. Or under AIX 4.2 there,s some limitation that ethernet only works with 10Mbps speed?.

Thanks in advanced.
 

10 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Anybody Notice a Speed Increase?

Hi. I moved this site to a T3 facility and wanted to know if any of the long time users noticed a performance improvement? Thanks, Neo. (5 Replies)
Discussion started by: Neo
5 Replies

2. UNIX for Advanced & Expert Users

determining ethernet port speed in solaris

i purchased, what was labeled as a 4-port fast ethernet sbus card from ebay. i installed it in my ultra1, and it seems to be working fine. how can i determine if the card is infact a fast ethernet card vs. the standard ethernet 4-port card? (7 Replies)
Discussion started by: xyyz
7 Replies

3. AIX

AIX - Determining link speed

I am trying to find a command to return the "link" speed of the networks installed on AIX. ifconfig - gives me where the link is up and the duplex setting. I need to determine for example if the ethernet connection is 10, 100, 1000 Mbs or what the current speed is based on the network media... (3 Replies)
Discussion started by: karlgo
3 Replies

4. UNIX for Dummies Questions & Answers

how can i see ethernet card speed in solars

hai this is nagesh when i was doing practical , i find some dought. iam using solaris 9. how can i see the ethernet card speed , wheather it is halfduplex or full duplex.any body please help me (4 Replies)
Discussion started by: nag.mi2000
4 Replies

5. Cybersecurity

how to increase the speed of sftp

hi , i have to tranfer some 12 - 13 gb of files from one server to anothier presently i m using the SFTP but it is taking to much time to trafer the files is there any way to use increase the efficiency of SFTP. i cant use the FTP (4 Replies)
Discussion started by: narang.mohit
4 Replies

6. Red Hat

Duplicating ethernet speed

Hi guys, Suppose you have a server with two ethernet cards (1GB each) and each cards are connecting to two different switches cisco 3750. My question is: How can I setup my server's network interfaces to increase the throughput up to 2GB? is it possible? If not, do you know another way to up... (3 Replies)
Discussion started by: iga3725
3 Replies

7. UNIX for Advanced & Expert Users

Determine the ethernet (NIC) card speed.

Hi, Does anyone know how can I determine the maximum capable speed on a network interface card for different OS like HP, Sun, AIX and Linux. I am aware of the tool "ethtool" which can be used for Linux. Are there any handly commands or /proc files where I can get this info depending on the OS.... (3 Replies)
Discussion started by: devtakh
3 Replies

8. Red Hat

Increase speed in linux server

Hi, Will removing space from the server increases the speed/performance. how are they related? please explain the relationship. thanks in advance regards, Pradeep (2 Replies)
Discussion started by: pradebban
2 Replies

9. UNIX for Advanced & Expert Users

How to increase executions speed of loops.?

(2 Replies)
Discussion started by: Venkatesh1
2 Replies

10. Solaris

How to increase the e1000g0 interface speed in Solaris?

Hi All, Please let me know the step by step process to set the e1000g0 interface speed to 1000mbps with full duplex from 100fdx and how to disable the auto negotiation with switch?. Thanks and Regards, Ganesh. (7 Replies)
Discussion started by: gsrungav
7 Replies
3C575_CB(4)						     Kernel Interfaces Manual						       3C575_CB(4)

NAME
3c575_cb - 3Com 3c575 Etherlink XL 10/100 CardBus device driver SYNOPSIS
insmod 3c575_cb.o [debug=n] [rx_copybreak=n] [max_interrupt_work=n] [use_hw_csums=n] [down_poll_rate=n] [auto_polarity=n] DESCRIPTION
3c575_cb is the low-level Card Services driver for the 3Com 3c575 EtherLink XL CardBus series ethernet adapters. When this driver is attached to a card, it allocates the next available ethernet device (eth0..eth#). This information for this card will be reported in the kernel log file, and the device name passed on to cardmgr(8). The driver uses the N-Way autonegotiating transceiver to negotiate the speed and duplex of the network link. If the link partner does not support negotiation only the link speed is detected. If the on-card EEPROM is programmed for a full-duplex (FD) link, only FD media types are advertised and the link is assumed to be full- duplex. PARAMETERS
rx_copybreak=n Set the breakpoint for copying incoming frames into reduced-sized packet buffers. The default value of 200 bytes is reasonable for most systems. max_interrupt_work=n This option selects the maximum amount of work handled during each interrupt. Each received packet counts as one unit of work, as does updating statistics counters and handling errors. The default value of 32 should only need to be increased on very slow machines. An occasional "too much work in interrupt" message is not a problem. use_hw_csums=n Controls use of an adapter's on-board TCP/IP checksum verification for incoming packets. This is on by default; setting to 0 dis- ables hardware checksums. It may be useful to disable hardware checksums if it is suspected that something is corrupting data on its way from the card to the CPU. down_poll_rate=n For Cyclone and Tornado chipsets, this is the rate at which the card polls the transmit ring for new packets. The value is in units of 320 ns; a value of 0 disables polling. The default is 20 (6.4 us), and the maximum allowed value is 127. Polling is more effi- cient but can consume a significant amount of PCI bus bandwidth. This flag can be used to control the transceiver's auto polarity detection capability. Some Cisco Catalyst switches are known to interact badly with this feature in 10baseT mode. It defaults to 1 (enabled). AUTHOR
This driver: Donald Becker - becker@scyld.com Linux PC Card control software: David Hinds - dahinds@users.sourceforge.net et al. SEE ALSO
cardmgr(8), pcmcia(5). pcmcia-cs 2001/06/22 01:12:38 3C575_CB(4)
All times are GMT -4. The time now is 05:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy