Hi,
Is it possible for the new config change templates to search out and find any IP that does not match a particular IP range and issue a specific command to that interface?
For example:
If IP == xxx.xxx.xxx.xxx - xxx.xxx.xxx.xxx then
config t
interface xxx
command issued
end
wr