link aggregate on 1500D fortios 5.2.5 10 Gbps links vdom
Hi,
I'd like to set up an aggregated interface with two 10 Gbps links on a vdom on a cluster of 1500D running fortiOS 5.2.5.
The cluster runs fine, but I can't set up the aggregation.
here is my interfaces config :
config system interface edit "port34" set vdom "prod" set type physical set snmp-index 34 next edit "port38" set vdom "prod" set type physical set snmp-index 38 next
edit "agg1"
set vdom "prod"
set type aggregate
set snmp-index 53
when I try to add the member, the device answers the following :
CLUSTER (agg1) # set member port34 entry not found in datasource value parse error before 'port34' Command fail. Return code -3
does anyone know how I can set up my aggregate link ?
best regards.