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

vap-switch same to WiFi SSID?

I am trying to migrate from FortiGate 400E version 6.4.6 to FortiGate 600F version 7.2.6, but when migrating the Access Points, I see that it appears as a 'VAP switch'. Does this option change when it updates?

1 REPLY 1
Toshi_Esumi
SuperUser
SuperUser

"vap-switch" appears only at the SSID's interface config and that's the only option for SSIDs. And, this should be the same between 6.4 and 7.2.
Below is an example from my 40F with 7.2.8.

config system interface
edit "fapxxxx"
  set vdom "root"
    set ip 192.168.5.1 255.255.255.240
    set allowaccess ping https ssh
    set type vap-switch
    set device-identification enable
    set role lan
    set snmp-index 14
  next
end

Toshi

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