Looking for assistance to see why an AE port will not appear after implementing the configurations. Configurations on the chassis cluster are:
SRX@root> show configuration | display set | match ae2
set interfaces ge-5/0/13 gigether-options 802.3ad ae2
set interfaces ge-5/0/14 gigether-options 802.3ad ae2
set interfaces ae2 description UNTRUST_UPLINK
set interfaces ae2 aggregated-ether-options minimum-links 1
set interfaces ae2 aggregated-ether-options lacp active
set interfaces ae2 aggregated-ether-options lacp periodic fast
set interfaces ae2 unit 0 family ethernet-switching vlan members UNTRUSTVLAN
set protocols rstp interface ae2
{primary:node0}
SRX@root> show interfaces ae2
error: device ae2 not found
Added "set chassis aggregated-devices ethernet device-count x" and new interface started showing.