This is what I have so far. This would be on the service facing side. It doesn't appear that I have the following command and still trying to figure out how I could create a trunk for the customer side to link back to each individual SVLAN.
set ethernet-switching-options
set interfaces xe-0/2/0 ether-options 802.3ad ae0
set interfaces xe-1/2/0 ether-options 802.3ad ae0
set interfaces ae0 flexible-vlan-tagging
set interfaces ae0 mtu 9216
set interfaces ae0 encapsulation extended-vlan-bridge
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
set interfaces ae0 unit 3010 vlan-id 3010
set interfaces ae0 unit 3011 vlan-id 3011
set interfaces ae0 unit 3013 vlan-id 3013
set interfaces ae0 unit 3014 vlan-id 3014
set interfaces ae0 unit 3015 vlan-id 3015
set interfaces ae0 unit 3016 vlan-id 3016
set interfaces ae0 unit 3017 vlan-id 3017
set vlans SVLAN_3016 interface ae0.3016
set vlans SVLAN_3011 interface ae0.3011
set vlans SVLAN_3010 interface ae0.3010
set vlans SVLAN_3017 interface ae0.3017
set vlans SVLAN_3014 interface ae0.3014
set vlans SVLAN_3013 interface ae0.3013
set vlans SVLAN_3015 interface ae0.3015