FortiNAC
NOTE: FortiNAC is now named FortiNAC-F. For post-9.4 articles, see FortiNAC-F. FortiNAC is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks.
ebujedo
Staff
Staff
Article Id 192821
Description
This article describes how to enable the reading of VRF information on L3 capable switches.

Solution
Login as a root user to the FortiNAC CLI:
Device -ip <Device IP Addr> -setAttr -name EnableVRF -value true <-----Where <Device IP Addr> is the IP of the switch.

To verify, run:
Device -ip
<Device IP Addr>
It will show a couple of configuration lines, includes the one you just set - EnableVRF true.

Contributors