RUCKUS ICX – Convert a Stacking Port to a Data Port (FastIron 08.0.95 and Later)
Summary
This article explains how to remove a stacking port configuration on RUCKUS ICX switches so the port can be reused as a normal Ethernet data port. It includes the required CLI commands and basic validation steps. Guidance is provided to help avoid disruption in stacked environments.Question
How can a stacking port be removed and converted into a regular data port on a RUCKUS ICX switch running FastIron 08.0.95 or later?
Customer Environment
RUCKUS ICX switches running FastIron 08.0.95 or newer Standalone or stacked deployment Ports currently configured for stackingSymptoms
- Port appears only under stack configuration
- Port is not available for normal interface configuration
-
Unable to assign VLANs or enable the port for data traffic
Root Cause
Ports configured as stacking ports are reserved for stack communication and cannot be used for normal Ethernet traffic until the stacking configuration is removed.Troubleshooting Steps
Troubleshooting Steps:
- Check if the port is currently configured as a stacking port
show stack
-
Identify the stack unit and port number to be converted
-
Review the running configuration for stack-port entries
show running-config
- If the switch is part of a stack:
- Ensure removing the port will not break stack connectivity
- Perform the change during a maintenance window if needed
Workaround:
If the stacking port is still required for connectivity:
If the stacking port is still required for connectivity:
- Add or verify another stack link before removal
- Delay the change until the stack topology is safe
Resolution:
Follow these steps to remove the stacking port and convert it to a data port:
- Enter enable mode
enable
- Enter configuration mode
configure terminal
- Select the correct stack unit
stack unit 1
- Remove the stacking port configuration
no stack-port 1/2/1
- Exit configuration mode
exit
exit
- Save the configuration
write memory
Important:
- Removing a stack port may impact stack redundancy or connectivity
- Always confirm the stack topology before making changes
- Port numbering may vary depending on the ICX model
Resolution
By following the steps above, the stacking port configuration is removed and the physical interface is released, allowing it to be reused and configured as a standard Ethernet data port.
Article Number:
000015376
Updated:
June 02, 2026 09:33 PM (9 days ago)
Tags:
Configuration, Ruckus ICX Switches
Votes:
0
This article is:
helpful
not helpful