I have a number of sites with devices that I want to schedule a config backup at different times of the day.
I have tried the following and several variants but all the devices seem to get backed up from both the main job(1) and the site specific jobs.
Job1 (Generic)
Select Nodes where all of the following apply
Select Nodes where none of the following apply
Where Node Name starts with Site1
Where Node Name starts with Site2
etc.
Select Nodes where any of the following apply
Where Machine Type is equal to Catalyst 37xx Stack <- I only need to back up certain device types at the main site
Job2 (Site 1)
Select Nodes where all of the following apply
Where Node Name starts with Site1
Job3 (Site 2)
Select Nodes where all of the following apply
Where Node Name starts with Site1
etc.
It doesn't seem to matter what I do, it seems to be all or nothing at Site 1. What I need is a way to exclude devices from the generic job(1) based on a portion of the machine name.
Is there something I am missing?
Thanks -Rob-