I am attempting to create an interface errors report filtered on the type of interface.
NCM provides a basic interfaces report but I have the need to limit the report to interfaces that meet key criteria. We have over a hundred thousand ports and it can be extremely time consuming eliminating access ports from say L3 ports or switch trunk ports. Currently we use the interface custom field CarrierName to filter off from. But this requires manual input that at times gets overlooked and as such we had a case of an overlooked issue that was very public. We want to remove the human factor
I would like to create a report that looks at the interface config and searches for lines such as 'IP Address' or 'Channel-group' (Cisco house) and only provides the errors for these interfaces. Or any other way to efficiently filter these type of interfaces for reporting of interface errors and not require human input.
I appreciate any time or input you can provide.