I'm trying to find a way to search every switch config for a specifc VLAN setting. When that VLAN is found, remove spanning-tree portfast from those ports.
The goal of this being to create a scheduled job which will run out and do this. Either by searching the latest downloaded running configs, making the changes and then uploading them all back to each switch or by making the change on each switch directly.
thanks!