cisco switch issues - speed and duplex miss matched

Moderator: mike

Post Reply
Kitkat0981
Posts: 37
Joined: Wed Oct 28, 2020 9:43 pm

cisco switch issues - speed and duplex miss matched

Post by Kitkat0981 » Sat May 24, 2025 2:25 pm

hi,
I installed a switch in my lab

Code: Select all

Switch#show ver                                                            
Cisco IOS Software, Linux Software (I86BI_LINUXL2-ADVENTERPRISEK9-M), Version 15.2(CML_NIGHTLY_20151103)FLO_DSGS7, EARLY DEPLOYMENT DEVELOPMENT BUIL
D, synced to  FLO_DSGS7_POSTCOLLAPSE_TEAM_TRACK_DSGS_PI5
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2015 by Cisco Systems, Inc.
Compiled Wed 04-Nov-15 02:31 by mmen

ROM: Bootstrap program is Linux

Switch uptime is 12 hours, 44 minutes
System returned to ROM by reload at 0
System image file is "unix:/opt/unetlab/addons/iol/bin/L2-ADVENTERPRISEK9-M-15.2-IRON-20151"
Last reload reason: Unknown reason



This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Linux Unix (Intel-x86) processor with 934130K bytes of memory.
Processor board ID 69226506
4 Ethernet interfaces
1 Virtual Ethernet interface
1024K bytes of NVRAM.

Configuration register is 0x0
and i keep getting a duplex miss match:

Code: Select all

*May 24 14:21:48.252: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on Ethernet0/1 (not full duplex), with BW-SW-01 GigabitEthernet1/0/27 (full
 duplex).
Switch#
*May 24 14:22:48.396: %CDP-4-DUPLEX_MISMATCH: duplex mismatch discovered on Ethernet0/1 (not full duplex), with BW-SW-01 GigabitEthernet1/0/27 (full
 duplex).
Switch#
i dont understand why this is happening.
The port is a trunk with multiple VLANs going out of eve-ng to a physical network to a Cisco switch. All is good on the physical cisco switch port is set to auto.

Kitkat0981
Posts: 37
Joined: Wed Oct 28, 2020 9:43 pm

Re: cisco switch issues - speed and duplex miss matched

Post by Kitkat0981 » Sat May 24, 2025 5:12 pm

i have refrain from using the dynamips and iol images and have moved on to using vIOS. At least i get Gigabit interfaces, not sure if there are full rate or not but not getting that duplex error anymore.

rusty725
Posts: 358
Joined: Thu Mar 29, 2018 4:19 pm

Re: cisco switch issues - speed and duplex miss matched

Post by rusty725 » Sun May 25, 2025 2:06 am

get images listed in our how to https://www.eve-ng.net/index.php/docume ... -on-linux/
and it should work

Post Reply