Removing a Node from a Stack

To remove only one switch from the stack:
  1. Determine if the target node to be removed is using the SummitStack-V feature by issuing the following command: show stacking stack-ports
    Examine the Select column to determine if the target node is using alternate (non-native) stacking ports.
  2. If the target node is using alternate stacking ports, do the following:
    1. Log into the node and issue the command: unconfigure stacking-support
    2. Log out of the target node.
      Note

      Note

      Do not reboot the target node at this time.
  3. Log into the master node.
  4. Delete the target node stacking configuration by entering the following command:
    unconfigure stacking {node-address node_address | slot slot_number}
  5. Reboot the target node by entering the following command:
    reboot [node node-address | slot slot-number]
    When the node reboots, it detects that the configuration file selected is a stacking configuration file (see Stack Configuration Parameters, Configuration Files, and Port Numbering). It de-selects the configuration file and uses the factory defaults.
  6. You may now disconnect the switch from the stack and your networks as needed, and redeploy the switch.