Example: Configuring Chassis Cluster Redundant Ethernet Interfaces (CLI)
A redundant Ethernet interface is a pseudointerface that contains two or more physical interfaces, with at least one from each node of the cluster. Once the physical interfaces have been assigned to the redundant Ethernet interface, you then set the configuration that pertains to them at the level of the redundant Ethernet interface, and each of the child interfaces inherits the configuration.
![]() | Note: A redundant Ethernet interface is referred to as a reth in configuration commands. |
Before you begin, complete the following tasks:
- Example: Setting the Chassis Cluster Node ID and Cluster ID (CLI)
- Example: Configuring the Number of Redundant Ethernet Interfaces in a Chassis Cluster (CLI)
- Example: Configuring the Chassis Cluster Fabric (CLI)
- Example: Configuring Chassis Cluster Redundancy Groups (CLI)
Use the following commands to bind redundant child physical interfaces to reth1 and reth2, respectively:
Use the following commands to:
- Add reth1 to redundancy group 1.
- Set the MTU size to 1500 bytes.
- Assign IP address 10.1.1.3/24 to reth1. {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
For IPv6:
{primary:node1}user@host# set interfaces reth1 redundant-ether-options redundancy-group 1{primary:node1}user@host# set interfaces reth1 unit 0 family inet6 mtu 1500{primary:node1}user@host# set interfaces reth1 unit 0 family inet6 address 2010:2010:201::2/64
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.
![]() | Note: You can enable promiscuous mode on redundant Ethernet interfaces. When promiscuous mode is enabled on a Layer 3 Ethernet interface, all packets received on the interface are sent to the central point or Services Processing Unit regardless of the destination MAC address of the packet. If you enable promiscuous mode on a redundant Ethernet interface, promiscuous mode is then enabled on any child physical interfaces. To enable promiscuous mode on a redundant Ethernet interface, use the promiscuous-mode statement at the [edit interfaces] hierarchy. |
Related Topics
- Junos OS Feature Support Reference for SRX Series and J Series Devices
- Understanding Chassis Cluster Redundant Ethernet Interfaces
- Verifying Chassis Cluster Interfaces
- Understanding Chassis Cluster Redundant Ethernet Interface Link Aggregation Groups
- Understanding Conditional Route Advertising in a Chassis Cluster
- Understanding Chassis Cluster Formation
Hide Navigation Pane
Show Navigation Pane
Download
SHA1
