This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC!
We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.
I need to find a way to run a report across all of my access layer switches to tell me how many (percentage or count, anything) ports are configured for .1x vs ports that do not have any .1x configuration. I've made a very basic report with orion to parse all of the access switch configs that's missing a specific .1x config line. It works but there has to be something better or built into ISE reporting to show this data.
It's not an ISE feature to inventory switch configurations. As such, there is no ISE report on access switch interface configuration.
You might want to try the port config status under [ Context Visibility > Network Devices ], which using SNMP v1 or v2c to pull data from the switches, and see whether it helps with your quest.