Use the following commands to bind redundant child physical interfaces to reth1:
- {primary:node1}
- user@host# set interfaces ge-0/0/0 gigether-options
redundant-parent reth1
- {primary:node1}
- user@host# set interfaces ge-7/0/0 gigether-options
redundant-parent reth1
- {primary:node1}
- user@host# set interfaces fe-1/0/0 fast-ether-options
redundant-parent reth1
- {primary:node1}
- user@host# set interfaces fe-8/0/0 fast-ether-options
redundant-parent reth1
Use the following commands to:
- {primary:node1}
- user@host# set interfaces reth1 redundant-ether-options
redundancy-group 1
- {primary:node1}
- user@host# set interfaces reth1 unit 0 family
inet mtu 1500
- {primary:node1}
- user@host# set interfaces reth1 unit 0 family
inet address 10.1.1.3/24
Use the following command to associate reth1.0 with a security zone named trust. Security zone configuration is the same for redundant Ethernet interfaces as for any other interface.
- {primary:node1}
- user@host# set security zones security-zone
trust interfaces reth1.0