Router1 - new config "ip route 192.168.10.10 255.255.255.255 10.1.10.1
I've got a mass deployment of configs to add additional static routes to existing routers and the next hop will be different for each site. Is there a way for NCM to do this?
For example
3 routers
Router1 - new config "ip route 192.168.10.10 255.255.255.255 10.1.10.1
Router2 - new config "ip route 192.168.10.10 255.255.255.255 10.1.20.1
Router3 - new config "ip route 192.168.10.10 255.255.255.255 10.1.30.1
Rather than logging on to a large amount of routers (100+) and making this change manually or creating a job in NCM for each router, which would take about as long as logging on to each of them, I'd like NCM to be able to change the 3rd octet for me.
Any ideas would be appreciated
Cheers
Steve