Routing Engine status:
Slot 0:
Current state Master
Election priority Master (default)
DRAM 1016 MB
Memory utilization 39 percent
CPU utilization:
User 0 percent
Background 0 percent
Kernel 3 percent
Interrupt 0 percent
Idle 97 percent
Model RE-SRX3600
Start time 2008-11-03 10:25:37 PST
Uptime 1 day, 2 hours, 33 minutes, 6 seconds
Last reboot reason 0x1:power cycle/failure
Load averages: 1 minute 5 minute 15 minute
0.02 0.04 0.00
For more information about using the CLI, see the CLI Explorer.
16. If the Routing Engine was replaced on one of the nodes in a chassis cluster, then you need to copy
certificates and key pairs from the other node in the cluster:
a. Start the shell interface as a root user on both nodes of the cluster.
b. Verify the files in the /var/db/certs/common/key-pair folder of the source node (other node in
the cluster) and destination node (node on which the Routing Engine was replaced) by using the
following command:
ls -la /var/db/certs/common/key-pair/
c. If the same files exist on both nodes, back up the files on the destination node to a different location.
For example:
root@SRX-B% pwd
/var/db/certs/common/key-pair
root@SRX-B% ls -la
total 8
drwx------ 2 root wheel 512 Jan 22 15:09
drwx------ 7 root wheel 512 Mar 26 2009
-rw-r--r-- 1 root wheel 0 Jan 22 15:09 test
root@SRX-B% mv test test.old
root@SRX-B% ls -la
total 8
212