Technical Tip: Enable VRF on switches
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:
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.
