Skip to main content
pkc
New Member
January 26, 2016
Question

link aggregate on 1500D fortios 5.2.5 10 Gbps links vdom

  • January 26, 2016
  • 1 reply
  • 5028 views

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.

 

    1 reply

    ede_pfau
    SuperUser
    SuperUser
    January 26, 2016

    Did just that last week, running v5.2.3. If you create the LACP port in the GUI, do you have port34 in the drop down list?

    Is there any configuration on these ports, or are they used somewhere? Think DHCP server, VLANs...

    pkc
    pkcAuthor
    New Member
    January 26, 2016

    Ports 34 and 38 are monitored in the HA.

    So aggregate interface couldn't be set up.

    thanks for pointing me to more search, could have double checked.

     

     

    ede_pfau
    SuperUser
    SuperUser
    January 26, 2016

    So you fixed it by removing the port monitoring in the HA setup?

    Instead, you could monitor the LACP port now.