Is there a way on NCM to add an ospf setting to multiple different ospf router IDs?
E.g. i have 100 routers and each router has a router ID from 1-100. I want to be able to go into each router and query max-lsa threshold. If the string does not exist then go into the config and add it in. The problem i have is i don't know if i can get the policy to go into each respective router ospf 1-100 to make the change. Can any1 help me out im completely new to solarwinds NCM.
TLDR: can i add any logic to this rule to go into each routers specific "router ospf 1-100" to apply the max-lsa command?
My rule so far is
String matching
string is not found
string: max-lsa
Remediation (this is where my problem lies)
Router ospf x
max-lsa 20000
do wr