Technical Tip: Logs that needs to be collected if the Hardware Vendor information for the client device is not listed under the NAC policies on the Firewall
| Description | This article describes the list of logs that need to be collected and presented to the TAC to get the Mac Address Database updated. |
| Scope | FortiAP, FortiSwitch. |
| Solution | To gain a basic understanding of how NAC policies work and to learn how to configure them, refer to the links provided below:
To classify the devices based on the Vendor MAC OUI (Organizationally Unique Identifier), select the 'Hardware vendor' option and select the required Vendor from the dropdown list as shown below:
If the vendor information for the client device is missing under this list, perform the steps shown below:
USFL-TPAT11ZE-MDF-FW1 (global) # diagnose autoupdate versions | grep -A 7 "Mac Addr"
USFL-TPAT11ZE-MDF-FW1 (global) # diagnose vendor-mac match 70:4c:a5:4e:77:5d 18
Here, "18" represents the wildcard bits used to match the first three octets of the MAC address, which signify the OUI.
Take a screenshot of the OUI lookup results and upload it, along with the CLI outputs mentioned above, to TAC support to request an update of the vendor information for the client device in the MAC Address Database. |
