Operating System - HP-UX
1834643 Members
3115 Online
110069 Solutions
New Discussion

100 Full Duplex with Cisco Switch

 
Peter Brimacombe_1
Occasional Advisor

100 Full Duplex with Cisco Switch

I have a K260 attached to a Cisco 2900 switch

I was connected using Half Duplex

Since I have programed the switch and the K260 to use Full Duplex , glance
warns me that the Network error rate is greater than 10 per minute

glance shows very few collisons or errors:

there is only one lan connected to the network lan0
for lan0 Packets in is 172/197
Packets out is 125/168
Collisions are 0/0
Errors are 0.7/0.3

er what is the meaning of the fraction 172/197 ?

here is lanadmin
LAN INTERFACE STATUS DISPLAY
Fri, Mar 31,2000 14:34:57

PPA Number = 0
Description = lan0 Hewlett-Packard 10/100Base-TX
Full-Duplex Manu Hw Rev 0
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100000000
Station Address = 0x080009d99061
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 21845121
Inbound Octets = 329269672
Inbound Unicast Packets = 2960078
Inbound Non-Unicast Packets = 846873
Inbound Discards = 0
Inbound Errors = 94342
Inbound Unknown Protocols = 195894
Outbound Octets = 2235513065
Outbound Unicast Packets = 3259799
Outbound Non-Unicast Packets = 1049
Outbound Discards = 60
Outbound Errors = 0
Outbound Queue Length = 0
Specific = 655367

and
Ethernet-like Statistics Group

Index = 0
Alignment Errors = 0
FCS Errors = 0
Single Collision Frames = 0
Multiple Collision Frames = 0
Deferred Transmissions = 0
Late Collisions = 0
Excessive Collisions = 0
Internal MAC Transmit Errors = 0
Carrier Sense Errors = 0
Frames Too Long = 0
Internal MAC Receive Errors = 0

I think that glance is warning me that I am getting a small number of errors
relative to the total traffic

can anyone confirm this thought
3 REPLIES 3
Berlene Herren_1
Super Advisor

Re: 100 Full Duplex with Cisco Switch

Peter, check the duplex setting of your lan card. Issue lanscan to get the
NMID (10.20) or PPA (11.0).

Then type
#lanadmin -x NMID/PPA

If it is still running half duplex then type
#lanadmin -X 100FD NMID/PPA.

Ensure you have the latest patches for the card.

Berlene
Bill Hassell
Honored Contributor

Re: 100 Full Duplex with Cisco Switch

The 100BaseT standard has a number of corner cases and LAN card mfr's that can't quite agree on an accurate way to auto-negotiate the speed and duplex. The most troublefree method is to always configure 100BaseT cards as 100/full-duplex on both ends (the Cisco side too) with no auto-negotiation.

Note: this doesn't apply to other LANs like fiber and gigabit where auto-negotiation is required.


Bill Hassell, sysadmin
Dan Hetzel
Honored Contributor

Re: 100 Full Duplex with Cisco Switch

Hi Peter,

We had a huge rate of errors on our L servers and discovered that auto-negociation should be switched off. We manually forced speed to 100 and full duplex mode on both sides and got rid of all errors.

Make sure you have the latest 100BT cumulative patch applied.

Best regards,

Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com