Chapter 10 Install and System Administration for FortiOS 5.0 : Interfaces : Aggregate Interfaces : Example
  
Example
This example creates an aggregate interface on a FortiGate-3810A using ports 4-6 with an internal IP address of 10.13.101.100, as well as the administrative access to HTTPS and SSH.
To create an aggregate interface - web-based manager
1. Go to System > Network > Interface and select Create New.
2. Enter the Name as Aggregate.
3. For the Type, select 802.3ad Aggregate.
If this option does not appear, your FortiGate unit does not support aggregate interfaces.
4. In the Available Interfaces list, select port 4, 5 and 6 and move it to the Selected Interfaces list.
5. Select the Addressing Mode of Manual.
6. Enter the IP address for the port of 10.13.101.100/24.
7. For Administrative Access select HTTPS and SSH.
8. Select OK.
To create aggregate interface - CLI
config system interface
edit Aggregate
set type aggregate
set member port4 port5 port6
set vdom root
set ip 172.20.120.100/24
set allowaccess https ssh
end
See Also
Loopback interfaces
Interface settings
Administrative access
Wireless
Redundant interfaces
Software switch