Removing a Member from a stack

You can remove a Member from a stack using the CLI of either the Commander or the Member.


[NOTE: ]

NOTE: When you remove a Member from a stack, the Member's Auto Join parameter is set to No.


Removing a stack Member using the Commander’s CLI

This option requires the switch number (SN) and the MAC address of the switch to remove. Because the Commander propagates its Manager password to all stack members, knowing the Manager password is necessary only for gaining access to the Commander. Use show stack view to list the stack Members.

Syntax:

[no] stack member switch-num mac-address mac-addr

Removes the specified Member from the stack.

A commander and three switches in a stack

Suppose you want to use the Commander to remove the North Sea member from the following stack:

Execute this command to remove the North Sea switch from the stack:

HP Switch(config)#: no stack member 3 mac-address 0030c1-7fc700

where:

  • 3 is the North Sea member's switch number (SN)

  • 0030c1-7fc700 is the North Sea member's MAC address

Removing a stack Member using the Member’s CLI

Syntax:

no stack join mac-addr

To use this method you need the Commander's MAC address, which is available using the show stack command in the Member's CLI.

Identifying the commander's MAC address from a member switch

Execute the following command in the North Sea switch's CLI to remove the switch from the stack:

North Sea(config)#: no stack join 0030c1-7fec40