Created on 08-25-2009 03:06 AM Edited on 12-22-2022 02:31 AM By Stephen_G
Description
Solution
2) Give a Name to the VLAN interface.
3) Choose the physical interface on which to attach the VLAN.
4) Give the desired VLAN ID. All other fields depend on individual requirements, such as IP address and ping server.
5) After completing the above steps, select 'Ok' to save the new VLAN interface.
To verify, check the interface in System -> Network > Interfaces, by expanding the physical port. There it should be seen the new VLAN displayed:
Configuration steps in the CLI for the above VLAN:
# config system interface
edit "My_VLAN_100"
set vdom root
set ip 192.168.100.1/24
set interface internal1
set vlanid 100
next
end
Related Articles:
Troubleshooting Tip: Using the FortiGate sniffer on VLAN interfaces
Technical Tip: rules about VLAN configuration and VDOM interface assignment
Thanks for documenting.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.