Example: Associating Physical Interfaces with Aggregated Ethernet Interfaces

In this example, you associate the ge-1/0/0 and ge-2/0/0 physical interfaces with the ae0 aggregated Ethernet interface. You also associate the ge-3/0/0, ge-3/0/1, and ge-4/0/1physical interfaces with the ae1 aggregated Ethernet interface.

To associate physical interfaces with aggregated Ethernet interfaces:

[edit]user@host# set interfaces ge-1/0/0 gigether-options 802.3ad ae0user@host# set interfaces ge-2/0/0 gigether-options 802.3ad ae0user@host# set interfaces ge-3/0/0 gigether-options 802.3ad ae1user@host# set interfaces ge-3/0/1 gigether-options 802.3ad ae1user@host# set interfaces ge-4/0/0 gigether-options 802.3ad ae1