FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
gakshay
Staff
Staff
Article Id 195256
Description
This article describes how to configure the defaut platform in wtp-profile.

Scope
Version 6.2.3.

Solution
The default platform type in wtp-profile has changed from 220B to 221E.

Previous releases.
# config wireless-controller wtp-profile
    edit <New profile>
        config platform
            set type 220B
        end
    next
end
6.2.3 release.
# config wireless-controller wtp-profile
    edit <New profile>
        config platform
         set type 221E <== changed
        end
    next
end

Contributors