Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
ghorchem
New Contributor III

Fortigate 40c vlan configure using the CLI

The lastest firmware no longer supports configureing vlans from the web gui how do you do this using the CLI.
2 REPLIES 2
abelio
SuperUser
SuperUser

hello, indeed, with 40c you can do that with cli, usual way:
 config system interface
   edit <name>
      set type vlan
      set vlanid <id>
      set vdom <vdomname>
      set ip ...
       ...
    next
 end
 
http://docs.fortinet.com/fgt/handbook/40mr3/fortigate-cli-40-mr3.pdf regards

regards




/ Abel

regards / Abel
bbache99
New Contributor

If you click on the create new button on the interfaces page there is an option to set VLAN and bind it to an interface? - do you not have that? Running MR3 patch 8
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors