Hi there, need some assistance please setting up a compliance rule to check port configuations.
Example, need to look for the following config at port level for certain switches
interface GigabitEthernet1/0/X
description NAC-REMOVED - HEIN WIFI IPERF
switchport access vlan 46
switchport mode access
switchport voice vlan 47
device-tracking attach-policy IPDT_POLICY
spanning-tree portfast
service-policy input INPUT-MARKER
Ideally the report should highlight devices ports missing the above config.
Thanks