Parametrized mass config push

Post your feature requests here
Post Reply
tommyd
Posts: 11
Joined: Mon May 13, 2019 9:44 am

Mon May 13, 2019 10:11 am

It would be great to extend mass config push to allow replaceable tokens. data could be taken from csv file.

For example:

config command

Code: Select all

snmp-server location {snmp-location}
csv file

Code: Select all

device,snmp-location
some-device.domain.com,"Some Place, Street"
Post Reply