Create Aggregate Interface di Juniper

Tentukan berapa banyak interface aggregate yang ingin dibuat, contoh 4 interface

set chassis aggregated-devices ethernet device-count 4

Lalu pilih interface fisik mana saja yang ingin dibundle dalam satu interface aggregate, contoh interface xe-0/1/6 dan xe-0/1/7 dengan interface aggregate ae0

set interfaces xe-0/1/6 gigether-options 802.3ad ae0
set interfaces xe-0/1/7 gigether-options 802.3ad ae0

Kemudian buat interface dengan nama ae0 dan enable vlan-tagging nya

set interfaces ae0 vlan-tagging
set interfaces ae0 aggregated-ether-options minimum-links 1
set interfaces ae0 aggregated-ether-options lacp active
set interfaces ae0 aggregated-ether-options lacp periodic fast