Skip to main content
Jonathan_Body_FTNT
Staff
Staff
February 14, 2011

Technical Note : FortiGate 200B Physical Ports to use for Aggregate Interface members

  • February 14, 2011
  • 0 replies
  • 3548 views

Description

This article explains which physical ports can be used on the FortiGate 200B when aggregate interface members are required.


Scope

FortiOS V4.1.2 and above.


Solution

Ports 1-10 on the FortiGate 200B are switch ports, and therefore do not support aggregating.  Ports 11-16 can be used for Aggregate Interface members.
 
Note that in a future release of FortiOS the “aggregate” type will be removed as an option for ports 1-10 as shown below:
 
FG200B3909600061 # show sys interface aggre-second
config system interface
   edit "aggre-second"
      set vdom "root"
      set type aggregate
      set member "port10" "port11"
   next
end