Anyone have rule logic to alert if a config contains a active interface with a blank description?
I've tried several variations but can't seem to get it to work.
I want it to step through each interface block and check to see if its active and if so if a description is in place.
so
interface blahbalh
description blah
no shut
would report as good
interface blahblah1
no shut
would report as critical