cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1822
Views
5
Helpful
3
Replies

3750 Switch stack question

Dwillcocks_2
Level 1
Level 1

Hi,

I have just removed a 3750 from an existing stack and want to use it as the first switch in a new stack.  I've cleared the config and the VLAN Db, but the switch number still appeard as 9.  I tried to renumber the switch using the command

switch current-stack-member-number renumber new-stack-member-number

However after that when I run the sh switch command it shows the following

Switch#  Role   Mac Address     Priority Version  State
----------------------------------------------------------
*1       Master 00xx.xxxx.xxxx     15     0       Ready
9       Member 0000.0000.0000     0      0       Provisioned

(Mac address changed)

Even though the switch is not currently connected to anything else?

What have I done wrong?

Dave

1 Accepted Solution

Accepted Solutions

Amit Singh
Cisco Employee
Cisco Employee

Hi Dave,

Just to be clear, this is a standalone switch right now and is not connected to any other switch in a new stack?If yes, did you try resetting it using command " reload slot "

You cannot use the switch current-stack-member-number renumber new-stack-member-number global configuration command on a provisioned switch. If you do, the  command is rejected.

If you remove a provisioned switch from the switch  stack, the configuration associated with the removed stack member  remains in the running configuration as provisioned information. To  completely remove the configuration, use the no switch stack-member-number provision global  configuration command.

Please have a look at the below link on managing switch stacks:

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_44_se/configuration/guide/swstack.html#wp1112897

HTH,

-amit singh

View solution in original post

3 Replies 3

Amit Singh
Cisco Employee
Cisco Employee

Hi Dave,

Just to be clear, this is a standalone switch right now and is not connected to any other switch in a new stack?If yes, did you try resetting it using command " reload slot "

You cannot use the switch current-stack-member-number renumber new-stack-member-number global configuration command on a provisioned switch. If you do, the  command is rejected.

If you remove a provisioned switch from the switch  stack, the configuration associated with the removed stack member  remains in the running configuration as provisioned information. To  completely remove the configuration, use the no switch stack-member-number provision global  configuration command.

Please have a look at the below link on managing switch stacks:

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_44_se/configuration/guide/swstack.html#wp1112897

HTH,

-amit singh

Thanks Amit,

The no switch stack-member-number provision did the trick.

Dave

You are Welcome. Thanks for rating the post.

Cheers,

-amit singh