Description | This article shows a new feature available since FortiOS 7.4.1 to authenticate FortiSwitches on security fabric |
Scope | FortiGate, FortiSwitch. |
Solution |
FortiOS 7.4.1 has introduced a new feature to allow FortiGate to authorize the FortiSwitch.
This guarantees that both FortiGate and FortiSwitch share the same certificate, and that the certificate is the authentication keypoint that is validated to allow FortiGate to authorize the switch. Normally, only original FortiSwitches are connected to FortiGate to work in a managed state, but this feature still provides a security layer for the authorization process.
There are three configuration options for this feature:
A restricted ISL trunk is the same as a regular ISL trunk, but FortiOS does not add any user VLANs. The restricted ISL trunk allows limited access so that users can authenticate unauthenticated switches. Use a restricted ISL trunk for a new FortiSwitch unit that was just added to the Security Fabric or a FortiSwitch unit that does not support authentication or encryption.
'Strict' guarantees that a secure ISL trunk will be built only if the authentication has completed successfully.
With the 'strict' option, the certificate to check must be configured under the lldp-profile:
config switch-controller lldp-profile edit customLLDPprofile <----- Customized profile. set auto-isl-auth strict set auto-isl-auth-user Fortinet_Factory <----- Fortinet_Factory certificate or another one. set auto-isl-auth-identity fortilink set auto-isl-auth-reauth 60 set auto-isl-auth-encrypt mixed <---- mixed is the option to encrypt. set auto-isl-auth-macsec-profile default-macsec-auto-isl <---- Default macsec-auto-isl profile. next end
If authentication is configured ('relax' or 'strict'), encryption can be enabled ('mixed' or 'must', as indicated below for 'set auto-isl-auth-encrypt'). 'Mixed' should be chosen to prevent ISL trunks failing to build in cases where ports do not support MACsec (FortiGate ports):
See the FortiGate 7.4.0 New Features for more information. |
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 2025 Fortinet, Inc. All Rights Reserved.