I am using Policy Reporter to let me know what devices do not me certain standards. So far I have most of what I need done. There are a few requirements that are asking for those interfaces on a Cisco Switch that are admin down be placed into a particular VLAN. I have chosen VLAN 999 for this requirement. Here is how the rule must be defined in English:
If port is admin down
and switchport access vlan 999
Port is not in violation
Does anyone know the syntax I need to write in the Pattern box of creating a rule?