This article provides a step-by-step procedure for replacing a faulty SRX managed by Mist with a new RMA replacement.
Prerequisites:
Once the new SRX is onboarded as unassigned on the MIST platform, follow these steps to replace the SRX:
4. Choose the SRX shown in the Replace window that you want to replace.
5. The MAC address of the unassigned SRX will be available in the drop-down list.
Please refer to [Mist-SRX] Replacing a node on a chassis cluster for the steps to replace the cluster on the MIST platform.
The device being replaced if still online, will still have the configuration after the process is completed.
Please consider that due to this, you will have 2 different devices with the same config and that could create problems in the network.
Additional notes if this is a cluster node replacement:
Before you begin, if you have preempt configured on the redundancy groups, deactivate those lines with additional CLI commands.From the remote shell:
mist@node1> show configuration | display set | match preemptset chassis cluster redundancy-group 1 preemptset chassis cluster redundancy-group 1 preemptset chassis cluster redundancy-group 1 preempt
In this example, we have preempt on three redundancy groups. So we will add the following to the additional CLI commands at the bottom.
deactivate chassis cluster redundancy-group 1 preemptdeactivate chassis cluster redundancy-group 2 preemptdeactivate chassis cluster redundancy-group 3 preempt
Save, and sync the configuration.
After the replacement is complete and the new SRX has rejoined the cluster in a healthy state, remove the above additional CLI commands, then save and re-sync.
Additional cluster notes:
After the replacement is complete and the new node has joined the cluster in a healthy state, an additional re-sync of the Mist configuration is suggested. If you have already done this to re-enable preempt, this is not necessary.
2024-05-12 : Article Created
2025-07-08 : Added additional notes for cluster node replacement
2025-07-21 : Clarified "similar" Junos version for upgrade/downgrade.