Fortinet white logo
Fortinet white logo

CLI Reference

config system aggregate-interface

config system aggregate-interface

Description: Configure the aggregate interface. Each table entry indicates an aggregate interface to be created and one or more interfaces can be aggregated under this aggregate interface.

config system aggregate-interface
  edit <name>
    set mode [activebackup | loadbalance]
    config members
    next
    set mapping-timeout [0 – 86400] *available when mode is set to load balance
unset
Sample command:
config system aggregate-interface
    edit agg1
        set mode loadbalance
        set mapping-timeout 60
        config members
      end
    next

config system aggregate-interface

config system aggregate-interface

Description: Configure the aggregate interface. Each table entry indicates an aggregate interface to be created and one or more interfaces can be aggregated under this aggregate interface.

config system aggregate-interface
  edit <name>
    set mode [activebackup | loadbalance]
    config members
    next
    set mapping-timeout [0 – 86400] *available when mode is set to load balance
unset
Sample command:
config system aggregate-interface
    edit agg1
        set mode loadbalance
        set mapping-timeout 60
        config members
      end
    next