Converting a Standalone Node Deployment to a Stack

This section explains how to add a node to a currently deployed standalone (non-stacking) node for adding ports and centralizing management. Before you begin:
  • Verify that the ExtremeXOS version running on both stackable switches is version 12.0 or later. Both the nodes must be running the same ExtremeXOS release.

  • Use the show licenses command to verify that the purchased license levels of the switches that you intend to be master-capable (as potential master or backup nodes) meet your requirements (see Managing Licenses on a Stack).

  • (Only for nodes on which you have not yet configured the SummitStack feature) If you want to preserve the ExtremeXOS configuration in use on node 1, use the upload configuration [hostname | ipaddress] filename {vr vr-name} command to retrieve the configuration. The file may be used to restore the ExtremeXOS configuration to the stack after the stacking configuration is complete.

Node 1 is the currently deployed node, and node 2 is the new node to be used to form a stack of two nodes.

  1. Connect the stacking ports of the two nodes together to form a ring topology.

    You can power on node 2 before, during, or after the connection.

  2. If needed, enable the switch stacking ports.
  3. If the stack will use the SummitStack-V feature, configure those switches that will use alternate stack ports as described in Using Ethernet Ports for Stacking (SummitStack-V).
  4. If the stack will use MPLS, the stack must contain only Summit X460, X460-G2, X480, X670, X670G2, and X770 switches, and you must configure those switches to use the enhanced stacking protocol as described in Selecting the Stacking Protocol.
  5. Log into node 1 (which becomes the master node and slot 1 in the stack).
  6. If necessary, configure the stacking license level restriction (see Restricting a Switch License Level).
  7. (Optional) Configure the master node priority (see Configuring the Master, Backup, and Standby Roles).
  8. Enable stacking on both nodes by using the command enable stacking.
    The choice to run Easy Setup is offered. If you choose Easy Setup, skip steps 6-9 below.
  9. Assign slot numbers to the nodes (see Configuring Slot Numbers).

    You can specify a number for each node manually, or you can use the automatic slot number assignment.

  10. Assign a MAC address to the stack (see About Assigning a MAC Address for the Stack).
  11. (Optional) Configure stacking redundancy or master-capability as desired (see Configuring Master-Capability).
  12. Restart the stack using the command reboot stack-topology.
  13. After the stack reboots, log in to the console port of the master node.

    At this time, by default, the user ID is admin and there is no password.

  14. Configure the desired safe-default-script parameters when prompted.

    The failsafe account parameter configuration is pushed to the nonvolatile memories of both nodes.

  15. Use the show stacking and show stacking configuration commands to confirm that the stack is now configured and operating as expected.
  16. (Optional) Configure an alternate management IP address on each node (see About Configuring an Alternate IP Address and Gateway).

To restore the ExtremeXOS configuration, you must first edit the file created during configuration upload.

All port numbers in the file are simple numeric values. You must replace the port number with slot:port format with slot number set to one (1). Once the file is ready, you can:

  • Make sure the file has the extension .xsf (rename if necessary).

  • Use TFTP to get the file onto the master node.

  • Use the load script filename {arg1} {arg2} ... {arg9} command to run the commands in the file.

  • Use the save configuration {primary | secondary | existing-config | new-config} command.

If you intend to deploy new units that are not to be stacked, consider whether or not you want to eventually use them in a stack before you deploy them. If so, you should turn on stacking mode during initial deployment. If a new node is subsequently added, there is no need to switch the existing node to stacking mode, and since the existing stacking configuration uses the slot:port numbering format, there is no need to edit the configuration file. The only disadvantages of deployment in stacking mode are the inability to use QoS profile QP7 for your traffic, and the reservation of some of the packet buffer space for stacking control traffic.