SRX ae or Aggregated Ethernet Links and LACP
Also:Â Â Â Aggregated Ethernet Links (AE) to for an link aggregation group (LAG)
AE configuration | |
---|---|
SRX | AE configuration ae configuration set interfaces ae1 aggregated-ether-options link-speed 1g set interfaces ae1 aggregated-ether-options minimum-links 1 set interfaces ae1 aggregated-ether-options lacp active set interfaces ae1.0 family inet address 192.168.210.1/24 set interfaces xe-0/0/2 ether-options 802.3ad ae1 set interfaces xe-1/0/2 ether-options 802.3ad ae1 Security Zone Configuration security zones BMS1 Zone: set security zones security-zone BMS1Zone host-inbound-traffic system-services all set security zones security-zone BMS1Zone host-inbound-traffic protocols all set security zones security-zone BMS1Zone interfaces ae0 DC-GW Zone: set security zones security-zone DC-GW1 host-inbound-traffic system-services all set security zones security-zone DC-GW1 host-inbound-traffic protocols all set security zones security-zone BMS1Zone interfaces ae1 |
Virtual Router | |
LACP | Configuration |
set interfaces ae0 aggregated-ether-options lacp active  ( at least on side) set interfaces ae0 aggregated-ether-options lacp passive | |
show commands | LACP |
show lacp timeouts ae0Â Â ( state of the interfaces ) show lacp interfaces Role Exp Def Dist Col Syn Aggr Timeout Activity show lacp statistics interfaces ae0 | |