Created on 05-30-2024 07:41 AM Edited on 05-30-2024 07:48 AM By Jean-Philippe_P
Description | This article describes how to get a report for NAC unenforced ports using the CLI. |
Scope | FortiNAC 8.X 9.X, 7.X. |
Solution |
For FortiNAC-Centos 8.x, 9.x:
cd /tmp
DumpUnenforcedPorts -excludeUplinks -groups "Forced Registration,Forced Remediation, Forced User Authentication Exceptions, Forced Scan Exceptions, Forced Remediation Exceptions, Forced Authentication" | tee unenforcedports.txt
For FortiNAC-F 7.x:
exec enter-shell
cd /home
DumpUnenforcedPorts -excludeUplinks -groups "Forced Registration,Forced Remediation, Forced User Authentication Exceptions, Forced Scan Exceptions, Forced Remediation Exceptions, Forced Authentication" | tee unenforcedports.txt
|
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.