cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2360
Views
0
Helpful
8
Replies

cisco 3750X stack

kkbrotest
Level 1
Level 1

I have 2 cisco 3750X in stack

in sh logging i have flood message:

....

Mar  3 19:31:57.635:  hlfm_pd_to_pi_mat_table_type: Invavid platform addr type : 0 (switch-2)

Mar  3 19:32:05.704:  hlfm_pd_to_pi_mat_table_type: Invavid platform addr type : 0 (switch-2)

Mar  3 19:32:15.771:  hlfm_pd_to_pi_mat_table_type: Invavid platform addr type : 0 (switch-2)

Mar  3 19:32:26.844:  hlfm_pd_to_pi_mat_table_type: Invavid platform addr type : 0 (switch-2)

Mar  3 19:32:26.852:  hlfm_pd_to_pi_mat_table_type: Invavid platform addr type : 0 (switch-2)

help me plz how to fix it ?

2 Accepted Solutions

Accepted Solutions

You have different version of IOS. The member have higher version than the master.

By right, when a new member is added to the stack, the master switch will download its image to the new switch, send the stack configuration and enable it.

I have not encountered this error as I make sure the image of all switches are the same before I built a stack. I also make sure that the image of the new switch to be added in the stack is the same version with the master (or lower) - not higher.

Since the image of Switch-2 didn't change and its higher than the master switch, that could be the reason you have those error. Maybe manually changing the image will help (or change the master).

View solution in original post

*    1 30    WS-C3750X-24       12.2(58)SE2           C3750E-UNIVERSALK9NPE-M

2 30    WS-C3750X-24       15.0(1)SE             C3750E-UNIVERSALK9NPE-M

Like what everyone has posted, your stack is running two different IOS versions.

View solution in original post

8 Replies 8

Leo Laohoo
Hall of Fame
Hall of Fame

Not enough info.

Can you please post to the command "sh version"?

switch#sh version

Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9NPE-M), Version 12.2(58)SE2, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2011 by Cisco Systems, Inc.

Compiled Thu 21-Jul-11 01:23 by prod_rel_team

ROM: Bootstrap program is C3750E boot loader

BOOTLDR: C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(53r)SE2, RELEASE SOFTWARE (fc1)

switch uptime is 6 days, 21 hours, 14 minutes

System returned to ROM by power-on

System image file is "flash:/c3750e-universalk9npe-mz.122-58.SE2/c3750e-universalk9npe-mz.122-58.SE2.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

export@cisco.com.

License Level: ipbase

License Type: Permanent

Next reload license Level: ipbase

cisco WS-C3750X-24 (PowerPC405) processor (revision A0) with 262144K bytes of memory.

Processor board ID FDO1546V03X

Last reset from power-on

1 Virtual Ethernet interface

1 FastEthernet interface

56 Gigabit Ethernet interfaces

4 Ten Gigabit Ethernet interfaces

The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.

Base ethernet MAC Address       : 28:94:0F:4E:CD:80

Motherboard assembly number     : 73-12530-05

Motherboard serial number       : FDO15461GBG

Model revision number           : A0

Motherboard revision number     : C0

Model number                    : WS-C3750X-24T-S

Daughterboard assembly number   : 800-32727-01

Daughterboard serial number     : FDO15461CEZ

System serial number            : FDO1546V03X

Top Assembly Part Number        : 800-31327-02

Top Assembly Revision Number    : E0

Version ID                      : V02

CLEI Code Number                : COMJV00ARB

Hardware Board Revision Number  : 0x03

Switch Ports Model              SW Version            SW Image

------ ----- -----              ----------            ----------

*    1 30    WS-C3750X-24       12.2(58)SE2           C3750E-UNIVERSALK9NPE-M

     2 30    WS-C3750X-24       15.0(1)SE             C3750E-UNIVERSALK9NPE-M

Switch 02

---------

Switch Uptime                   : 6 days, 21 hours, 15 minutes

Base ethernet MAC Address       : C4:64:13:6C:8C:00

Motherboard assembly number     : 73-12530-05

Motherboard serial number       : FDO155010E6

Model revision number           : A0

Motherboard revision number     : C0

Model number                    : WS-C3750X-24T-S

Daughterboard assembly number   : 800-32727-01

Daughterboard serial number     : FDO15501P7Q

System serial number            : FDO1549R1Z0

Top assembly part number        : 800-31327-02

Top assembly revision number    : E0

Version ID                      : V02

CLEI Code Number                : COMJV00ARB

License Level                   : ipbase

License Type                    : Permanent

Next reboot licensing Level     : ipbase

Configuration register is 0xF

You have different version of IOS. The member have higher version than the master.

By right, when a new member is added to the stack, the master switch will download its image to the new switch, send the stack configuration and enable it.

I have not encountered this error as I make sure the image of all switches are the same before I built a stack. I also make sure that the image of the new switch to be added in the stack is the same version with the master (or lower) - not higher.

Since the image of Switch-2 didn't change and its higher than the master switch, that could be the reason you have those error. Maybe manually changing the image will help (or change the master).

Hi Danilo,

Danilo Dy wrote:

By right, when a new member is added to the stack, the master switch will download its image to the new switch, send the stack configuration and enable it.

Are you sure about the image download to member stack switches from master automatically(and also not by using archive download-sw command)??

I am not able to get any document saying that happens...

Infact, earlier i did try connecting a lower IOS version than master switch on a stack, and i left for 1 hour, still the image transfer hadn't happened from master to the member, and no log messages too.........., so i believe image transfer doesn't happen between master and member switch unless we issue copy IOS ourself from one flash to another.......

Please confirm/clarify...

Thanks,

Manjunath

Hi Maju,

Here is the link http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps5023/prod_white_paper09186a00801b096a.html

Look for "Automatic Cisco IOS Software Upgrade/Downgrade from the Master Switch"

Best wishes,

Dandy

*    1 30    WS-C3750X-24       12.2(58)SE2           C3750E-UNIVERSALK9NPE-M

2 30    WS-C3750X-24       15.0(1)SE             C3750E-UNIVERSALK9NPE-M

Like what everyone has posted, your stack is running two different IOS versions.

Big Thx for all

The problem was the difference IOS versions

what did I do:

1. change master switch (switch 2 priority 15) did not help me - the master has not updated automatically other switch in stack.

2. I upgrade IOS on switch-1 manual. I get IOS 15.0(1)SE from switch 2

copy flash2:/c3750e-universalk9npe-mz.15-0.SE/c3750e-universalk9npe-mz.15-0.SE.bin tftp://10.0.0.2

clear space on flash1 after backup files

copy flash1:/c3750e-universalk9npe-mz.122-58.SE2/c3750-ipbase.122-58.SE2.tar tftp://10.0.0.2

delete flash1:/c3750e-universalk9npe-mz.122-58.SE2/c3750-ipbase.122-58.SE2.tar

mkdir flash1:/c3750e-universalk9npe-mz.150-1.SE/

copy tftp://10.0.0.2/c3750e-universalk9npe-mz.150-1.SE.bin flash1:/c3750e-universalk9npe-mz.150-1.SE/c3750e-universalk9npe-mz.150-1.SE.bin

conf t

boot system switch 1 flash:/c3750e-universalk9npe-mz.150-1.SE/c3750e-universalk9npe-mz.150-1.SE.bin

exit

write mem

reload

.........................

Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9NPE-M), Version 15.0(1)SE, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2011 by Cisco Systems, Inc.

Compiled Wed 20-Jul-11 09:09 by prod_rel_team

ROM: Bootstrap program is C3750E boot loader

BOOTLDR: C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(53r)SE2, RELEASE SOFTWARE (fc1)

switch uptime is 36 minutes

System returned to ROM by power-on

System image file is "flash:/c3750e-universalk9npe-mz.150-1.SE/c3750e-universalk9npe-mz.150-1.SE.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

export@cisco.com.

License Level: ipbase

License Type: Permanent

Next reload license Level: ipbase

cisco WS-C3750X-24 (PowerPC405) processor (revision A0) with 262144K bytes of memory.

Processor board ID FDO1546V03X

Last reset from power-on

1 Virtual Ethernet interface

1 FastEthernet interface

56 Gigabit Ethernet interfaces

4 Ten Gigabit Ethernet interfaces

The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.

Base ethernet MAC Address       : 28:94:0F:4E:CD:80

Motherboard assembly number     : 73-12530-05

Motherboard serial number       : FDO15461GBG

Model revision number           : A0

Motherboard revision number     : C0

Model number                    : WS-C3750X-24T-S

Daughterboard assembly number   : 800-32727-01

Daughterboard serial number     : FDO15461CEZ

System serial number            : FDO1546V03X

Top Assembly Part Number        : 800-31327-02

Top Assembly Revision Number    : E0

Version ID                      : V02

CLEI Code Number                : COMJV00ARB

Hardware Board Revision Number  : 0x03

Switch Ports Model              SW Version            SW Image

------ ----- -----              ----------            ----------

*    1 30    WS-C3750X-24       15.0(1)SE             C3750E-UNIVERSALK9NPE-M

     2 30    WS-C3750X-24       15.0(1)SE             C3750E-UNIVERSALK9NPE-M

Switch 02

---------

Switch Uptime                   : 36 minutes

Base ethernet MAC Address       : C4:64:13:6C:8C:00

Motherboard assembly number     : 73-12530-05

Motherboard serial number       : FDO155010E6

Model revision number           : A0

Motherboard revision number     : C0

Model number                    : WS-C3750X-24T-S

Daughterboard assembly number   : 800-32727-01

Daughterboard serial number     : FDO15501P7Q

System serial number            : FDO1549R1Z0

Top assembly part number        : 800-31327-02

Top assembly revision number    : E0

Version ID                      : V02

CLEI Code Number                : COMJV00ARB

License Level                   : ipbase

License Type                    : Permanent

Next reboot licensing Level     : ipbase

Configuration register is 0xF

....

And no errors in log.

.....

after i back master switch to swicth-1.

Yes, you can do that also. I'm not sure yesterday so I didn't include in my email - though I tempted to add

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card