reth0
reth0
reth1
reth1
reth2
reth2
reth3
reth3
reth4
reth4
reth0
reth0
reth1
reth1
reth2
reth2
reth3
reth3
reth4
reth4
node 0/node 1 | Setting the node number distinguishes which SRX is which. Regardless of failover state, node 0 will always remain node 0 and node 1 will always be node 1. The firewalls can take turns being primary and secondary. |
fxp0 | This interface is used to manage the devices. |
reth1 | Redundant Pseudo Interface. A number of reth interfaces can be configured. This is a pseudo interface which will create a virtual mac address. It will normally contain 1 physical interface on each node which are called children nodes. When sending traffic to the reth interface IP, the traffic will be picked up by the primary node. |
root> show chassis hardware
root> configure
Entering configuration mode
[edit]
root# delete
This will delete the entire configuration
Delete everything under this level?
[yes,no] (no) yes
[edit]
root# set system root-authentication plain-text-password
New password:
Retype new password:
[edit]
root# commit
commit complete
root> set chassis cluster cluster-id 1 node 0 reboot
root> set chassis cluster cluster-id 1 node 1 reboot
root> show chassis cluster status
{primary:node0}
root@srx-a> configure
warning: Clustering enabled; using private edit
warning: uncommitted changes will be discarded on exit
Entering configuration mode
{primary:node0}[edit]
root@srx-a# load set terminal
[Type ^D at a new line to end input]
...paste the configuration here ...
...press ctrl-D...
{primary:node0}[edit]
root@srx-a# commit
node0:
commit complete
node1:
commit complete