12-03-2013 02:42 AM - edited 03-07-2019 04:54 PM
I am trying to configure stacking between two switches but getting an version mismatch error.
Below are the show version of both switch.
1.
C3750-MB-10IDF-01#show version
Cisco IOS Software, C3750 Software (C3750-IPBASEK9-M), Version 12.2(55)SE7, RELE ASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Mon 28-Jan-13 10:16 by prod_rel_team
Image text-base: 0x01000000, data-base: 0x02D00000
ROM: Bootstrap program is C3750 boot loader
BOOTLDR: C3750 Boot Loader (C3750-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
C3750-MB-10IDF-01 uptime is 7 minutes
System returned to ROM by power-on
System image file is "flash:c3750-ipbasek9-mz.122-55.SE7/c3750-ipbasek9-mz.122-5 5.SE7.bin"
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
cisco WS-C3750G-24PS (PowerPC405) processor (revision F0) with 131072K bytes of memory.
Processor board ID FOC1235W6FS
Last reset from power-on
1 Virtual Ethernet interface
28 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : 00:23:05:92:79:80
Motherboard assembly number : 73-10217-07
Power supply part number : 341-0108-03
Motherboard serial number : FOC1235245L
Power supply serial number : DCA1234A3FT
Model revision number : F0
Motherboard revision number : B0
Model number : WS-C3750G-24PS-S
System serial number : FOC1235W6FS
Top Assembly Part Number : 800-26855-01
Top Assembly Revision Number : D0
Version ID : V05
CLEI Code Number : CNMWR00ARC
Hardware Board Revision Number : 0x09
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 28 WS-C3750G-24PS 12.2(55)SE7 C3750-IPBASEK9-M
Configuration register is 0xF
2.
Switch#show version
Cisco IOS Software, C3750E Software (C3750E-IPBASEK9-M), Version 12.2(55)SE7, RE
LEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Mon 28-Jan-13 09:55 by prod_rel_team
Image text-base: 0x00003000, data-base: 0x02800000
ROM: Bootstrap program is C3750E boot loader
BOOTLDR: C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(58r)SE1, RELEASE SOFTW
ARE (fc1)
Switch uptime is 6 minutes
System returned to ROM by power-on
System image file is "flash:c3750e-ipbasek9-mz.122-55.SE7/c3750e-ipbasek9-mz.122
-55.SE7.bin"
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
License Level: lanbase
License Type: Permanent
Next reload license Level: lanbase
cisco WS-C3750X-48P (PowerPC405) processor (revision A0) with 262144K bytes of m
emory.
Processor board ID FDO1734R18H
Last reset from power-on
1 Virtual Ethernet interface
1 FastEthernet interface
52 Gigabit Ethernet interfaces
2 Ten Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : C0:67:AF:D2:68:80
Motherboard assembly number : 73-12553-10
Motherboard serial number : FDO17340X9Z
Model revision number : A0
Motherboard revision number : B0
Model number : WS-C3750X-48P-L
Daughterboard assembly number : 800-32727-03
Daughterboard serial number : FDO17340HC0
System serial number : FDO1734R18H
Top Assembly Part Number : 800-31324-08
Top Assembly Revision Number : C0
Version ID : V05
CLEI Code Number : COMJZ00ARE
Hardware Board Revision Number : 0x05
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 54 WS-C3750X-48P 12.2(55)SE7 C3750E-IPBASEK9-M
Regards,
wajid dabir
Solved! Go to Solution.
12-03-2013 11:31 AM
I know why.
Switch 1 is a plain 3750 but running IP Base feature set.
Switch 2, however, is a 3750X but has LAN Base feature set.
So you will need to upgrade the license of the 3750X to IP Base.
Sent from Cisco Technical Support Nintendo App
12-03-2013 03:25 AM
HI Wajid,
Run this command and check the incompatibilty in configuration of both swicthes:
show platform stack compatibility
please also check this link to resolve:
Regards
Dont forget to arte helpful posts.
12-03-2013 03:32 AM
Dear Sandip,
below are the platform detail
------------------ show platform frontend-controller ver 0 ------------------
Software Version 0.43
Serial Number
Part Number
System Type 2
Device Id 1
Device Revision 0
------------------ show platform frontend-controller ver 0 ------------------
Software Version 0.67
Hardware Version 38
Bootloader Version 14
System Type 5
Device Id 1
Device Revision 0
12-03-2013 11:31 AM
I know why.
Switch 1 is a plain 3750 but running IP Base feature set.
Switch 2, however, is a 3750X but has LAN Base feature set.
So you will need to upgrade the license of the 3750X to IP Base.
Sent from Cisco Technical Support Nintendo App
12-06-2013 05:54 AM
Thanks leo....for your support.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide