We have 1000+ cisco devices using different ip helper addresses configured. The only commonality is the last octet is the same in all of them.
I'm looking for a way I can search for -
interface vlan1
ip helper-address x.x.x.10
interface vlan2
ip helper-address x.x.x.10
then remove the ip helper address in vlans 1 and 2.
I configured a report, policy, and rule, but am unsure on how to configure the remediation script.