Using the destination Commander CLI to pull a member from another stack

Syntax:


stack member <switch-number> mac-address [password <password-str>]

In the destination Commander, finds the MAC address of the Member you want to pull into the destination stack.

Stack output with two stacks in the subnet

Suppose that you create a new Commander with a stack name of Cold_Waters and want to move a switch named Bering Sea into this new stack:

You would then execute the following command to pull the desired switch into the new stack:

switch(config)# stack member 1 mac-address 0060b0-df1a00

Where 1 is an unused switch number (SN).

Since a password is not set on the Candidate, a password is not needed in this example.

Use show stack all again to verify that the move took place.