Hi,
While going through some syslog stuff this morning I've noticed that a couple of switches are complaining about duplex mismatches on trunk interfaces. When I took a closer look, two switches (switches 1 & 3) are reporting that they have a duplex mismatch to a device connected to a downstream switch (switch 2).
Basic topology is switch 2 has a 1G fibre link to both switch 1 & 3.
For example, on switch 1:
Code:
111962: Jun 19 12:43:10: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on GigabitEthernet1/0/5 (not half duplex), with SEP1C17D33702E7 Port 1 (half duplex)
I get the same thing from switch 3, just with a different interface listed.
Duplex settings between the 3 switches are all fine.
Checking on switch 2 shows that the device is connected to g0/20, which is definitely half duplex.
Code:
Port Name Status Vlan Duplex Speed Type
Gi0/20 connected 140 a-half a-10 10/100/1000BaseTX
I've had a look at other switches that have one of these devices connected (it's a cisco ATA-186 if anyone is interested) and they aren't doing this so I'm presuming this isn't an expected behaviour.
CCO suggests disabling CDP v2 if there is a non cisco device in between the 2 switches reporting issues, but all 3 of these are cisco, anyone have any other suggestions?
Switch 1 - WS-C3750X-24S 12.2(58)SE2
Switch 2 - WS-C3560E-24PD 12.2(52)SE
Switch 3 - WS-C3750G-12S 12.2(55)SE
Cheers
J