This article provides information on how to replace any hardware component on an SRX1400/3400/3600 device that is configured in the chassis cluster.
If you are using a certificate-based VPN, refer to KB26879 - How to copy certificates after RE replacement in HA cluster [juniper.net] .
Precautions:
Verification commands:
show chassis fpc pic-status
show chassis cluster status
show system alarms
show chassis fabric plane
request chassis cluster failover redundancy-group {#} node {0|1}
Replacing the SPC
The replacement of an SPC card requires that the chassis of the node in which the SPC resides be powered down. You can issue the request system halt operational command and then unplug the power cable. When the system has been powered off, replace the SPC and then power up (or boot the node). To ensure that the new SPC is online, issue the show chassis fpc pic-status command:
root@TEST> show chassis fpc pic-status Slot 0 Online SRX3k SFB 12GE PIC 0 Online 8x 1GE-TX 4x 1GE-SFP Slot 1 Online SRX3k 16xGE TX PIC 0 Online 16x 1GE-TX Slot 5 Online SRX3k SPC PIC 0 Online SPU Cp-Flow Slot 6 Online SRX3k NPC PIC 0 Online NPC PIC Slot 7 Online SRX3k SPC PIC 0 Online SPU Flow
user@TEST> show version Model: srx3600 JUNOS Software Release [10.4R4.5] < The version should be the same as the other node in the cluster
set chassis cluster cluster-id X node Y reboot
where X refers to the cluster-id (to which the old RE was configured, and it should match the cluster-id configured on the other node), and Y refers to the node ID of the SFB/RE card being replaced.