Robin_McDonald_FTNT
Staff
Created on
02-24-2015
08:28 AM
Edited on
01-14-2025
06:27 AM
By
Stephen_G
Article Id
192872
Description
This article describes how to add VLANs to interfaces.
Scope
FortiADC.
Solution
- From Web UI:
- Navigate to Network -> Interface.
- Select Create New.
- Set the VLAN interface name, VLAN ID, member interface and IP address.
- Select Save.
- From CLI:
config system interface
edit "VLAN_290"
set type vlan
set vdom root
set ip 10.10.10.10/24
set vlanid 290
set interface port4
next
end
Afterwards, the VLAN interface should appear under the interface:
Labels: