hansvanbreen
Technical User
We experience very poor performance on our 100 Mbps ethernet. Research showed that there is a configuration mismatch between the Cisco switch and the Ethernet adapter in the RS6000. The solution is to configure both devices to autonegotiate speed and full or half duplex operation.
Reverting the switch to autonegotiate was easy but the RS6000 won't let me change the adapter propereties:
I first brought the interface down:
Change / Show a Standard Ethernet Interface
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
Network Interface Name en0
INTERNET ADDRESS (dotted decimal) [10.131.1.22]
Network MASK (hexadecimal or dotted decimal) [255.255.0.0]
Current STATE down +
Use Address Resolution Protocol (ARP)? yes +
BROADCAST ADDRESS (dotted decimal) []
Then I tried to change the adapter parameters:
Change / Show Characteristics of an Ethernet Adapter
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
Ethernet Adapter ent0
Description IBM 10/100 Mbps Ethernet PCI Adapter (23100020)
Status Available
Location 10-80
TRANSMIT queue size [256] +#
HARDWARE RECEIVE queue size [256] +#
RECEIVE buffer pool size [384] +#
Media Speed Auto_Negotiation +
Inter-Packet Gap [96] +#
Enable ALTERNATE ETHERNET address no +
ALTERNATE ETHERNET address [0x000000000000] +
Enable Link Polling no +
Time interval for Link Polling [500] +#
Apply change to DATABASE only no +
Method error (/usr/lib/methods/chgent):
0514-062 Cannot perform the requested function because the specified device is busy.
The question is what keeps the device busy? What else has to be stopped in order to be able to change the adapter parameters?
Hans
Reverting the switch to autonegotiate was easy but the RS6000 won't let me change the adapter propereties:
I first brought the interface down:
Change / Show a Standard Ethernet Interface
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
Network Interface Name en0
INTERNET ADDRESS (dotted decimal) [10.131.1.22]
Network MASK (hexadecimal or dotted decimal) [255.255.0.0]
Current STATE down +
Use Address Resolution Protocol (ARP)? yes +
BROADCAST ADDRESS (dotted decimal) []
Then I tried to change the adapter parameters:
Change / Show Characteristics of an Ethernet Adapter
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
Ethernet Adapter ent0
Description IBM 10/100 Mbps Ethernet PCI Adapter (23100020)
Status Available
Location 10-80
TRANSMIT queue size [256] +#
HARDWARE RECEIVE queue size [256] +#
RECEIVE buffer pool size [384] +#
Media Speed Auto_Negotiation +
Inter-Packet Gap [96] +#
Enable ALTERNATE ETHERNET address no +
ALTERNATE ETHERNET address [0x000000000000] +
Enable Link Polling no +
Time interval for Link Polling [500] +#
Apply change to DATABASE only no +
Method error (/usr/lib/methods/chgent):
0514-062 Cannot perform the requested function because the specified device is busy.
The question is what keeps the device busy? What else has to be stopped in order to be able to change the adapter parameters?
Hans